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] Ballooning on SLES11SP1

To: "Xen List" <xen-users@xxxxxxxxxxxxxxxxxxx>, "James Pifer" <jep@xxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Ballooning on SLES11SP1
From: "Nick Couchman" <Nick.Couchman@xxxxxxxxx>
Date: Thu, 05 Aug 2010 13:29:41 -0600
Cc:
Delivery-date: Thu, 05 Aug 2010 12:33:19 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
You need to make sure that you set the dom0_mem parameter at boot time.  
Without that parameter what you're basically doing is assigning all of your 
available RAM to your dom0, then telling dom0 that memory cannot be dynamically 
changed, but that it must be at least 2048M.  This means that there is 0 free 
memory for domUs.  So, set the dom0_mem boot parameter, and keep the parameters 
configured as you have them below in the xend-config.sxp file.  Then start some 
domUs.  You can also look at "xm info" and see the free memory parameter and 
verify that that shows the amount of memory you expect to be available for 
domUs.

-Nick

>>> On 2010/08/05 at 10:50, James Pifer <jep@xxxxxxxxxxxxxxxx> wrote: 
> We have some test servers running SLES11SP1 and we've updated to the
> latest kernel from Novell: 2.6.32.13-0.5-xen
> 
> Since running the updates on these servers our xen ballooning parameters
> are not working. Because of memory problems in the past we set dom0 to
> 2048 meg of ram in grub and set the following parameters
> in /etc/xen/xend-config.sxp:
> (dom0-min-mem 2048)
> (enable-dom0-ballooning no)
> 
> Looks like this kernel is ignoring those parameters because I had to
> turn ballooning back on before we could start any VMs. 
> 
> I was going to open a ticket with Novell, but thought I'd ask if anyone
> has seen this? 
> 
> Maybe disabling ballooning is not the way to go anymore, anyone have
> opinions on that? We used to run out of memory a lot, even though there
> was plenty free. Disabling ballooning seemed to make things more stable
> at the time. 
> 
> Any suggestions are appreciated. 
> 
> Thanks,
> James




--------
This e-mail may contain confidential and privileged material for the sole use 
of the intended recipient.  If this email is not intended for you, or you are 
not responsible for the delivery of this message to the intended recipient, 
please note that this message may contain SEAKR Engineering (SEAKR) 
Privileged/Proprietary Information.  In such a case, you are strictly 
prohibited from downloading, photocopying, distributing or otherwise using this 
message, its contents or attachments in any way.  If you have received this 
message in error, please notify us immediately by replying to this e-mail and 
delete the message from your mailbox.  Information contained in this message 
that does not relate to the business of SEAKR is neither endorsed by nor 
attributable to SEAKR.

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

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