Public bug reported:
Hi,
I am using virt-manager for testing live migration. Two machines having
IPs 192.168.2.250 and 192.168.2.48 has been used.
Software versions:
#kvm -verion
QEMU emulator version 0.14.1 (qemu-kvm-0.14.1), Copyright (c) 2003-2008 Fabrice
Bellard
#uname -r
3.0.0-12-generic
I am running a VM in 192.168.2.250 machine and trying to migrate to
192.168.2.48. The other configuration details are given below.
System with IP = 192.168.2.250 is nfs-kernel-server is running
#cat /etc/exports
/var/lib/libvirt/images
192.168.2.250/255.255.255.0(rw,sync,fsid=0,no_root_squash)
System with IP = 192.168.2.48 is mounted with shared
#cat /etc/fstab
192.168.2.250:/var/lib/libvirt/images /var/lib/libvirt/images nfs
defaults 0 0
#df -k
192.168.2.250:/var/lib/libvirt/images 49886464 24680448 117592064 18%
/var/lib/libvirt/images
But after this when I try to migrate I am getting below error
Unable to migrate guest: operation failed: migration to 'tcp:System-2' failed:
migration failed
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 44, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/migrate.py", line 557, in
_async_migrate
vm.migrate(dstconn, migrate_uri, rate, live, secure, meter=meter)
File "/usr/share/virt-manager/virtManager/domain.py", line 1123, in migrate
self._backend.migrate(destconn.vmm, flags, newname, interface, rate)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 562, in migrate
if ret is None:raise libvirtError('virDomainMigrate() failed', dom=self)
libvirtError: operation failed: migration to 'tcp:System-2' failed: migration
failed
===============
dmesg gives below in System-2 (192.168.2.48) nothing in 192.1689.2.250
system
[ 6329.464839] type=1400 audit(1335857060.973:41): apparmor="STATUS"
operation="profile_load" name="libvirt-966d6e7b-59eb-0de2-b0c1-1dbaf2686860"
pid=10190 comm="apparmor_parser"
[ 6329.566662] device vnet1 entered promiscuous mode
[ 6329.569036] virbr0: topology change detected, propagating
[ 6329.569045] virbr0: port 2(vnet1) entering forwarding state
[ 6329.569048] virbr0: port 2(vnet1) entering forwarding state
[ 6329.921194] virbr0: port 2(vnet1) entering forwarding state
[ 6329.921829] device vnet1 left promiscuous mode
[ 6329.921837] virbr0: port 2(vnet1) entering disabled state
[ 6330.516079] type=1400 audit(1335857062.025:42): apparmor="STATUS"
operation="profile_remove" name="libvirt-966d6e7b-59eb-0de2-b0c1-1dbaf2686860"
pid=10211 comm="apparmor_parser"
Kindly help me to resolve this issue.
Best Regards,
Nikhil
** Affects: qemu-kvm (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992530
Title:
Live Migration failing
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/992530/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs