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] memory quesion

On Sat, Dec 12, 2009 at 5:57 AM, Paras pradhan <pradhanparas@xxxxxxxxx> wrote:
>> AFAIK it's a "limitation" of RHEL's kernel-xen. They did it for a very
>> good reason though: providing a usable dom0 system on servers with >=
>> 32GB memory.
>
> For a dom0 to be usable and stable, i guess 32 GB of memory is not needed.

Actually, the case is, if you have 64GB memory, and all of them is
made available initially to dom0, and later it was balloon down (for
domU) to (for example) 2GB, you'll be having problems. To prevent
that, the initial dom0 memory is limited by default to be 32GB max.

> Around 1GB should be enough(?)

If dom0 does not run any additional services, yes, it should be more
than enough.

> and this 1 GB is set using dom0_mem=1Gb

kernel /xen.gz dom0_mem=512M

> So is it still true that domU can use memory more than 32GB whereas it is
> showing up only 32G? I will having around 20 virtual machines and each will
> use 1 to 2 CPU and 2 GB of RAM.

Yes. If domU in total uses about 40GB, they will use the 32GB unused
plus another 8GB taken from dom0.

-- 
Fajar

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

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