|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] xm create results in blocked state guest
Hi, I created a DomU using the command,
"xm create fedora.fc9.xen3.cfg --vncviewer"
The control returned to the prompt and xm list shows fedora9 to be in blocked state.
If I create the same using,
"xm create fedora.fc9.xen3.cfg -c" ,
the shell is hung with the message "Freeing unused kernel memory: 140k freed" I have attached the full trail of messages displayed.
The contents of the config file are as below..
kernel = "/boot/vmlinuz-2.6.18.8-xenU" name = "fedora9" vif = [ '' ] dhcp = "192.168.31.29" disk = ['file:/home/cbananth/new_guest/guests/fedora.fc9.20080706.img/fedora.fc9.img,sda1,w']
root = "/dev/sda1 ro"
Please guide me as to where it is going wrong. Also, xm new <config file> does not seem to be adding the domain to the list managed by xend. Please let me know how to add a domain to the xend managed list.
Thank you
Warm Regards Ananth
xm create hung.txt
Description: Text document
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] xm create results in blocked state guest,
Ananth <=
|
|
|
|
|