Re: [Xen-API] libvirt: libxenlight failed to create new domain

2013-10-28 Thread Guillaume Thouvenin
Guillaume Thouvenin a écrit : 2013-10-25 11:54:07.234+26802: error : libxlVmStart:958 : internal error libxenlight failed to create new domain 'centosvm1' I found some other log in libxl.log: libxl: debug: libxl_create.c:1157:do_domain_create: ao 0x7fae08000a10: create: how=(nil) callba

[Xen-API] libvirt: libxenlight failed to create new domain

2013-10-25 Thread Guillaume Thouvenin
Hello, I'm trying to create a VM by using libvirt as toolstack but it failed. The xenopsd-xc is running. I installed xen from RPM that I build. The XML that I'm using to create the VM is in the log of the error. I used the command "virsh -c xen:/// create machine.xml" that I launched in dom0. The