[rhos-list] Problem creating an instance using nova boot

Jaroslav Henner jhenner at redhat.com
Mon Sep 3 13:20:24 UTC 2012


On Po 3. září 2012, 15:12:31 CEST, Regis Mazur wrote:
> In compute.log file, I have this error:
> CRITICAL nova [-] internal error Cannot find suitable emulator for x86_64
>
> On 03/09/12 13:48, Jaroslav Henner wrote:
>> On Po 3. září 2012, 14:14:03 CEST, Regis Mazur wrote:
>>> Hi,
>>>
>>> I have followed the instructions from "Getting Started with OpenStack
>>> Essex Preview" document, but when I'm trying to create an instance of my
>>> Fedora image using nova boot command the "OS-EXT-STS:vm_state" property
>>> always has "error" value instead of "building".
>>
>> I would check the logs. Especially /var/log/nova/*
>>
>>>
>>> Do you have any idea what could be the problem?
>>>
>>> Thanks.
>>> Regards.
>>> Regis
>>>
>>> _______________________________________________
>>> rhos-list mailing list
>>> rhos-list at redhat.com
>>> https://www.redhat.com/mailman/listinfo/rhos-list
>>
>>
>

Check
 * you have loaded kvm:
lsmod  | grep kvm
kvm_intel              52570  0
kvm                   314739  1 kvm_intel

 * your libvirt is running,

 * it has created sockets:
ll /var/run/libvirt/libvirt-sock*
srwxrwxrwx. 1 root root 0 23. srp 08.17 /var/run/libvirt/libvirt-sock
srwxrwxrwx. 1 root root 0 23. srp 08.17 /var/run/libvirt/libvirt-sock-ro

 * Try reboot. I've seen this several times. AFAIK I didn't find the 
root cause, but AFAIK reboot helped and then it was OK.




More information about the rhos-list mailing list