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] unable to create guest domain

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] unable to create guest domain
From: aravind.menon@xxxxxxx
Date: Wed, 6 Jul 2005 09:26:42 +0200
Delivery-date: Wed, 06 Jul 2005 10:11:08 +0000
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Internet Messaging Program (IMP) 3.2.8
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

<Prev in Thread] Current Thread [Next in Thread>