Hi *,
- new to Xen
- compiled Xen 3.1 from source on Slackware 12, on a Pentium-M laptop
with a USB disk
- booted Dom0
- xend won't start.
Any help is most welcome...
Thanks,
Jan
Here are the logs:
/var/log/debug
Aug 16 17:04:48 a8 BLKTAPCTRL[1298]: blktapctrl: v1.0.0
Aug 16 17:04:48 a8 BLKTAPCTRL[1298]: Found driver: [raw image (aio)]
Aug 16 17:04:48 a8 BLKTAPCTRL[1298]: Found driver: [raw image (sync)]
Aug 16 17:04:48 a8 BLKTAPCTRL[1298]: Found driver: [vmware image (vmdk)]
Aug 16 17:04:48 a8 BLKTAPCTRL[1298]: Found driver: [ramdisk image (ram)]
Aug 16 17:04:48 a8 BLKTAPCTRL[1298]: Found driver: [qcow disk (qcow)]
Aug 16 17:04:48 a8 BLKTAPCTRL[1298]: Unable to start blktapctrl
/var/log/syslog
Aug 16 17:04:48 a8 xenstored: Checking store ...
Aug 16 17:04:48 a8 xenstored: Checking store complete.
Aug 16 17:04:48 a8 xenstored: Checking store ...
Aug 16 17:04:48 a8 xenstored: Checking store complete.
/var/log/xen/xend-debug.log
Xend started at Thu Aug 16 17:04:48 2007.
Exception starting xend: (111, 'Connection refused')
/var/log/xen/xend.log
[2007-08-16 17:04:48 1301] INFO (SrvDaemon:331) Xend Daemon started
[2007-08-16 17:04:48 1301] INFO (SrvDaemon:335) Xend changeset: unavailable.
[2007-08-16 17:04:48 1301] INFO (SrvDaemon:342) Xend version: Unknown.
[2007-08-16 17:04:48 1301] ERROR (SrvDaemon:353) Exception starting xend
((111, 'Connection refused'))
Traceback (most recent call last):
File "//usr/lib/python/xen/xend/server/SrvDaemon.py", line 345, in run
servers = SrvServer.create()
File "//usr/lib/python/xen/xend/server/SrvServer.py", line 254, in create
root.putChild('xend', SrvRoot())
File "//usr/lib/python/xen/xend/server/SrvRoot.py", line 40, in __init__
self.get(name)
File "//usr/lib/python/xen/web/SrvDir.py", line 82, in get
val = val.getobj()
File "//usr/lib/python/xen/web/SrvDir.py", line 52, in getobj
self.obj = klassobj()
File "//usr/lib/python/xen/xend/server/SrvDomainDir.py", line 41, in
__init__
self.xd = XendDomain.instance()
File "//usr/lib/python/xen/xend/XendDomain.py", line 1518, in instance
inst.init()
File "//usr/lib/python/xen/xend/XendDomain.py", line 109, in init
xstransact.Mkdir(XS_VMROOT)
File "//usr/lib/python/xen/xend/xenstore/xstransact.py", line 346, in
Mkdir
complete(path, lambda t: t.mkdir(*args))
File "//usr/lib/python/xen/xend/xenstore/xstransact.py", line 352, in
complete
t = xstransact(path)
File "//usr/lib/python/xen/xend/xenstore/xstransact.py", line 21, in
__init__
self.transaction = xshandle().transaction_start()
File "//usr/lib/python/xen/xend/xenstore/xsutil.py", line 18, in xshandle
xs_handle = xen.lowlevel.xs.xs()
Error: (111, 'Connection refused')
[2007-08-16 17:04:49 1300] INFO (SrvDaemon:219) Xend exited with status 1.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|