From mboxrd@z Thu Jan 1 00:00:00 1970 From: Onkar Mahajan Subject: Re: [Xen-tools] Unable to start xend Date: Tue, 30 Mar 2010 22:39:03 +0530 Message-ID: <686a81951003301009l6eaf4728x4cd3fb200191cf0e@mail.gmail.com> References: <686a81951003300938u22fa3a79sb626f2a9779df85a@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0366986350==" Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Joseph Coleman Cc: "xen-devel@lists.xensource.com" , "xen-users@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org --===============0366986350== Content-Type: multipart/alternative; boundary=0016e64ddac8c83a17048307af7a --0016e64ddac8c83a17048307af7a Content-Type: text/plain; charset=ISO-8859-1 On Tue, Mar 30, 2010 at 10:33 PM, Joseph Coleman < joe.coleman@infinitecampus.com> 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@lists.xensource.com [mailto: > xen-tools-bounces@lists.xensource.com] *On Behalf Of *Onkar Mahajan > *Sent:* Tuesday, March 30, 2010 11:39 AM > *To:* xen-devel@lists.xensource.com; xen-users@lists.xensource.com; > xen-bugs@lists.xensource.com; xen-tools@lists.xensource.com > *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 > from xen.xend.server import SrvDaemon > File "/usr/lib/python2.6/site-packages/xen/xend/server/SrvDaemon.py", > line 26, in > import relocate > File "/usr/lib/python2.6/site-packages/xen/xend/server/relocate.py", line > 28, in > from xen.xend import XendDomain > File "/usr/lib/python2.6/site-packages/xen/xend/XendDomain.py", line 35, > in > from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo > File "/usr/lib/python2.6/site-packages/xen/xend/XendCheckpoint.py", line > 20, in > from xen.xend import balloon, sxp, image > File "/usr/lib/python2.6/site-packages/xen/xend/image.py", line 46, in > > 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 > --0016e64ddac8c83a17048307af7a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Tue, Mar 30, 2010 at 10:33 PM, Joseph= Coleman <joe.coleman@infinitecampus.com> 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,=A0 this is latest xen ( compiled from = git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git l= inux-2.6-xen ) and I am running under root
privileges.

Thanks for your concern,
/Onkar

From:= = xen-tools-bounces@lists.xensource.com [mailto:xen-tools-bounces@lists.xensource.com] On Behalf Of Onka= r Mahajan
Sent: Tuesday, March 30, 2010 11:39 AM
To: xen-devel@lists.xensource.com; xen-users@lists.xensource.com; xen-bugs@= lists.xensource.com; xen-tools@lists.xensource.com
Subject: [Xen-tools] Unable to start xend

=A0

[root@localhost onkar]# w= hich 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 i= 686 i686 i386 GNU/Linux
[root@localhost onkar]# xend start
ERROR Internal error: Could not obtain handle on privileged command interfa= ce (2 =3D No such file or directory)
Traceback (most recent call last):
=A0 File "/usr/sbin/xend", line 36, in <module>
=A0=A0=A0 from xen.xend.server import SrvDaemon
=A0 File "/usr/lib/python2.6/site-packages/xen/xend/server/SrvDaemon.p= y", line 26, in <module>
=A0=A0=A0 import relocate
=A0 File "/usr/lib/python2.6/site-packages/xen/xend/server/relocate.py", l= ine 28, in <module>
=A0=A0=A0 from xen.xend import XendDomain
=A0 File "/usr/lib/python2.6/site-packages/xen/xend/XendDomain.py"= ;, line 35, in <module>
=A0=A0=A0 from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo
=A0 File "/usr/lib/python2.6/site-packages/xen/xend/XendCheckpoint.py", li= ne 20, in <module>
=A0=A0=A0 from xen.xend import balloon, sxp, image
=A0 File "/usr/lib/python2.6/site-packages/xen/xend/image.py", line 46, in <module>
=A0=A0=A0 xc =3D xen.lowlevel.xc.xc()
xen.lowlevel.xc.Error: (1, 'Internal error', 'Could not obtain = handle on privileged command interface (2 =3D No such file or directory)')


/Onkar


--0016e64ddac8c83a17048307af7a-- --===============0366986350== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --===============0366986350==--