T M
2007-Dec-28  06:48 UTC
[Xen-users] Cannot start Xend . Xen 3.2 rc4. Permission denied error 13.
I end up with the same error after building and running xen-stable 3.2-rc4 on both Ubuntu 7.10 and Fedora Core 6. I am using AMD64 builds. I have carefully followed the instruction on the xenbits.xensource.com on building Xen unstable. After booting with the new Xen and dom0 kernel, I cannot use any Xen tools (such as xm) from Dom0. I have tried restarting Xend but it fails with the same errors. The error I get is: root@localhost xen]# xm list Error: Unable to connect to xend: No such file or directory. Is xend running? xend.log: xend 5409] ERROR (__init__:988) Exception starting xend ((13, ''Permission denied'')) Error: (13, ''Permission denied'') xend-debug.log: domctl operation failed -- need to rebuild the user-space tool set? Exception starting xend: (13, ''Permission denied'') What am I missing here? Cheers. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Mark Williamson
2008-Jan-04  17:32 UTC
Re: [Xen-users] Cannot start Xend . Xen 3.2 rc4. Permission denied error 13.
Did you have a previous Xen install on your machines? If so, you need to make sure it''s completely removed before installing a new version of Xen. Otherwise, the tools have a nasty habit of getting their versions confused and causing errors like this. HTH, Cheers, Mark On Friday 28 December 2007, T M wrote:> I end up with the same error after building and running xen-stable 3.2-rc4 > on both Ubuntu 7.10 and Fedora Core 6. I am using AMD64 builds. > > I have carefully followed the instruction on the xenbits.xensource.com on > building Xen unstable. > > After booting with the new Xen and dom0 kernel, I cannot use any Xen tools > (such as xm) from Dom0. I have tried restarting Xend but it fails with the > same errors. > > The error I get is: > > root@localhost xen]# xm list > Error: Unable to connect to xend: No such file or directory. Is xend > running? > xend.log: > xend 5409] ERROR (__init__:988) Exception starting xend > ((13, ''Permission denied'')) > Error: (13, ''Permission denied'') > > xend-debug.log: > domctl operation failed -- need to rebuild the user-space tool set? > Exception starting xend: (13, ''Permission denied'') > > > What am I missing here? > > Cheers.-- 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
T M
2008-Jan-05  17:17 UTC
Re: [Xen-users] Cannot start Xend . Xen 3.2 rc4. Permission denied error 13.
Thanks Mark. I root caused the problem to incorrect version of xen-related
python scripts being used. The xen make {world, install} was putting the new
scripts under /usr/lib*/python tree whereas my system had /usr/lib*/python24
in its path first.
Cheers.
On Jan 4, 2008 11:32 AM, Mark Williamson <mark.williamson@cl.cam.ac.uk>
wrote:
> Did you have a previous Xen install on your machines?  If so, you need to
> make
> sure it''s completely removed before installing a new version of
Xen.
> Otherwise, the tools have a nasty habit of getting their versions confused
> and causing errors like this.
>
> HTH,
> Cheers,
> Mark
>
> On Friday 28 December 2007, T M wrote:
> > I end up with the same error after building and running xen-stable
> 3.2-rc4
> > on both Ubuntu 7.10 and Fedora Core 6. I am using AMD64 builds.
> >
> > I have carefully followed the instruction on the
xenbits.xensource.comon
> > building Xen unstable.
> >
> > After booting with the new Xen and dom0 kernel, I cannot use any Xen
> tools
> > (such as xm) from Dom0. I have tried restarting Xend but it fails with
> the
> > same errors.
> >
> > The error I get is:
> >
> > root@localhost xen]# xm list
> > Error: Unable to connect to xend: No such file or directory. Is xend
> > running?
> > xend.log:
> > xend 5409] ERROR (__init__:988) Exception starting xend
> > ((13, ''Permission denied''))
> > Error: (13, ''Permission denied'')
> >
> > xend-debug.log:
> > domctl operation failed -- need to rebuild the user-space tool set?
> > Exception starting xend: (13, ''Permission denied'')
> >
> >
> > What am I missing here?
> >
> > Cheers.
>
>
>
> --
> 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