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] Xen live migration: from where is the ARP sent?

To: Virajith Jalaparti <virajith.j@xxxxxxxxx>
Subject: Re: [Xen-users] Xen live migration: from where is the ARP sent?
From: Todd Deshane <todd.deshane@xxxxxxx>
Date: Sat, 12 Mar 2011 15:37:12 +0000
Cc: Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>, xen-research@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 12 Mar 2011 07:38:31 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:cc:content-type; bh=QHxa8RS5movy3ek8PK4Ag175OXE6Io1pjtFpPUdm860=; b=czhfMBWlkdCqk/2Qm2/au3FQ4EErnTQrTiJVA9oC04gcRI3gyQfXZkqXx/ISdhFegD IuU/OJq8ojv8j3JOLzD8F7jOM/91VeckEtR89W4nyZq8VYrVvSKf5qGNdl8MwchhUogF 4qq8FA7r/vv5YE0yayYhEoXEyz1qqNhdEmYBc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=goS3XTk3+aHueaZSwFs+z3/W8ZSCfgP2Y8NaRIl6auA1gmjsUpnpwIdrgTF+QNbcGn +20GO3aSO3qL2o0SaILYZKcPFJnld02S0Vi69li/xnh2GwTlkQzeBxVx3o7QZncbWnEQ Yf+ucN8Hifbmvw5lX3tTfwK9DcZce7PI3AjHY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4D7AB4C3.8060906@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: <4D7AB4C3.8060906@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Fri, Mar 11, 2011 at 11:48 PM, Virajith Jalaparti
<virajith.j@xxxxxxxxx> wrote:
> Hi,
>
> I was hoping someone could help me out with a question I had about the live
> migration of Xen.
> I am trying to perform live migration of a VM using Xen 3.4.3. When
> paravirtualization is used, a gratuitous arp is sent out after the VM is
> restored at the new location (I did not find such an arp being sent when the
> VM is fully virtualized). Is this arp sent out by xen (the hypervisor) or
> the modified operating system? If the arp is sent by xen, which part of the
> xen code (which file?) actually sends out this arp? If the arp is not sent
> by xen, is it possible to send an arp from xen rather than the OS? I think
> we would require to know the IP address and the MAC address of the VM for
> this purpose.
>

Maybe a search through the code would be helpful:
http://lxr.xensource.com/lxr/search?string=arp


Thanks,
Todd

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



-- 
Todd Deshane
http://www.linkedin.com/in/deshantm
http://www.xen.org/products/cloudxen.html

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

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