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

[Xen-users] Fwd: Error: xc_dom_boot_mem_init: can't allocate low memory

To: xen-users list <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Fwd: Error: xc_dom_boot_mem_init: can't allocate low memory for domain
From: Omer Khalid <Omer.Khalid@xxxxxxx>
Date: Wed, 2 Dec 2009 19:42:53 +0100
Delivery-date: Wed, 02 Dec 2009 10:43:36 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=ZLFzHviw9B7Rg+UEBS3PZqDr7x3gALs0cICCn/J1xUw=; b=MLnMzC+6gzA+nd/SXOf/BBdcVr8bx7AVcUSY87J2DP5giVxbPE3mhrNz0U1W0hR8IH F1V7/fXgugqOE5HikwXtJwMghiVn2jXYrCMhhmiMeBffYh/ri6tKpeVWatGe/8tU0blm pLJc+bmsylbZ0HQ9lZpcFg9Bj7Cx401hvIUxE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=qmyNqaujpR1G1dFnK3BCBUTSJHVGYo1q5kQfyItd8b1QHUSFNun26lPDGEfPZbHvhf Qbwjx403VYnaccbbQCzvYfM1RKEIhFWb/R6UXGsR25+R5i9OA1C9hl1cT0KPhyBbyChh iweeqVnJC4g3RnIJX4UqGXZLfqeD4/qsU9Uig=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <77e5896b0912010547k164689eds838c1fdf6f986acc@xxxxxxxxxxxxxx>
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: <77e5896b0912010547k164689eds838c1fdf6f986acc@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi 


---------- Forwarded message ----------
From: Omer Khalid <Omer.Khalid@xxxxxxx>
Date: Tue, Dec 1, 2009 at 14:47
Subject: Error: xc_dom_boot_mem_init: can't allocate low memory for domain
To: xen-users list <xen-users@xxxxxxxxxxxxxxxxxxx>


Hi,

We have Xen 3.1.2 installed on RHEL5 machine and the dom0 have 1GB RAM where as the available memory available on the server is 8GB.

I am having a problem in starting up a VM with the following configuration:
name = "slc5Test"
ip = "xxx.xxx.xxx.xxx"
hostname = "some.domain.somewhere"
memory = "1024"
disk = ['phy:/dev/VolGroup00/slc4TestRoot,xvda1,w','phy:/dev/VolGroup00/slc4TestSwap,xvda2,w']
root= "/dev/xvda1 ro"
vif = [ '' ]
gateway= "xxx.xxx.1.1"
netmask = "255.255.0.0"
on_reboot   = 'restart'
on_crash    = 'restart'
>bootloader = '/usr/bin/pygrub'

The error I am getting with "xm create -f config_file" is the following:
>> Error: (4, 'Out of memory', "xc_dom_boot_mem_init: can't allocate low memory for domain\n")

I looked up in some of the mailing list archives and found that some people had problems but didn't come across how to fix this. 

Any help would be much appreciated.

Many thanks,
Omer
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>