|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Cannot Allocate memory
[root@xenhost0 xen]# xm info
system : Linux
host : xenhost0.linux.net
release : 2.6.11-1.1369_FC4xen0
version : #1 SMP Thu Jun 2 23:21:44 EDT 2005
machine : i686
cores : 1
hyperthreads_per_core : 1
cpu_mhz : 728
memory : 511
free_memory : 5
[root@xenhost0 xen]# cat /proc/meminfo
MemTotal: 494940 kB
MemFree: 159688 kB
Buffers: 14384 kB
Cached: 279416 kB
SwapCached: 0 kB
Active: 22916 kB
Inactive: 281300 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 494940 kB
LowFree: 159688 kB
SwapTotal: 1048568 kB
SwapFree: 1048484 kB
Dirty: 32 kB
Writeback: 0 kB
Mapped: 18396 kB
Slab: 21176 kB
CommitLimit: 1296036 kB
Committed_AS: 61140 kB
PageTables: 876 kB
VmallocTotal: 465876 kB
VmallocUsed: 2792 kB
VmallocChunk: 462728 kB
HugePages_Total: 0
HugePages_Free: 0
Hugepagesize: 4096 kB
[root@xenhost0 xen]# xm list
Name Id Mem(MB) CPU State Time(s) Console
Domain-0 0 487 0 r---- 6295.8
[root@xenhost0 xen]# cat rawide
kernel ="/boot/vmlinuz-2.6.11-1.1369_FC4xenU"
memory = 64
name = "rawhide"
nics = 1
disk = ['file:/xenguests/rawhide.img,sda1,w']
root = "/dev/sda1"
extra = "ro selinux=0 3"
[root@xenhost0 xen]# xm create -c rawide
Using config file "rawide".
Error: Error creating domain: (12, 'Cannot allocate memory')
What do I need to do??? Xm can not create the vm....
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|