On Wed, Jan 18, 2012 at 12:35:48PM +0100, Michael Fladischer wrote: > On Wed, 2012-01-18 at 12:23 +0100, Guido Günther wrote: > > This isn't running as your use. Check your logs. > > Running it as root or libvirt-qemu makes no difference. It always > returns the same output and nothing is written > to /var/log/libvirt/libvirtd.log.
You need to run the command as libvirt-qemu to track down your problem. You can also check with strace what libvirtd does which can be a bit tricky since libcap-ng is also in use. You can turn this of in libvirtd/qemu.conf. Cheers, -- Guido > > If I try to start it from virsh (started as root): > > # create /etc/libvirt/qemu/Windows.xml > error: Failed to create domain from /etc/libvirt/qemu/Windows.xml > error: internal error Child process (LC_ALL=C > PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin HOME=/ > /usr/bin/kvm -device ? -device pci-assign,? -device virtio-blk-pci,? -device > virtio-net-pci,?) status unexpected: exit status 1 > > The last line also ends up in /var/log/libvirt/libvirtd.log: > > 2012-01-18 11:32:38.794+0000: 2821: error : virCommandWait:2192 : internal > error Child process (LC_ALL=C > PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin HOME=/ > /usr/bin/kvm -device ? -device pci-assign,? -device virtio-blk-pci,? -device > virtio-net-pci,?) status unexpected: exit status 1 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

