Comment 0 for bug 869553

Revision history for this message
Simon Déziel (sdeziel) wrote : KVM migration fails when tunnelled

While attempting a live migration the destination host (node1) logs this :

Oct 5 17:13:56 node1 kernel: [ 1418.872987] type=1503 audit(1317849236.311:29): operation="mknod" pid=1975 parent=1 profile="libvirt-4aa60863-6b03-2f19-897f-4de6d12c96e1" requested_mask="c::" denied_mask="c::" fsuid=0 ouid=0 name="/var/
run/libvirt/qemu/qemu.tunnelmigrate.dest.guest1"

The source system was running this command :

root@node2:~# virsh migrate --live --p2p --tunnelled guest1 qemu+ssh://192.168.88.51/system

Both systems are running the same distro and package versions :

# lsb_release -rd
Description: Ubuntu 10.04.3 LTS
Release: 10.04

# apt-cache policy libvirt-bin
libvirt-bin:
  Installed: 0.7.5-5ubuntu27.16
  Candidate: 0.7.5-5ubuntu27.16
  Version table:
 *** 0.7.5-5ubuntu27.16 0
        500 http://archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
        500 http://archive.ubuntu.com/ubuntu/ lucid-security/main Packages
        100 /var/lib/dpkg/status
     0.7.5-5ubuntu27 0
        500 http://archive.ubuntu.com/ubuntu/ lucid/main Packages