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 - failing ...

To: Nitin Kamble <nkamble@xxxxxxxxx>
Subject: Re: [Xen-devel] xend start - failing ...
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Wed, 22 Sep 2004 20:46:57 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 22 Sep 2004 20:59:50 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Wed, 22 Sep 2004 12:12:26 PDT." <2d12b18304092212126743b516@xxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
What does 'uname -a' say? You should see kernel version 2.6.8.1-xen0.

If it's 'xenU', or not a Xen kernel at all, then you need to reboot
into your -xen0 kernel.

 -- Keir

> Hi List,
> 
> I am trying to get the xen-unstablw working. Followings is what I have
> done so far.
> 
> 1. I got the tarball from the xen website.
> 2. make world - successful
> 3. make install - successful
> 4. make install-twisted - successful
> 5. xend start - failed with the following error message
> 
> [root@lmicro1 xeno-unstable]# xend  start
> 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 118, in ?
>     sys.exit(main())
>   File "/usr/sbin/xend", line 96, in main
>     from xen.xend.server import SrvDaemon
>   File "/usr/lib/python2.2/site-packages/xen/xend/server/SrvDaemon.py",
> line 38, in ?
>     import channel
>   File "/usr/lib/python2.2/site-packages/xen/xend/server/channel.py",
> line 4, in ?
>     xc = xen.lowlevel.xc.new()
> xen.lowlevel.xc.error: (2, 'No such file or directory')
> 
> 
> I am new to xen as well as to python. And don't really understand what
> is  happening here. I couldn't find anything like this on the mailings
> list archive.
>   BTW I am doing this on RH 9 distribution.
> 
>   What is going wrong here? How can get over the above error?
> 
> Thanks in Advance,
> Nitin
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
> Project Admins to receive an Apple iPod Mini FREE for your judgement on
> who ports your project to Linux PPC the best. Sponsored by IBM.
> Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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