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

Re: [Xen-users] XEN installation error messages seem ambiguous

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] XEN installation error messages seem ambiguous
From: Cuong Le <lecuong@xxxxxxxxx>
Date: Wed, 22 Jun 2005 15:15:10 -0700
Delivery-date: Wed, 22 Jun 2005 22:14:17 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <42B8D07D.8050805@xxxxxxxxx> <9cde8bff05062201342b1102c9@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:0.9.4.1) Gecko/20020518 Netscape6/6.2.3
Yes, that is the problem. Thank very much for your advice.
Lee

aq wrote:

On 6/22/05, Cuong Le <lecuong@xxxxxxxxx> wrote:

Hi, I installed XEN on RedHat 9 and experienced the following problem
when running "xend". I tried to reinstall twisted, python,...everything
seem just fine, but could not understand why these errors occured:

/********************************************************************
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 27, in ?
    from xen.xend.server import SrvDaemon
  File "/usr/lib/python/xen/xend/server/SrvDaemon.py", line 41, in ?
    import channel
  File "/usr/lib/python/xen/xend/server/channel.py", line 3, in ?
    import xen.lowlevel.xc; xc = xen.lowlevel.xc.new()
xen.lowlevel.xc.error: (2, 'No such file or directory')
**********************************************************************/

The error message "ERROR: Could not obtain handle on privileged command
interface (2 = No such file or directory)" appears to be very ambiguous
to me.


looks like you are not booting in xen? xend would refuse to run under
non-xen kernel.

what is the result of "uname -a" ?

regards,
aq

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




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

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