First time here? Check out the FAQ!
![]() | 1 | initial version |
'ps' command in your compute node.
ps axfu | grep -e qemu -e kvm
If show like this 'qemu-system-x86_64 -machine accel=kvm:tcg' ,KVM work well.
Please refer this. https://bugs.launchpad.net/nova/+bug/1195361