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] live migration time increases when using "mem-set"

To: "Xen Users" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] live migration time increases when using "mem-set"
From: "Tim Wood" <twwood@xxxxxxxxx>
Date: Mon, 4 Sep 2006 16:48:14 -0400
Delivery-date: Mon, 04 Sep 2006 13:49:00 -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=gbEfO0PqkBnP0w/0Btz802vRXpvhivqMsh7QGQfNQaaeA00WWSo/VmbZQqPVwwg0lwojYm3aZrhM6OlwIpQOQmBXXyEaW0kpiKXoxAX5QYvp1pf/jYs2qykfy3L9bp/LIwIN3UYpaCim2h+C0nW3Gw/7Ot1v7j75veuehjYCLoQ=
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'm noticing very strange behavior when I create a VM, reduce its
memory allocation using "xm mem-set" and then live migrate it.

I would expect reducing the memory allocation would make the migration
occur faster, but instead I am seeing the opposite.

For example, if I create a VM with 900MB of ram initially, these are
the times I measure for different reduced memory allocations:

RAM (MB) - Migration length (sec)
900 - 11
768 - 20
512 - 33
450 - 38
256 - 51
128 - 55

Just the opposite of what I would expect!

As reference, if a VM is created with 256 MB of ram and migrated, that
takes about 4 seconds.

The VM is idle and so is the gigabit network.

Looking at the xend.log files it looks like I am getting hundreds of
lines like this:
ERROR (XendCheckpoint:227) netbuf race: iter 4, pfn 28f78. mfn ffffffff

I am using xen-testing... I'm very curious if this still occurs in
xen-unstable but can't test that myself right now.

-Tim

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

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