Launchpad has imported 4 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=580806.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2010-04-09T05:54:30+00:00 Lijian wrote:

Description of problem:
    I'm testing live migration feature following instructions in 
https://fedoraproject.org/wiki/QA:Testcase_Live_Migration_using_libvirt/virsh, 
the migration does work, but the pinging to the guest OS was interrupted just 
after the migration succeeded, and network doesn't work even if I restart the 
NetworkManager in guest OS.
    This happens both on Fedora 12 and Windows XP SP3 I've tested, maybe it's a 
bug.
    BTW, I'm using bridge network on both source and dest machines, and the 
interface names are all the same("br0").

Version-Release number of selected component (if applicable):
    * kernel-2.6.33.1-19.fc13
    * libvirt-0.7.7-1.fc13
    * python-virtinst-0.500.2-3.fc13
    * qemu-0.12.3-6.fc13
    * seabios-0.5.1-1.fc13
    * virt-manager-0.8.3-2.fc13

How reproducible:
    Always.

Steps to Reproduce:
1. Share the image with dest host via NFS.
2. Start Guest OS, and ping it.
3. Run "virsh migrate --live testxp qemu+ssh://10.66.65.51/system"
  
Actual results:
    Ping returns nothing after Guest OS in source host closes, re-ping it, and 
outputs:

>From 10.66.65.190 icmp_seq=2611 Destination Host Unreachable
>From 10.66.65.190 icmp_seq=2612 Destination Host Unreachable
>From 10.66.65.190 icmp_seq=2613 Destination Host Unreachable

    The same when pinging from Guest OS to Host OS.

Expected results:
    Ping continue uninterrupted.

Additional info:

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/612671/comments/0

------------------------------------------------------------------------
On 2010-05-21T17:33:02+00:00 Cole wrote:

Can you still reproduce this issue? On the remote host, if you do 'virsh
define $vmname' for the migrated VM, the reboot the VM, do you get
network connectivity?

Do VMs on the remote host have network connectivity to start? Can you
provide the XML of the migrated guest? Can the guest ping public
websites at all?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/612671/comments/1

------------------------------------------------------------------------
On 2010-06-17T17:51:17+00:00 Cole wrote:

Closing as INSUFFICIENT_DATA. Please reopen if you can reproduce with
latest F13 or rawhide packages.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/612671/comments/2

------------------------------------------------------------------------
On 2010-08-03T14:08:38+00:00 Moshe wrote:

I have what seems to be an identical issue.

I can confirm that a reboot of the XP SP3 guest OS /does/ return the
networking to operation - at the expense of making live migration a bit
of a pointless exercise since the intention is to avoid the reboot and
keep things running seamlessly.

The identical cluster migrating a Linux VM works properly - there is no
interruption to operation.  NeatX/NoMachine sessions continue to operate
and no pings are lost.

Right now, this seems to affect XP SP3.  I've tried it with and without
the virtio network driver but the result is identical.

My systems are AMD64 quad core CPUs - both servers are identical in all
hardware.

A tcpdump shows the XP guest sends out packets, these are forwarded over
the bridge and the reply packets also come back onto the guest vnet0
device but the guest does not see them.  e.g. a tcpdump shows the ping
request and the reply packet but the guest itself does not receive the
reply packet even though tcpdump shows it is there.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/612671/comments/7


** Changed in: libvirt
       Status: Unknown => Expired

** Changed in: libvirt
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/612671

Title:
  Live Migration Guest Network Stops Responding

To manage notifications about this bug go to:
https://bugs.launchpad.net/libvirt/+bug/612671/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to