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

Re: [Xen-users] xm create - Xend has probably crashed! Invalid or missin

To: "Shane D. Johnson" <SDJ@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] xm create - Xend has probably crashed! Invalid or missing HTTP status code.
From: "Hayawardh V" <hayawardh@xxxxxxxxx>
Date: Mon, 3 Dec 2007 20:47:16 -0500
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 03 Dec 2007 17:48:02 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=1Rbydw7YA2wIl0GI7l/H6eMjvtTKIMdbsrWPyLTbk0k=; b=Lu4biLfvmlGDSbRabidPj5X/ma4skNWWTC/wopHr3/lsm9q2u1dV+P/2h7qBjfyb8KGRhOHjo+SgPkxHVsXkD+Acf9b3Qpynwi8oSHODIORSfncdFCCfWou3N9dpWxVP4q9AUwIHAdmt/b/B2D0es4N4XtZ1ZXIkvyF89+g+5Xs=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=ID624BomXtNfmxHcn24HEzi3H1ZTkxjGD8YTXikBk7Al49ps0OgiCkPcf4iHwCwALXDrkQZfZtRv8zmQd4gksTTMXi4D7lK8ITMYbhx1yQB3/1eWpM2aw5ZWBGz/ZZSscy5x4BR0RZOuAtuOnvylyksIGSm3GNE4+8SFi/QDi+Q=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <68f1f87c0712031503h7de2a45ei4d6bb1e1a00acf6a@xxxxxxxxxxxxxx>
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>
References: <68f1f87c0712031452x10ae38cam84db56262fd6b0c4@xxxxxxxxxxxxxx> <47548AEC.2020901@xxxxxxxxxxxxxxxxxxxxxx> <68f1f87c0712031503h7de2a45ei4d6bb1e1a00acf6a@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
To make things more clearer,
------------------------------------------
Hi,

We downloaded  xen-3.2 unstable.
hg clone http://xenbits.xensource.com/xen-unstable.hg

We made changes to Config.mk to enable XSM with sHype
XSM_ENABLE ?= y
FLASK_ENABLE ?= n
ACM_SECURITY ?= y

We compiled with:

make world
make install
and changed grub entries appropriately.

We booted dom0 and then tried to create a domU:


[root@xxxx xxxx]# xm create /etc/xen/cfg
Using config file "/etc/xen/cfg".
Xend has probably crashed!  Invalid or missing HTTP status code.

We tried the same by using an earlier stable version of xen and the cfg worked. Hence, the cfg file is correct.

/etc/xen/cfg:
kernel = '/boot/vmlinuz-2.6.20-2943.fc7xen'
memory = 64
name = "domu"
vif = [ '' ]
disk = ['file:/srv/xen/fedora.fc6.img,sda1,w']
root = '/dev/sda1'
extra = "ro selinux=0 3"

Is this a known problem with xen-3.2 unstable? Or are we missing some step (some configuration)?

Thanks.
Hayawardh
----------------------------------


On Dec 3, 2007 6:03 PM, Hayawardh V <hayawardh@xxxxxxxxx> wrote:


On Dec 3, 2007 6:02 PM, Shane D. Johnson <SDJ@xxxxxxxxxxxxxxxxxxxxxx> wrote:
Is your xend running?  That would be the first place I would look.
When I do xend stop and run xm list, it says xend is not running.
  When I do xend start and run xm list, it gives the output mentioned above.
  However xend start|stop|status|restart does not print anything on the console.
  When I do ps -A | grep python, it shows few processes (which are xend).

Shane


Hayawardh V wrote:
Hi,

I have compiled xen-unstable (using hg clone http://xenbits.xensource.com/xen-unstable.hg).

I have successfully booted into the dom0 kernel.

output of xm list:
Name                                      ID   Mem VCPUs      State   Time(s)
Domain-0                                   0   932     1     r-----    591.2

But whenever I xm create, I get:

# xm create /etc/xen/domu1
Using config file "/etc/xen/domu1".
Xend has probably crashed!  Invalid or missing HTTP status code.

My file is:

/etc/xen/domu1:

kernel = '/boot/vmlinuz- 2.6.18.8-xenU'
vif = [ '' ]
disk = ['file:/srv/xen/fedora.fc6.img,sda1,w']
root = '/dev/sda1 ro'

What could be wrong?

Thanks.
Hayawardh

_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users