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] newbie: "Is xend running?"

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] newbie: "Is xend running?"
From: Paula R T Coelho <paulartcoelho@xxxxxxxxx>
Date: Thu, 4 Nov 2010 17:52:53 -0200
Delivery-date: Thu, 04 Nov 2010 12:54:13 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=tWK4UO8nwsXvMUneCHp1g5vR9oyYpnJF63y7hMTMIxg=; b=XXOf+LR2p+5sF/+Duddqan8tAFg7HO7DG5HzWmqX7IRRBBWDpO1vtGszsvoYi+TNrp lXmIXJ/Ud9h56TxfMsBZQ4JpW2AZQPGLuPjumn4fFky63HHRUVUuWycYXtVGJOR+2bze 2KFjUlJMbvV1Ow8ZGgxad7BY0QdqUTJEJRFj8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=envhu4+wPONaPZBG1Ibqkpwqb75Uvw+MbJ4LK7DRfVLYDUtKy1tE+V9l7rvxxJDsFx V6qtGMUMaV5poWyNjzVoczGark7hSbN2XblLvmo3LPEfEarm2dwujfOCz70ERNCLrZyV 4oGVuWCNE0Q/Pmtoe3Lw/GUaVBqVV49smfLpc=
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
hello all,

it's my first time ever with xen (or even virtualization in general).

I installed Xen 3.2 on top of a Debian Lenny kernel 2.6.26-2-686 via
apt-get. Boot options are:

title           Xen 3.2-1-i386 / Debian GNU/Linux, kernel 2.6.26-2-xen-686
root            (hd0,0)
kernel          /xen-3.2-1-i386.gz dom0_mem=512000
module          /vmlinuz-2.6.26-2-xen-686 root=/dev/mapper/athena-root ro 
console=tty0
module          /initrd.img-2.6.26-2-xen-686

but aparently xend it not up:

# xm list
Error: Unable to connect to xend: No such file or directory. Is xend running?

even though:

# ps -ef | grep xen
root        31     2  0 17:41 ?        00:00:00 [xenwatch]
root        32     2  0 17:41 ?        00:00:00 [xenbus]
root      3320     1  0 17:41 ?        00:00:00 xenstored --pid-file
/var/run/xenstore.pid
root      3327     1  0 17:41 ?        00:00:00 xenconsoled
root      3781  3727  0 17:48 pts/0    00:00:00 grep xen

I searched google and I've found many posts with the same error, but
got quite confused I confess, because none of the posts (that I could
find) had the same combination of kernel + xen version, and as such I
didn't feel comfortable to try the proposed solutions, as i hardly
understood them...

would you mind guiding me a bit here?

many thx in advance
p.

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

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