Hi all,
I cannot start xend because of this error:
Exception starting xend ((13, ''Permission denied'')).
Do you know what could be wrong ?
Many thanks in advance,
Cheers,
Marc
I am using xen.gz-2.6.18-1.2835.slc4 kernel.
Here is the part of the file /var/log/xen/xend.log:
*************xend.log****************
[2007-03-07 14:56:23 xend 5379] INFO (SrvDaemon:283) Xend Daemon started
[2007-03-07 14:56:23 xend 5379] INFO (SrvDaemon:287) Xend changeset:
unavailable .
[2007-03-07 14:56:23 xend 5379] ERROR (SrvDaemon:297) Exception starting
xend ((13, ''Permission denied''))
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py",
line
291, in run
servers = SrvServer.create()
File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvServer.py",
line
108, in create
root.putChild(''xend'', SrvRoot())
File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvRoot.py",
line
40, in __init__
self.get(name)
File "/usr/lib/python2.3/site-packages/xen/web/SrvDir.py", line 82,
in get
val = val.getobj()
File "/usr/lib/python2.3/site-packages/xen/web/SrvDir.py", line 52,
in
getobj
self.obj = klassobj()
File
"/usr/lib/python2.3/site-packages/xen/xend/server/SrvDomainDir.py",
line 39, in __init__
self.xd = XendDomain.instance()
File "/usr/lib/python2.3/site-packages/xen/xend/XendDomain.py", line
655,
in instance
inst.init()
File "/usr/lib/python2.3/site-packages/xen/xend/XendDomain.py", line
76, in
init
self._add_domain(
File "/usr/lib/python2.3/site-packages/xen/xend/XendDomain.py", line
139,
in xen_domains
domlist = xc.domain_getinfo()
Error: (13, ''Permission denied'')
*******************end of xend.log***********************
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Marc wrote:> Hi all, > I cannot start xend because of this error: > Exception starting xend ((13, ''Permission denied'')).Did you start xend as root? Jan _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi Jan, Yes I tried to start xend as root, and I am also in dom_0. Do you think it''s a problem of rights between python and XEN ? Cheers, Marc 2007/3/8, Jan Albrecht <jan.albrecht@gmail.com>:> > Marc wrote: > > Hi all, > > I cannot start xend because of this error: > > Exception starting xend ((13, ''Permission denied'')). > Did you start xend as root? > > Jan >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hey, Marc wrote:> Hi Jan, > Yes I tried to start xend as root, and I am also in dom_0. > Do you think it''s a problem of rights between python and XEN ?Don''t know... maybe you want to try a strace on the strating process (strace xend start) and you''ll probably see why you get the message. HTH Jan _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
You''ve rebooted into the Xenified kernel right? I think if you hadn''t it would have given a different error... Have you recently upgraded, or have you ever installed a new version of the tools / Xen etc? If the version of Xen and the version of the tools are not matched from the same release, it''s possible to get errors like this. Cheers, Mark On Thursday 08 March 2007 09:46, Marc wrote:> Hi Jan, > Yes I tried to start xend as root, and I am also in dom_0. > Do you think it''s a problem of rights between python and XEN ? > > Cheers, > Marc > > 2007/3/8, Jan Albrecht <jan.albrecht@gmail.com>: > > Marc wrote: > > > Hi all, > > > I cannot start xend because of this error: > > > Exception starting xend ((13, ''Permission denied'')). > > > > Did you start xend as root? > > > > Jan-- Dave: Just a question. What use is a unicyle with no seat? And no pedals! Mark: To answer a question with a question: What use is a skateboard? Dave: Skateboards have wheels. Mark: My wheel has a wheel! _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
As I did not find what was the problem, I just remove xen and install it again. Now it works fine !!! How, why ? I do not know . Anyway, thanks for your help !! Cheers, Marc 2007/3/9, Mark Williamson <mark.williamson@cl.cam.ac.uk>:> > You''ve rebooted into the Xenified kernel right? I think if you hadn''t it > would have given a different error... > > Have you recently upgraded, or have you ever installed a new version of > the > tools / Xen etc? If the version of Xen and the version of the tools are > not > matched from the same release, it''s possible to get errors like this. > > Cheers, > Mark > > On Thursday 08 March 2007 09:46, Marc wrote: > > Hi Jan, > > Yes I tried to start xend as root, and I am also in dom_0. > > Do you think it''s a problem of rights between python and XEN ? > > > > Cheers, > > Marc > > > > 2007/3/8, Jan Albrecht <jan.albrecht@gmail.com>: > > > Marc wrote: > > > > Hi all, > > > > I cannot start xend because of this error: > > > > Exception starting xend ((13, ''Permission denied'')). > > > > > > Did you start xend as root? > > > > > > Jan > > -- > Dave: Just a question. What use is a unicyle with no seat? And no pedals! > Mark: To answer a question with a question: What use is a skateboard? > Dave: Skateboards have wheels. > Mark: My wheel has a wheel! > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Seemingly Similar Threads
- Bug#368531: RuntimeError: (111, 'Connection refused')
- Exception starting xend ((11, ''Resource temporarily unavailable''))
- "Exception starting xend ((2, ''No such file or directory''))" - what file?
- Bug#538766: xen-utils-common: fail to start xend
- Bug#536806: xen-utils-common - xend start fails