On Tue, 2012-01-31 at 14:34 +0100, Guido Günther wrote:
[..]
> > I have tested migration both ways though, all fail.
> Did you check the VMs log in /var/log/libvirt ?
>  -- Guido

Thanks for fast response, yes the /var/log/libvirt/qemu/vmname1.log from
hostOS2 (migration target) is attached (also posted in my first
message). HostOS doesnt seem to log anything there.

Best regards,
Jort Koopmans

LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/root USER=root LOGNAME=root QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 1024 -smp 1,sockets=1,cores=1,threads=1 -name vmname1 -uuid 0f891712-aae3-b78e-5dcf-90c688df4326 -nodefaults -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/vmname1.monitor,server,nowait -mon chardev=monitor,mode=readline -rtc base=utc -boot c -drive file=/dev/vgbase/vm1ir,if=none,id=drive-virtio-disk0,boot=on,format=raw -device virtio-blk-pci,bus=pci.0,addr=0x5,drive=drive-virtio-disk0,id=virtio-disk0 -drive if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -device virtio-net-pci,vlan=0,id=net0,mac=52:54:00:b8:12:f4,bus=pci.0,addr=0x3 -net tap,fd=54,vlan=0,name=hostnet0 -device virtio-net-pci,vlan=1,id=net1,mac=52:54:00:f4:2f:20,bus=pci.0,addr=0x4 -net tap,fd=55,vlan=1,name=hostnet1 -chardev pty,id=serial0 -device isa-serial,chardev=serial0 -usb -device usb-tablet,id=input0 -vnc 127.0.0.1:1 -k en-us -vga cirrus -incoming tcp:0.0.0.0:49152 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6 
14:06:30.575: debug : qemudInitCpuAffinity:2423 : Setting CPU affinity
14:06:30.576: debug : qemuSecurityDACSetProcessLabel:547 : Dropping privileges of VM to 106:107
char device redirected to /dev/pts/2

Reply via email to