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

[Xen-users] strange network usage in VMs immediately after a migration

To: "Xen Users" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] strange network usage in VMs immediately after a migration
From: "Tim Wood" <twwood@xxxxxxxxx>
Date: Sun, 23 Jul 2006 14:01:53 -0400
Delivery-date: Sun, 23 Jul 2006 11:02:32 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=pSzTtrKQ/lbCnPjIrMGOAUaTUzYQtVvI0N9a7qZnyv4DnTAM866a+SGSvxUFGCARkuTMzeWB5lq6ds39hWaluvUqrRa6f+EVhbgHfrGFUNON5POtzXVN7aWulyaH2MWRoo/M+Sz8H6Y4Ny4Xaj4oRl11960Ad5KEJ9qGAALWToc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
I've been doing some monitoring of resource usage on my VMs and I
noticed something strange:

When I migrate a VM to a new host, there is a burst of network traffic
for all of the VMs already residing on the destination host.

If I check the TX bytes before and after migrating a VM which is
allocated 128mb of ram, I find that about 80mb of data has been
transfered by every single VM on the destination machine.  I'm getting
these numbers by looking at the RX/TX bytes reported in ifconfig for
each VIF interface.  Dom0 also sees about 150mb of data transfer, but
that makes sense b/c that is the data for the VM being migrated.

Can anyone explain why there is network activity on the other domains?
It doesn't seem to hurt anything, I'm just curious...
-Tim

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] strange network usage in VMs immediately after a migration, Tim Wood <=