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] How many guest hosts per physical host

To: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Subject: Re: [Xen-users] How many guest hosts per physical host
From: Grant McWilliams <grantmasterflash@xxxxxxxxx>
Date: Fri, 18 Dec 2009 13:31:28 -0800
Cc: svarghese <vargh@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 18 Dec 2009 13:32:34 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=icW9yA4acIaUV0cg7UHdh8NM1k8DT/x1KTLFfYjzTP4=; b=N6qk1T0C+FHZlvFy1keatuID3IN5Yoqs8ZGSIYXvGhoVxnLEnsLVcrk9JNzO1MYqg6 6ydcEdT1JODDEBJodCGQUurizv339sHp/QP0ddvPXZGp4w6EQrVYGaqJ5YI7TgOhbHdT fAHlA5odsthwAnFKCLCntSncj2mAUHMIyiAI4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=MjSo09lKVMZRBtsHu4mcIkX61B9r58jIcTPZpy4n/OUfW0J9CYv+09pH/J26+OWoLN AJd/7rQGDjD1idss2m6eAQOGPQOm4HdbYYOl/uacr8KcoORp83hZ9Y9uUHCOb+ARnX79 Ifiz3kDfbm7gVUMvJr2/IIsEvPW7zkUbzMgBk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7207d96f0912181251p307e52enc38b6439675b8a23@xxxxxxxxxxxxxx>
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: <26806206.post@xxxxxxxxxxxxxxx> <7207d96f0912181251p307e52enc38b6439675b8a23@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

On Fri, Dec 18, 2009 at 12:51 PM, Fajar A. Nugraha <fajar@xxxxxxxxx> wrote:
On Wed, Dec 16, 2009 at 11:39 AM, svarghese <vargh@xxxxxxxxx> wrote:
> Can I create more than 16 guest hosts in my physical host?

Xen supports running a lot of domUs. Last time I experiment with this
I was able to start over 300 PV domUs with 16 MBs memory each. At that
point xenstored uses lots of CPU, and starting another domU takes some
time, so I stopped it there. Note that I use LVM on dom0 as domU's
disk.

If you're looking for maximum number of SUPPORTED domUs, you should
ask your linux vendor (if you're using bundled Xen).

In your particular setup, you'd most likely be memory-bound, so the
answer would be NO. Not if each domU uses 1 GB. You need to reduce the
ammount of memory for each domU. dom0 needs some memory for itself, so
you can't allocate all 16GB for domUs.


> If the total
> number of host with 1GB RAM each exceeds 16, does XEN have any feature to
> mange the memory efficiently so that  memory will be allocated to guest host
> based on the load on guest hosts at a particular point of time?

Not by default. You can try
http://blog.xen.org/index.php/2008/08/27/xen-33-feature-memory-overcommit/
though.

--
Fajar


I think it's important to differentiate the number of VMs you can START and the number that can possibly RUN on the system! I imagine there's a limit to the number you can start since there's always a limit somewhere. As far as the number you can run that depends on the load of each VM.

I have one machine that's an 8 core Xeon (32 GB ram) and am running 42 Full CentOS 5.4 PV DomUs with Guis and 512 MB ea. The first 10 take about 30 seconds to boot each, the next 10 take about a minute to boot each, the next 10 take 2 minutes each etc... If I reboot one VM after the other 40 are up it takes several minutes before it's alive again. They do work OK and provide an interactive environment for an entire classroom but if everyone opens Firefox at the same time you can imagine how little we get done for about 5 minutes.

I'm looking to free up resources everywhere I can but it really looks like I'm CPU bound at this point. Having all 40 VMs running even if they're not being used for anything slows down the others.

I was playing with trying to get Xen to do qcow2 and have a base image in a ramdisk for booting/rebooting purposes but failed miserably. Not only does Xen not have full qcow2 support the code it does have doesn't work properly. Not to mention it won't even load a VM disk image out of a ramdisk anyway even without Qcow2.

I'm testing KVM this week in the same environment. So I guess the answer to your question is "it all depends". :-)

Grant McWilliams

Some people, when confronted with a problem, think "I know, I'll use Windows."
Now they have two problems.

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