Requirements for Kernel-based Virtual Machine (KVM) virtualization discovery
Kernel-based Virtual Machine (KVM) discovery pre-requisites are as follows:
-
VRTSsfmhpackage must be present on the Linux host. -
KVM modules must be installed and configured on the virtualization server.
To verify if the KVM modules are installed and configured, run the following command:
-
file /dev/kvm
The output should be
/dev/kvm: character special.
More Information
Related information