WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Live migration-delay in gratuitous arp

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Live migration-delay in gratuitous arp
From: Jamon Camisso <jamonation@xxxxxxxxx>
Date: Wed, 12 Jan 2011 03:04:01 -0500
Delivery-date: Tue, 11 Jan 2011 19:05:24 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=L+l7v9FauOlsWOGRuCmeFVE3TBuS+mEVvFUEYxl3GfQ=; b=BaR5mrf/jBy1i+a6fXccVrlQc6Ul7zsETvP979zxkG25yD6gCYrcXJHcpbGJ9m3zzj seyVVzujtkSpPdmbzoDN46ZN0gcDQfJKLWNPgKsk4zq8qDR63/b1pEVPYC8iw1/jwKBs QsMgXxuaj+CSctbFBvq38ks1VnGf4dCcHvTQA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=DfjRQBYXWjdnymllBr783oFTCTk4ZbZyBc8fHPyZp63RggTNGDEHZx/u/NIAI6USFJ VvAoeEUozpi4kexfpC2BwAUHYwKiAusMk6JonL38NbscZdxM2d6+AGIjEPNUXAM/ovSY qH6pzh8yoM6DpXuL20biZwDOAFZl9C1rzKiU4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4D2D172B.1060800@xxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <4D2D172B.1060800@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7
On 1/11/2011 9:51 PM, Virajith Jalaparti wrote:
Hi,

I was trying to perform live migration with a VM on a LAN and measure
the downtime seen by an application (e.g. ping), the time for which the
application cannot communicate with the VM. The application is run on a
machine different from those between which the VM is migrated. I noticed
that the VM remains unreachable for nearly 1-1.5sec. However the
xend.log file says that the time (the delta) for the last round of the
migration is around 100msec. So, the VM is actually paused for just
around 100msec but the application cannot reach it for 1-1.5sec. I
believe this is because of the delay in the gratuitous ARP being sent.
Is the implementation such that the ARP is not sent immediately after
the migration is finished? Is there an easy tweak (without modifying
source code) by which I can correct this or do I have to modify the
source code?

I am using Xen from the repos of CentOS 5.5 on a 64bit machine.

I'd be interested to hear if running arping in screen during migration on your domU has any effect.

Jamon

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>