|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Problems with starting new domain
You can use "xm list" to check how much memory xen0 has. I met this
problem before just because xen0 used all the memory of machine.
Your sincerely
Zhang Xiao
-----Original Message-----
From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Purav Saraiya
Sent: 2005年11月3日 11:18
To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Problems with starting new domain
Hi,
I am trying to create a new domain domU on xen. I used the example
given in the online manual. However when I give the command xm create
-c configfile vmid=1
I get the following error:
Using config file "configfile".
Error: Error creating domain: (12, 'Cannot allocate memory')
My config file is:
kernel = "/boot/vmlinuz-2.6.12-xenU"
memory = 64
name = "ttylinux"
nics = 1
ip = "130.202.13.4"
disk = ['phy:sda5,sda5,w']
root = "/dev/sda5 ro"
It would be nice if someone can point out my mistake.
Thanks,
Purav
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|