Description
The connected cluster node does not support hardware virtualization.
Contents
Error 5352, No KVM virtualization support on node
Possible solutions
- Enable hardware virtualization support in the BIOS/UEFI of the cluster node. To check virtualization support, run the command:
grep -P 'vmx|svm' /proc/cpuinfo
If the command output is non-empty, virtualization is supported.