http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1491
Summary: start xen problem on ubuntu
Product: Xen
Version: unstable
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: HVM
AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
ReportedBy: sagharbehinaeen@xxxxxxxxx
I install Xen on ubuntu and when I want to start Xen I see this error:
root@saghar-laptop:/etc/xen# xend start
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 44, in <module>
from xen.xend.server import SrvDaemon
File "/usr/lib/python2.5/site-packages/xen/xend/server/SrvDaemon.py", line
26, in <module>
import relocate
File "/usr/lib/python2.5/site-packages/xen/xend/server/relocate.py", line 28,
in <module>
from xen.xend import XendDomain
File "/usr/lib/python2.5/site-packages/xen/xend/XendDomain.py", line 35, in
<module>
from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo
File "/usr/lib/python2.5/site-packages/xen/xend/XendCheckpoint.py", line 20,
in <module>
from xen.xend import balloon, sxp, image
File "/usr/lib/python2.5/site-packages/xen/xend/image.py", line 44, 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)')
thanks
saghar
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|