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-devel] Re: [Xen-tools] Unable to start xend

To: Joseph Coleman <joe.coleman@xxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Re: [Xen-tools] Unable to start xend
From: Onkar Mahajan <kern.devel@xxxxxxxxx>
Date: Tue, 30 Mar 2010 22:39:03 +0530
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 30 Mar 2010 10:10:04 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=WPdyZg9PPnVwJUXmM9lfaYwuIg2CXK3OEH5zC71et2s=; b=tSxYLU/mSnAtSEtbED6CC1Ma7o+nTfsbG3I+aNpXicuPU6opgLij1EfJCd92MAEN4U Sfm7BQHyLtLCb9Zn6F36bOsucoDFy+B8GCdIUAhvuoeKsyeelA8XX2+YZffNdy1f6BJp raVwbefwN9UIOEd+PKN5eAXwqg0suCnWeLR48=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=qFpXDQO/Kz5pqq4y5A3gTNUSbZoqoSr/0BPiov6ne4hrm1sY5Z7mXJSdYUdeF2pUo2 LhChaVsCw5RgDkXmwKnL48DBF/fhbxy9L7HPMFBU97zKDEuD7rqFSE7F5M7fjI3h8BzI iQbjI8b8PtUPlrGV+6Luh61W3tnaWeh4QGNo0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <DC57CFF048A13045B63DA5D831B526BC02E262257E@xxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <686a81951003300938u22fa3a79sb626f2a9779df85a@xxxxxxxxxxxxxx> <DC57CFF048A13045B63DA5D831B526BC02E262257E@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx


On Tue, Mar 30, 2010 at 10:33 PM, Joseph Coleman <joe.coleman@xxxxxxxxxxxxxxxxxx> wrote:

Hate to ask but I assume your booting from the XEN Kernel and are using an account with the appropriate permissions to run Xend?

Yes,  this is latest xen ( compiled from git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen ) and I am running under root
privileges.

Thanks for your concern,
/Onkar

From: xen-tools-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-tools-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Onkar Mahajan
Sent: Tuesday, March 30, 2010 11:39 AM
To: xen-devel@xxxxxxxxxxxxxxxxxxx; xen-users@xxxxxxxxxxxxxxxxxxx; xen-bugs@xxxxxxxxxxxxxxxxxxx; xen-tools@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-tools] Unable to start xend

 

[root@localhost onkar]# which xend
/usr/sbin/xend
[root@localhost onkar]# uname -a
Linux localhost.localdomain 2.6.31.12 #1 SMP Wed Mar 31 09:51:44 IST 2010 i686 i686 i386 GNU/Linux
[root@localhost onkar]# xend start
ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)
Traceback (most recent call last):
  File "/usr/sbin/xend", line 36, in <module>
    from xen.xend.server import SrvDaemon
  File "/usr/lib/python2.6/site-packages/xen/xend/server/SrvDaemon.py", line 26, in <module>
    import relocate
  File "/usr/lib/python2.6/site-packages/xen/xend/server/relocate.py", line 28, in <module>
    from xen.xend import XendDomain
  File "/usr/lib/python2.6/site-packages/xen/xend/XendDomain.py", line 35, in <module>
    from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo
  File "/usr/lib/python2.6/site-packages/xen/xend/XendCheckpoint.py", line 20, in <module>
    from xen.xend import balloon, sxp, image
  File "/usr/lib/python2.6/site-packages/xen/xend/image.py", line 46, in <module>
    xc = xen.lowlevel.xc.xc()
xen.lowlevel.xc.Error: (1, 'Internal error', 'Could not obtain handle on privileged command interface (2 = No such file or directory)')


/Onkar


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