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] Bandwidth usage during live migration

To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Bandwidth usage during live migration
From: "Nikola K. Zahariev" <nirangor@xxxxxxxxx>
Date: Fri, 19 Jun 2009 15:23:20 +0200
Delivery-date: Fri, 19 Jun 2009 06:27:18 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=Cd8HqXH4El9lDrMnPF2TIN2hksCscuwnttm+QjPNn9U=; b=Qr6D0tY+6fKUNGOtgjkNPwvx7nUgTH+34+NyMl52lK+po0uFw5GUibMPZmqY/AES6y oYFCdjHUYB6+VwWHw04PU2RmArRVsAjTpKmdGR1MHotXlmS46TBaluEDiFH1MhZ+0jtR Joa9N4ck1qy3qKp1J0t7iPzEYVPokBJthiiII=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=HPHT5WYa0ei/UaRJjJmntpixOD1zy0feLknj6CrSp7ZKOO94zqWC5uIF7kjUICGv58 cGZ0ZRMNE5zrKZUbWcER11F4vuYVp57jfclI7uPYzAr7uihjwxJNepNR2kDrMYdFyJuG 8SNvo9Z5xTspdmRXtYnO31gH6ZAQHOsSGkpqc=
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
Hello!

I am a little bit confused about how XEN manages live migration.
According to a paper [1] XEN has some kind of adaptive algorithm which
increases the bandwidth to be used during transfer. It depends on the
rate the pages get dirtied. It says there is a lower and an upper
limit for the bandwidth to be used which the administrator could set.

But actually there are no such parameters (at least in the config options).
I did some tests and it looks to me that XEN is using the maximum
bandwidth of the network available during live migration. Could
someone confirm this?

Thanks in advance for any replies!

Best regards,
Nikola

[1]: 
http://www.cl.cam.ac.uk/research/srg/netos/papers/2005-migration-nsdi-pre.pdf

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Bandwidth usage during live migration, Nikola K. Zahariev <=