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] Re: [SOLVED] Could not obtain handle on privileged command i

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: [SOLVED] Could not obtain handle on privileged command interface
From: "mailing@xxxxxxxxxxxxxxx" <mailing@xxxxxxxxxxxxxxx>
Date: Tue, 16 Mar 2010 11:37:28 +0100
Delivery-date: Tue, 16 Mar 2010 03:38:45 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4B9E4638.4060504@xxxxxxxxxxxxxxx>
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>
References: <4B9E4638.4060504@xxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3
On 15/03/2010 15:37, mailing@xxxxxxxxxxxxxxx wrote:
Hello,

when I try to start xend I receive this error:

root@xenized:~# 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.5/site-packages/xen/xend/server/SrvDaemon.py", line 26, in <module> File "usr/lib/python2.5/site-packages/xen/xend/server/relocate.py", line 28, in <module> File "usr/lib/python2.5/site-packages/xen/xend/XendDomain.py", line 35, in <module> File "usr/lib/python2.5/site-packages/xen/xend/XendCheckpoint.py", line 20, in <module> File "usr/lib/python2.5/site-packages/xen/xend/image.py", line 46, in <module> xen.lowlevel.xc.Error: (1, 'Internal error', 'Could not obtain handle on privileged command interface (2 = No such file or directory)')

Googling seems that I've not booted with the Xen kernel, but It's not my case:


Solved by adding:

none /proc/xen xenfs defaults 0 0

in /etc/fstab

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

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