[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] unable to create guest domain
I am unable to create a guest domain using the xm create command. The xm create command itself succeeds and gives the following output: >Using config file "dom1". >Started domain dom1, console on port 9617 For a few seconds after this, I am able to see the guest domain in the xm list output. After that, the guest crashes and disappears from the xm list. At this point xm log shows that the guest has crashed: >[2005-07-06 01:39:08 xend] INFO (XendRoot:112) EVENT> xend.domain.unpause ['dom1', '16'] >[2005-07-06 01:39:12 xend] DEBUG (blkif:203) Connecting blkif to event channel <BlkifBackendInterface 16 0> ports=13:3 >[2005-07-06 01:39:16 xend] DEBUG (XendDomain:244) XendDomain>reap> domain died name=dom1 id=16 >[2005-07-06 01:39:16 xend] INFO (XendDomain:564) Destroying domain: name=dom1 I am using the stable Xen 2.0.6 release, with Linux 2.6.11.10. Both xen0 and xenU are compiled with the default configurations. It is running on an AMD Opteron 250 processor, with 2 GB of memory. My guest configuration file has the following entries: >kernel="/boot/vmlinuz-2.6.11.10-xenU" >memory=256 >name="dom1" >nics=1 >netmask="255.255.255.0" >gateway="10.0.0.1" >root="/dev/nfs" >nfs_server="10.0.0.117" >nfs_root="/nfs_root" This config uses NFS root, but I am seeing the same problem even with a file-backed VBD. The guest domain itself runs for such a short time that I am unable to open a console to the guest and see at which point it crashes. Is there some other experiment I should try? Thanks Aravind Menon _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |