|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] arp during live migration
On 6/3/07 22:59, "Graham, Simon" <Simon.Graham@xxxxxxxxxxx> wrote:
> All of this leads to a ~1s delay setting up the network path plus the
> gratuitous ARP is dropped so there can be a MUCH larger network
> blackout. If you are trying to get sub-second blackout on migration this
> is a big problem!
>
> It seems to me that the right thing to do here is to have the link up on
> the VIF in advance of the domain resuming on the target but I'm guessing
> that this would cause netback to have conniptions...
Changeset 14280 in xen-unstable fixes this by no longer using the
netif_carrier flag. The patch will probably backport very straightforwardly
onto older (or newer) 2.6 Linux kernels.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|