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 internal error on 4.0.0-rc6-pre

To: "Nadolski, Ed" <Ed.Nadolski@xxxxxxx>
Subject: Re: [Xen-devel] xend internal error on 4.0.0-rc6-pre
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Fri, 5 Mar 2010 16:25:17 +0200
Cc: "Xen-devel@xxxxxxxxxxxxxxxxxxx" <Xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 05 Mar 2010 06:25:51 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <8115AF16522A3D4383C1FF753036713F9B21F413@xxxxxxxxxxxxxxxxx>
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: <8115AF16522A3D4383C1FF753036713F9B21F413@xxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
On Fri, Mar 05, 2010 at 06:38:00AM -0700, Nadolski, Ed wrote:
> With Xen 4.0.0-rc6-pre on Fedora 12, I see the following error when trying to 
> start xend:
> 

Does Xen 4.0.0-rc5 work? (from the rpms)

> # python -V
> Python 2.6.2
> # 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/lib64/python2.6/site-packages/xen/xend/server/SrvDaemon.py", 
> line 26, in <module>
>     import relocate
>   File "/usr/lib64/python2.6/site-packages/xen/xend/server/relocate.py", line 
> 28, in <module>
>     from xen.xend import XendDomain
>   File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomain.py", line 36, 
> in <module>
>     from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo
>   File "/usr/lib64/python2.6/site-packages/xen/xend/XendCheckpoint.py", line 
> 20, in <module>
>     from xen.xend import balloon, sxp, image
>   File "/usr/lib64/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
> )')
> 

Hmm.. do you have xen-evtchn module loaded? Do you have /proc/xen (xenfs) 
mounted? 

-- Pasi

> This looks very similar to this existing, open bug:
> 
> http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1436
> 
> It appears this bug was opened 2009-03-21 but the status still shows as 
> 'NEW'.  Does anyone have more info on this?   Is there a workaround?
> 
> Thanks in advance,
> Ed
> 
> PS, here is my Xen/Linux info:
> 
> (XEN) Xen version 4.0.0-rc6-pre (root@) (gcc version 4.4.2 20091027 (Red Hat 
> 4.4.2-7) (GCC) ) Thu Mar  4 21:32:45 MST 2010
> (XEN) Latest ChangeSet: Wed Mar 03 17:41:58 2010 +0000 20997:b8d2a4134a68
> (XEN) Console output is synchronous.
> (XEN) Command line: acpi_skip_timer_override loglvl=all guest_loglvl=all 
> sync_console console_to_ring com1=115200,8n1 console=com1
> 
> [    0.000000] Linux version 2.6.31.6 (root@truckee) (gcc version 4.4.2 
> 20091027 (Red Hat 4.4.2-7) (GCC) ) #1 SMP Thu Mar 4 20:59:13 MST 2010
> [    0.000000] Command line: ro 
> root=UUID=5d34160d-d728-4e6e-b66d-9e1632aa6dd5  LANG=en_US.UTF-8 
> SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us console=hvc0 
> earlyprintk=xen acpi_skip_timer_override
> 
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel

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

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