[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] libxl: error: libxl_dm.c:1212:device_model_spawn_outcome: domain 1 device model: spawn failed (rc=-3) when creating VM using upstream qemu on Xen 4.2.
Thanks, Marc. I changed disk line to disk = [ 'phy:/dev/VolGroup/lv_home,hda,w', 'file:/usr/src/Windows2003.iso,hdc:cdrom,r' ] but same error occur.
libxl: error: libxl_dm.c:1212:device_model_spawn_outcome: domain 1 device model: spawn failed (rc=-3)
libxl: error: libxl_qmp.c:641:libxl__qmp_initialize: Connection error: No such file or directory
I guess installation of upstream-qemu is wrong. I refer to http://wiki.xen.org/wiki/QEMU_Upstream .
1. Download 'upstream-qemu' 2. ./configure --enable-xen --enable-spice --target-list=i386-softmmu --extra-cflags="-I/usr/share/doc/xen-licenses-4.2.0/tools/include -I/usr/share/doc/xen-licenses-4.2.0/tools/libxc -I/usr/share/doc/xen-licenses-4.2.0/tools/xenstore" --extra-ldflags="-L$/usr/share/doc/xen-licenses-4.2.0/tools/libxc -L$path_to_xen_source/tools/xenstore"
3. make How should I do to get more information about this error. Thanks. 2012/11/15 Marc Tousignant <myrdhn@xxxxxxxxx> Your disk line looks wrong. |
Lists.xenproject.org is hosted with RackSpace, monitoring our |