2ddc924be8
Updates links to the versioned guides for mitaka (to Install guides and Config Reference) Change-Id: I2132ef1ecafd1f364dc9eb9a2d6420c95d22fadf
603 B
603 B
Cannot find suitable emulator for x86_64
Problem
When you attempt to create a VM, the error shows the VM is in the
BUILD
then ERROR
state.
Solution
On the KVM host, run cat /proc/cpuinfo
. Make sure the vmx
or svm
flags are set.
Follow the instructions in the Enable KVM section in the OpenStack Configuration Reference to enable hardware virtualization support in your BIOS.