From: Nitin Kamble <nkamble@gmail.com>
To: xen-devel@lists.sourceforge.net
Subject: xend start - failing ...
Date: Wed, 22 Sep 2004 12:12:26 -0700 [thread overview]
Message-ID: <2d12b18304092212126743b516@mail.gmail.com> (raw)
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
next reply other threads:[~2004-09-22 19:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-22 19:12 Nitin Kamble [this message]
2004-09-22 19:46 ` xend start - failing Keir Fraser
2004-09-22 19:53 ` Ian Pratt
2004-09-22 20:10 ` Nitin Kamble
2004-09-22 20:41 ` Ian Pratt
2004-09-22 23:26 ` Nitin Kamble
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2d12b18304092212126743b516@mail.gmail.com \
--to=nkamble@gmail.com \
--cc=xen-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.