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-research

[Xen-users] Xen live migration: from where is the ARP sent?

To: Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>, xen-research@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen live migration: from where is the ARP sent?
From: Virajith Jalaparti <virajith.j@xxxxxxxxx>
Date: Fri, 11 Mar 2011 17:48:19 -0600
Cc:
Delivery-date: Fri, 11 Mar 2011 15:51:04 -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:content-type:content-transfer-encoding; bh=PQc/PF4Bf2S4dMfLYNOkmPkq3rW7NK+BzDSPZaE6gjY=; b=vUE+RPxFdlf5RqU09u1Wetd1Z+Y4NxyqdYX8/QQav97TNFEG90/VstAsJJHDTuW54y NEatLMuGL7sNF1D3ALeWZoK9hlM4CUcK7nce/BfiYLupfp6kzJ5vMg8c5TRZ3/xLDyeF aUo/ZNZR9D07xW31PCC1r6CdUlVxyIOWNVYkA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=IsoL1ot/exXamcNJia3cjhzdF3uNY2opcx0LC45VjIJEZ1ujF9qUjzl71FMUsa4pBr J8nx05cuWNkqv+MsMPI4hRviRfdHh9PGVslV1RLkCnUSvHs1Y3PU0RNcd35T9J8Mi2UL Pre0ufdPD8CuT0F6Zs9Fw2TdiPW04ivkqGqcw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.24 (X11/20101027)
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.

Thanks,
Virajith

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

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