[nova]How to confirm whether a arm64 node supports hardware acceleration for virtual machines

韩光宇 hanguangyu2 at gmail.com
Tue Sep 6 10:32:41 UTC 2022


Hello,

I see `egrep -c '(vmx|svm)' /proc/cpuinfo` in nova install
documentation[1]. It can be used to confirm whether a node supports
hardware acceleration for virtual machines on x86 architecture. But it
is not applicable in the ARM architecture.

Do we have an officially recommended method to confirm in ARM architecture?

Thanks,
Han Guangyu

[1]https://docs.openstack.org/nova/latest/install/compute-install-rdo.html#finalize-installation



More information about the openstack-discuss mailing list