[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] How many guest hosts per physical host
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 _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |