|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] failed to start centos 5 domU with maxmem=30000
On 08/12/2010 05:24 AM, Vasiliy G Tolstov wrote: Ð ÐÑÐ, 12/08/2010 Ð 05:17 -0700, Dan Magenheimer ÐÐÑÐÑ:From: Vasiliy G Tolstov [mailto:v.tolstov@xxxxxxxxx] Sent: Thursday, August 12, 2010 5:38 AM To: Pasi KÃrkkÃinen Cc: xen-devel@xxxxxxxxxxxxxxxxxxx Subject: Re: [Xen-devel] failed to start centos 5 domU with maxmem=30000 Ð ÐÑÐ, 12/08/2010 Ð 14:37 +0300, Pasi KÃrkkÃinen ÐÐÑÐÑ:On Thu, Aug 12, 2010 at 02:24:05PM +0400, Vasiliy G Tolstov wrote:Hello. I'm try to start centos domU pvm under sles 11 sp1 xenkernelwith memory=512 and maxmem=30000. Centos doing boot and freeze. If i'm try to use maxmem=15000 all works. Can You tell me what's wrong?Is the centos PV domU 32bit or 64bit ? A factor of ~2000 between smallest and largest size won't work. The problem is that lots of kernel structures are scaled with the amount of boot-time memory, and they'll simply be overloaded when you add more memory. For example, the page structure array for 60GB needs ~15.3 million entries, which at 64 bytes per entry will take ~980MB... I am curious as to why you would specify memory= so much smaller than maxmem=. Are you trying to overcommit memory for guests that are often idle but sometimes use a very large amount of memory?We want to provide ability to use small as possible memory if the guest is idle. And much as possible when the guest under heavy load. This is exactly the use-case for the hotplug memory stuff Daniel is working on - which I guess is why you've been testing it.
J
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |