XCP

Comment 2 for bug 1029345

Revision history for this message
Bilenkis Yuri (bilenkis-yuri) wrote :

Thank you for help. I have updates about this bug.
The reason of "nova.rpc.amqp Failure: ['INTERNAL_ERROR', 'device model failed to initialise: qemu-dm exit" is qemu could not work properly with bridge mode of xcp.
You must write "openvswitch" in /etc/xcp/network.conf and then configure xcp for working with this mode (from manual "/usr/share/doc/xcp-xapi/README.Debian.gz").
Then you virtual machine run almost properly. But I have new problem.
#nova boot --flavor 1 --image e132ec71-f42a-4854-a3f4-16ae3a8b1ce9 --key_name mykey --security_group default xen.raw
Wait for a wile and watch console of VM:
#xtightvncviewer 127.0.0.1:5901
My VM is freeze and nothing helps (reboot too).
I can not understand, why VM running under qemu? This is pvm machine... May be I send wrong parameters from nova to xcp?