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: Cuong Le <lecuong@xxxxxxxxx>
Subject: Re: [Xen-users] XEN installation error messages seem ambiguous
From: aq <aquynh@xxxxxxxxx>
Date: Wed, 22 Jun 2005 17:34:45 +0900
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 22 Jun 2005 08:33:55 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=k9sim+BXjfGKWKMi9ZG/Zi2itahtEzLPDgiK3Va+MR6ujYf069fbIIQkBW1OyNE0SDhVFGBndJjDdKhtfZkxSsxCKmjHWF+/poIou3vJQwhGXBx1uY1fmeetbssEyECPkIPfIenPVkIBPpjGepHQgH0mdTZOlDrLmFenbwkGSrE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <42B8D07D.8050805@xxxxxxxxx>
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>
Reply-to: aq <aquynh@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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

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