the output of $xm create xp.hvm is :-
ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)
Using config file "/etc/xen/xp.hvm".
VNC= 1
ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)
ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)
ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)
ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)
ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)
ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)
ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)
ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)
Unexpected error: <type 'exceptions.OSError'>
Please report to xen-...@lists.xensource.com
Traceback (most recent call last):
File "/usr/sbin/xm", line 10, in <module>
main.main(sys.argv)
File "//usr/lib64/python/xen/xm/main.py", line 2453, in main
_, rc = _run_cmd(cmd, cmd_name, args)
File "//usr/lib64/python/xen/xm/main.py", line 2477, in _run_cmd
return True, cmd(args)
File "<string>", line 1, in <lambda>
File "//usr/lib64/python/xen/xm/main.py", line 1266, in xm_importcommand
cmd.main([command] + args)
File "//usr/lib64/python/xen/xm/create.py", line 1309, in main
dom = make_domain(opts, config)
File "//usr/lib64/python/xen/xm/create.py", line 1067, in make_domain
os.kill(vncpid, signal.SIGKILL)
OSError: [Errno 3] No such process
-----------
and Output of $ xend restart is :-
ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)
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 42, in <module>
from xen.xend.server import SrvDaemon
File "//usr/lib64/python/xen/xend/server/SrvDaemon.py", line 26, in <module>
import relocate
File "//usr/lib64/python/xen/xend/server/relocate.py", line 26, in <module>
from xen.xend import XendDomain
File "//usr/lib64/python/xen/xend/XendDomain.py", line 35, in <module>
from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo
File "//usr/lib64/python/xen/xend/XendCheckpoint.py", line 22, in <module>
from xen.xend.XendConfig import XendConfig
File "//usr/lib64/python/xen/xend/XendConfig.py", line 27, in <module>
from xen.xend.XendDevices import XendDevices
File "//usr/lib64/python/xen/xend/XendDevices.py", line 22, in <module>
from xen.xend.server import blkif, netif, tpmif, pciif, iopif, irqif, usbif, vfbif
File "//usr/lib64/python/xen/xend/server/pciif.py", line 38, 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)')
ETHER:/etc/init.d#
:(( please help :((