Comment 5 for bug 869553

Revision history for this message
Simon Déziel (sdeziel) wrote :

On the receiving host :

root@node1:~# cat /var/log/libvirt/qemu/guest1.log
LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 512 -smp 1 -name guest1 -uuid 4aa60863-6b03-2f19-897f-4de6d12c96e1 -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/guest1.monitor,server,nowait -monitor chardev:monitor -boot c -drive file=/var/lib/libvirt/images/guest1.img,if=virtio,index=0,boot=on,format=raw,cache=writeback -net nic,macaddr=52:54:00:03:d7:15,vlan=0,model=virtio,name=virtio.0 -net tap,fd=36,vlan=0,name=tap.0 -chardev pty,id=serial0 -serial chardev:serial0 -parallel none -usb -vnc 127.0.0.1:0 -vga cirrus -incoming unix:/var/run/libvirt/qemu/qemu.tunnelmigrate.dest.guest1
char device redirected to /dev/pts/1
bind(unix:/var/run/libvirt/qemu/qemu.tunnelmigrate.dest.guest1): Permission denied