The following improvements were made:
- Improved relationship creation code between Red Hat KVM VM SI nodes and virtual Host nodes where Microsoft Windows is the guest OS.
- Added support for the creation of the relationship between Red Hat KVM VM Si nodes and virtual Host nodes where Linux is the guest OS. However, this requires additional discovery features available only in BMC Discovery version 8.3.
Improved the check for the KVM running on the server. If no 'KVM' package is found, the pattern searches for qemu-kvm processes that mean that VMs are running on the server.
Changed the pattern trigger to make sure that a KVM kernel thread is running on all installations.
Added an extra trigger entry to the pattern that creates a relationship from the virtual Host node to the KVM VM SI it is running within. The trigger acknowledges the most recent releases of KVM that are part of Red Hat Enterprise Virtualization setups.
The following improvements were made:
- Enhanced the pattern package versioning regex.
- Updated the pattern to search for the KVM process that handles VMs if no qemu-kvm process is found.
- Updated the trigger for the KVMVirtualHost pattern (ADDM-11362).
Added a vm_class attribute to Host nodes that are running virtualization software discovered by BMC Discovery, which enhances reporting in a future version of BMC Discovery.
The following improvements were made to the KVMConsolidateFromSI pattern:
- Updated the trigger to support Debian installations.
- Updated ordering of arguments to model.uniquerel.HostContainment.
- Added the type attribute to model.uniquerel.HostContainment.
- Added support for Proxmox installations.
Enhanced the Red Hat KVM pattern to handle the incorrect UUID format correctly (QM001860805).