* xend won't start
@ 2010-06-17 20:54 PeanuTech
0 siblings, 0 replies; only message in thread
From: PeanuTech @ 2010-06-17 20:54 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 1941 bytes --]
Hi,
I tried to install Xen 4 on Ubuntu Lucid (10.04), like was done
here<http://bderzhavets.wordpress.com/2010/04/24/set-up-ubuntu-10-04-server-pv-domu-at-xen-4-0-dom0-pvops-2-6-32-10-kernel-dom0-on-top-of-ubuntu-10-04-server/>,
but when I boot (and the system gets to a working desktop), I get the
following errors from xend:
/etc/init.d/xend start
^CTraceback (most recent call last):
File "/usr/sbin/xend", line 36, in <module>
from xen.xend.server import SrvDaemon
File
"/usr/local/lib/python2.6/dist-packages/xen/xend/server/SrvDaemon.py", line
26, in <module>
import relocate
File "/usr/local/lib/python2.6/dist-packages/xen/xend/server/relocate.py",
line 28, in <module>
from xen.xend import XendDomain
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendDomain.py", line
36, in <module>
from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendCheckpoint.py",
line 23, in <module>
from xen.xend.XendConfig import XendConfig
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendConfig.py", line
29, in <module>
from xen.xend.XendDPCI import XendDPCI
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendDPCI.py", line
24, in <module>
import XendDomain, XendNode
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendNode.py", line
39, in <module>
from XendPIF import *
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendPIF.py", line
37, in <module>
Vifctl.network('start')
File "/usr/local/lib/python2.6/dist-packages/xen/xend/Vifctl.py", line 35,
in network
xpopen.call(script)
File "/usr/local/lib/python2.6/dist-packages/xen/util/xpopen.py", line
183, in call
return xPopen3(*popenargs, **kwargs).wait()
File "/usr/local/lib/python2.6/dist-packages/xen/util/xpopen.py", line
154, in wait
pid, sts = os.waitpid(self.pid, 0)
KeyboardInterrupt
What is the problem?
[-- Attachment #1.2: Type: text/html, Size: 2274 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-06-17 20:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-17 20:54 xend won't start PeanuTech
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).