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] Error: xc_dom_boot_mem_init: can't allocate low memory for d

To: xen-users list <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Error: xc_dom_boot_mem_init: can't allocate low memory for domain
From: Omer Khalid <Omer.Khalid@xxxxxxx>
Date: Tue, 1 Dec 2009 14:47:24 +0100
Delivery-date: Tue, 01 Dec 2009 05:48:11 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=IwMkmzU769ksWSC+O50ZzGQ5wxEOOrG9fgZsyz0/6Eg=; b=NLwQtNJKxwwxURlDzX5oJrOYcCeNg/CfVUaKKPqa/CPJbLc90kQ3T2JjW4NHx31SxL XRHe5XVTU+OWQmVr1lgw6ylsnWaUt38jRcwT4m7PEVt7quZz/oLoVgpYPTUupgEbEqe1 CkrYR920rCpt3ofyPjWge8sn4Os03PmofFAEc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=YwdbvE+1s+PRK+gI0qSxqdu09oRPSUBMDp6YhVFgjXNaBF2I0wEHqRpGNzlbQnx35s UxL3MljzpJ2zDVCpaj3cgYzeKJqqlmjVCboGmZ9Xqz8S6xViLwb3npejiDAzcnzHjiSk peTh9Q0m25C+gqudQ4/2xyNKN1zmI2nU94iUM=
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
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>