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-devel

Re: [Xen-devel] xend start error

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] xend start error
From: jonr@xxxxxxxxxx
Date: Tue, 17 Feb 2009 14:27:03 -0900
Delivery-date: Tue, 17 Feb 2009 15:27:49 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <499B42DA.4060405@xxxxxxxx>
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: <20090217123319.vxacc1ujxcc4woko@xxxxxxxxxxxxxx> <499B42DA.4060405@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Internet Messaging Program (IMP) H3 (4.1.6)
Quoting Jeremy Fitzhardinge <jeremy@xxxxxxxx>:

jonr@xxxxxxxxxx wrote:
Hello,

uname -a
Linux null 2.6.29-rc5-tip-01984-g5812263 #1 SMP Tue Feb 17 07:28:09 AKST 2009 i686 GNU/Linux

I have followed Boris' guide at: http://bderzhavets.wordpress.com/2009/02/17/setup-xen-unstable-dom0-via-2629-rc5-pv_ops-enabled-kernel-on-intel-sataahci/ and after I reboot into the new rc5 kernel and try to start xend, I am getting this error:

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 44, in <module>
   from xen.xend.server import SrvDaemon
 File "//usr/lib/python/xen/xend/server/SrvDaemon.py", line 26, in <module>
   import relocate
 File "//usr/lib/python/xen/xend/server/relocate.py", line 28, in <module>
   from xen.xend import XendDomain
 File "//usr/lib/python/xen/xend/XendDomain.py", line 35, in <module>
   from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo
 File "//usr/lib/python/xen/xend/XendCheckpoint.py", line 20, in <module>
   from xen.xend import balloon, sxp, image
 File "//usr/lib/python/xen/xend/image.py", line 44, 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)')

The only thing I think might be wrong is I did it in the wrong order. Would installing the kernel first then Xen be an issue?

It looks like you need to add

xenfs            /proc/xen        xenfs    defaults    0 0

to your /etc/fstab.

   J

Crap! I totally spaced that.

Thanks Jeremy



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