Hi again,
I just reinstalled everything using the xen-unstable.hg.
Xend just doesn't start anymore. Watching the logs it was looking
for python-pam module. I found the source for it and installed it.
Tried to start xend again, but no success. It just says it can't find
Domain 0 and dies.
Is there something special to do when "upgrading" from 3.0.3 to
the latest unstable ?
I think it might be something about Error: (13, 'Permission denied'), but
denied on what ? :)
Reverted temporarily to 3.0.3 and everything run smooth again.
Thank you for your help,
Sébastien
xend.log
--
[2006-11-20 20:50:52 xend 4627] INFO (SrvDaemon:295) Xend Daemon started
[2006-11-20 20:50:52 xend 4627] INFO (SrvDaemon:299) Xend changeset:
unavailable
.
[2006-11-20 20:50:52 xend 4627] INFO (SrvDaemon:306) Xend version: Unknown.
[2006-11-20 20:50:52 xend 4627] ERROR (XendDomain:349) Unable to get
domain info
rmation.
Traceback (most recent call last):
File "//usr/lib/python/xen/xend/XendDomain.py", line 347, in
_running_domains
return xc.domain_getinfo()
Error: (13, 'Permission denied')
[2006-11-20 20:50:52 xend 4627] ERROR (SrvDaemon:317) Exception starting
xend (U
nable to find Domain 0)
Traceback (most recent call last):
File "//usr/lib/python/xen/xend/server/SrvDaemon.py", line 309, in run
servers = SrvServer.create()
File "//usr/lib/python/xen/xend/server/SrvServer.py", line 132, 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 39, in
__init__
self.xd = XendDomain.instance()
File "//usr/lib/python/xen/xend/XendDomain.py", line 1354, in instance
inst.init()
File "//usr/lib/python/xen/xend/XendDomain.py", line 107, in init
raise XendError('Unable to find Domain 0')
XendError: Unable to find Domain 0
[2006-11-20 20:50:52 xend 4623] INFO (SrvDaemon:193) Xend exited with
status 1.
Daniel P. Berrange wrote:
> On Mon, Nov 20, 2006 at 06:47:40PM +0100, S?bastien RICCIO wrote:
>
> It was merged into xen-unstable.hg shortly after 3.0.3 was released.
> The patches are also in the mailing list archives.
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|