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] XEN Dom 0 boot and Out of Memory issue‏

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] XEN Dom 0 boot and Out of Memory issue‏
From: Jon <jonr@xxxxxxxxxx>
Date: Thu, 12 May 2011 21:23:49 -0800
Delivery-date: Thu, 12 May 2011 22:25:26 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <SNT118-W243B82659D340E533E7E5287880@xxxxxxx>
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: <SNT118-W243B82659D340E533E7E5287880@xxxxxxx>
Reply-to: jonr@xxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-2.fc11 Thunderbird/3.0.4
On 05/12/2011 08:25 PM, Tanish Srivastava wrote:




Hi all,

Recently I build XEN 4.1 (from the xen.org) on centIOS
5.5 (kernel 2.6.38.4). After changing the grub file and rebooting the
machine, I am continuously getting out of memory error. The content of
my grub file:

default=0
timeout=5
serial --unit=0 --speed=115200
terminal --timeout=10 console serial
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.38.4)
         root (hd0,0)
         kernel /vmlinuz-2.6.38.4 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
         initrd /initrd-2.6.38.4.img
title CentOS (2.6.38-xen0)
         root (hd0,0)
         kernel /xen-4.1.0.gz loglvl=all dom0_mem=512m guest_loglvl=all  
vga=ask,keep apic_verbosity=debug,verbose rhgb
         module /vmlinuz-2.6.38.4 ro root=/dev/VolGroup00/LogVol00 
earlyprintk=xen console=ttyS0 nomodeset
         module /initrd-2.6.38.4.img
Shouldn't that be dom0_mem=512M?

Jon


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

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