All of lore.kernel.org
 help / color / mirror / Atom feed
* Newbie of xen-unstable: xend start failure
@ 2004-07-19 20:20 helen zhan
  2004-07-19 22:30 ` Mark Williamson
  2004-07-20 14:31 ` Mike Wray
  0 siblings, 2 replies; 7+ messages in thread
From: helen zhan @ 2004-07-19 20:20 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 1350 bytes --]

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?

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!

[-- Attachment #2: Type: text/html, Size: 1672 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-07-20 18:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2004-07-20 16:13   ` helen zhan

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.