All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cristian Zamfir <zamf@dcs.gla.ac.uk>
To: xen-devel@lists.xensource.com
Subject: send_fake_arp lost during live migration
Date: Thu, 22 Feb 2007 14:07:27 +0000	[thread overview]
Message-ID: <45DDA39F.9030701@dcs.gla.ac.uk> (raw)


Hi,

I think that the ARP broadcast sent by send_fake_arp in netfront.c gets 
lost during live migration even though it is called during migration in 
backend_changed(). Therefore, the outage is aroung 2s instead of tens of 
ms as expected.

I am able to see in tcpdump the ARP broadcast when domU boots, but not 
when it is live migrated.

I have also noticed a strange behaviour or arping. When I arping any 
host from domU it stops after sending and receiving the first probe.

Has anyone else experienced this problem?

I am using xen 3.0.3 and this is my network setup:

vif = ['mac=00:16:3E:F6:BB:01']
dhcp="off"
ip="130.209.253.132"
netmask="255.255.240.0"
gateway="130.209.240.48"
hostname="raoul"


Thank you.

Cristian

                 reply	other threads:[~2007-02-22 14:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45DDA39F.9030701@dcs.gla.ac.uk \
    --to=zamf@dcs.gla.ac.uk \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.