From: Mike Wray <mike.wray@hpl.hp.com>
To: helen zhan <helenzhan04@yahoo.com>
Cc: xen-devel@lists.sourceforge.net
Subject: Re: Newbie of xen-unstable: xend start failure
Date: Tue, 20 Jul 2004 15:31:03 +0100 [thread overview]
Message-ID: <40FD2CA7.6050200@hpl.hp.com> (raw)
In-Reply-To: <20040719202009.57804.qmail@web21506.mail.yahoo.com>
helen zhan wrote:
> Hi,
>
> I just installed xen-unstable two hours ago following the instructions
> in the README file. I used "make world" and "make install" to compile
> and install it sucessfully. But when I tried to start the daemon by
> "xend start", I got the error as below.
>
> It looks like that a file "xc.py" was missing in the directory
> "/usr/lib/python2.2/site-packages/xen/lowlevel". Does anyone have any
> clue how to fix it?
The xc module failed to import because it couldn't open the command interface
(that's the line ERROR:... below). After that everything trying to use xc got
an error. The usual reason for this is that xend was not being run by root -
if you weren't root when running 'xend start', try again as root.
>
> XendRoot>configure>
>
> XendRoot>set_config> config_path= /etc/xen/xend-config.sxp
>
> XendRoot>set_config> loading
>
> XendRoot> config= ['xend-config', ['xend-port', '8000'],
> ['xend-address', ''], ['network-script', 'network'], ['vif-bridge',
> 'xen-br0'], ['vif-script', 'vif-bridge'], ['vif-antispoof', 'no']]
>
> 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 23, in ?
>
> 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
> 3, in ?
>
> import xen.lowlevel.xc; xc = xen.lowlevel.xc.new()
>
> xen.lowlevel.xc.error: (2, 'No such file or directory')
>
>
> Thanks & Best wishes,
>
> Helen
>
> Do you Yahoo!?
> Vote for the stars of Yahoo!'s next ad campaign!
> <http://advision.webevents.yahoo.com/yahoo/votelifeengine/>
Mike
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
next prev parent reply other threads:[~2004-07-20 14:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-19 20:20 Newbie of xen-unstable: xend start failure helen zhan
2004-07-19 22:30 ` Mark Williamson
2004-07-20 16:10 ` helen zhan
2004-07-20 16:30 ` Rune Johan Andresen
2004-07-20 18:55 ` helen zhan
2004-07-20 14:31 ` Mike Wray [this message]
2004-07-20 16:13 ` helen zhan
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=40FD2CA7.6050200@hpl.hp.com \
--to=mike.wray@hpl.hp.com \
--cc=helenzhan04@yahoo.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.