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: svarghese <vargh@xxxxxxxxx>
Subject: Re: [Xen-users] How many guest hosts per physical host
From: Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx>
Date: Mon, 21 Dec 2009 17:26:28 -0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 21 Dec 2009 11:27:33 -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=uBHtS6n2cqtVgb9w9Z+Qs0Sklurhf7p7MaS3u51So7c=; b=LQan5Vk5pWq6frebOmgaebGEGAag6q1U7hT1q2xDkOrkEz7/Zs7wjUmhNZnVd3CEio MnGDztGTjHH1npGd03d8f6AZSZDiKIIrCtvj1juTdo4W3GaJmPHTMqCmTTV6bKSp6MRD +7dysCPH7HoFR1ebEF6wp5W4Cz36uUxPUOsl8=
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=iCjLqdKf0/mKghIc70v6CaBcn9uhdjgmZr69m2bvDAfJ/JgrpTmOu7z2m8YYyWLydv A0wsczeoWjgNVExEBLShEr43pRMRmbN4X2jAKFk73dcTKvLToMR2J2syl1mTl0buKw3Q FlzOQz9cFIFQwrp40v7Dl/eVhET8xaqUrO4iM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <26806206.post@xxxxxxxxxxxxxxx>
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
That's easy as 2+2=4!  ;-)

You have 16384M of RAM memory in your Dell....

In your grub's menu.lst file, setup up this:

xenhopt=dom0_mem=512M

Now you have 15872M for your domUs... Let's see:

Setup each domU with 992M of RAM (~1G) so, you got 992*16=15872.

Don't forget to disable ballon in you /etc/xen/xend-config.sxp!

(dom0-min-mem 0)
(enable-dom0-ballooning no)

Cheers!
Thiago

2009/12/16 svarghese <vargh@xxxxxxxxx>

Hi,

I have a Dell machine, duel core xeon, with 16GB RAM. We are planning to run
Xen on it. The storage can be increased as required. For every guest host
the memory that is going to be allocated is 1 GB. These guest hosts are
going to run web applications (apache/tomcat) for which 1 GB Ram should be
more than sufficient.

Can I create more than 16 guest hosts in my physical host? 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?

Thanks,
SV
--
View this message in context: http://old.nabble.com/How-many-guest-hosts-per-physical-host-tp26806206p26806206.html
Sent from the Xen - User mailing list archive at Nabble.com.


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

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