On Sun, Sep 05, 2010 at 11:00:03PM +0200, nunziaG84@xxxxxxxxx wrote:
> Hello,
> you don't consider my first post.
> I have installed xen 4.0.1 con kernel 2.6.32.21 with the method that you
> write.
> BUt when i restart my system with new kernel and i write
>
> sudo xend start
>
> the output is:
>
> ERROR Internal error: Could not obtain handle on privileged command interface
> (2 = No such file or directory)
> Traceback (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 20, in <module>
> from xen.xend import balloon, sxp, image
> File "/usr/local/lib/python2.6/dist-packages/xen/xend/image.py", line 46,
> in
> <module>
> xc = xen.lowlevel.xc.xc()
> xen.lowlevel.xc.Error: (1, 'Internal error', 'Could not obtain handle on
> privileged command interface (2 = No such file or directory)')
>
> Can you help me?
>
Try going through:
http://wiki.xensource.com/xenwiki/XenCommonProblems
and:
http://wiki.xensource.com/xenwiki/XenParavirtOps
especially the troubleshooting sections.
-- Pasi
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|