[Bug 461528] Re: apparmor blocks migration
Jamie Strandboge
jamie at ubuntu.com
Tue Nov 10 17:36:29 GMT 2009
This now works in 0.7.0-1ubuntu13.1:
$ virsh list
Connecting to uri: qemu:///system
Id Name State
----------------------------------
1 testqemu-migrate running
$ ssh 192.168.122.3 virsh list
Connecting to uri: qemu:///system
Id Name State
----------------------------------
$ virsh migrate --live testqemu-migrate qemu+ssh://192.168.122.3/system
Connecting to uri: qemu:///system
$ virsh list
Connecting to uri: qemu:///system
Id Name State
----------------------------------
$ ssh 192.168.122.3 virsh list
Id Name State
----------------------------------
1 testqemu-migrate running
--
apparmor blocks migration
https://bugs.launchpad.net/bugs/461528
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.
More information about the Ubuntu-server-bugs
mailing list