
It might be that the host is not reporting the host capabilities correctly. You can see all host's supported CPUs in the host detail screen, just roll over the info icon next to the CPU Type. You can check if the data are in the database like this: select cpu_flags from vds where vds_name = 'your-host-name'; And you can check what the host reports by running the following command on the host (search for cpuFlags key): sudo vdsm-client Host getCapabilities Make sure the capabilities contain all required flags - vmx, model_Haswell-noTSX and nx. Regards, Lucia On Mon, Aug 2, 2021 at 4:00 PM jimod4--- via Users <users@ovirt.org> wrote:
If I run lscpu it shows the vmx and nx flags are there. Virtualization is enabled in bios. I have vms running on the kvm host _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/SIYJ6X3DSZSMPZ...