Name: | mom |
---|---|
Version: | 0.6.4 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 422311 |
License: | GPLv2 |
RPM: | mom-0.6.4-1.el8.noarch.rpm |
Source RPM: | mom-0.6.4-1.el8.src.rpm |
Build Date: | Fri Apr 21 2023 |
Build Host: | ovs-x86-ol8-builder-01.webad1phx.solarisx86phx.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://www.ovirt.org |
Summary: | Dynamically manage system resources on virtualization hosts |
Description: | MOM is a policy-driven tool that can be used to manage overcommitment on KVM hosts. Using libvirt, MOM keeps track of active virtual machines on a host. At a regular collection interval, data is gathered about the host and guests. Data can come from multiple sources (eg. the /proc interface, libvirt API calls, a client program connected to a guest, etc). Once collected, the data is organized for use by the policy evaluation engine. When started, MOM accepts a user-supplied overcommitment policy. This policy is regularly evaluated using the latest collected data. In response to certain conditions, the policy may trigger reconfiguration of the system’s overcommitment mechanisms. Currently MOM supports control of memory ballooning and KSM but the architecture is designed to accommodate new mechanisms such as cgroups. |
- Add a missing argument to GenericScanner.t_default Resolves: rhbz#2137532
- Increase cache expiration time for IO tune Resolves: rhbz#1720976 - Build fixes and improved compatibility with Python 3
- use ConfigParser instead of SafeConfigParser Resolves: rhbz#2001789 - test: move from nose to unittest Resolves: rhbz#2001759
- Python 3 compatibility fix for libvirt interface and GuestNetworkDaemon collector - Fix in KSM Controller
- Release for el8
- Python 3 compatibility fixes
- Controllers convert floating point values to integers Resolves: rhbz#1733546
- Rebase on upstream 0.5.14
- Rebase on upstream 0.5.13
- Rebase on upstream 0.5.12