Hi
I''ve just installed xen, and when I start xen by doing xend start I
get the following:
[root@xen ~]# xend start
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 27, in ?
from xen.xend.server import SrvDaemon
File
"/auto/groups/xeno-xenod/users/xenod/cron-build/R24768.dir/xen-2.0.bk/dist/install/usr/lib/python/xen/xend/server/SrvDaemon.py",
line 41, in ?
File
"/auto/groups/xeno-xenod/users/xenod/cron-build/R24768.dir/xen-2.0.bk/dist/install/usr/lib/python/xen/xend/server/channel.py",
line 3, in ?
xen.lowlevel.xc.error: (2, ''No such file or directory'')
Can anyone please tell me how I can fix this?
Thanks
Shaz
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Had you rebooted into Xen / XenLinux yet or were you just testing under native Linux first? The latter probably won''t work because the privileged command interface won''t exist. Cheers, mark On Tuesday 19 July 2005 16:43, Shahzad Chohan wrote:> Hi > > I''ve just installed xen, and when I start xen by doing xend start I > get the following: > > [root@xen ~]# xend start > 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 27, in ? > from xen.xend.server import SrvDaemon > File > "/auto/groups/xeno-xenod/users/xenod/cron-build/R24768.dir/xen-2.0.bk/dist/ >install/usr/lib/python/xen/xend/server/SrvDaemon.py", line 41, in ? > File > "/auto/groups/xeno-xenod/users/xenod/cron-build/R24768.dir/xen-2.0.bk/dist/ >install/usr/lib/python/xen/xend/server/channel.py", line 3, in ? > xen.lowlevel.xc.error: (2, ''No such file or directory'') > > Can anyone please tell me how I can fix this? > > Thanks > Shaz > > _______________________________________________ > 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
Hey, Thanks for the info. It was my mistake, basically grub,conf loaded the redhat kernel instead of the xen kernel. Thanks Shaz On 7/19/05, Mark Williamson <mark.williamson@cl.cam.ac.uk> wrote:> Had you rebooted into Xen / XenLinux yet or were you just testing under native > Linux first? The latter probably won''t work because the privileged command > interface won''t exist. > > Cheers, > mark > > On Tuesday 19 July 2005 16:43, Shahzad Chohan wrote: > > Hi > > > > I''ve just installed xen, and when I start xen by doing xend start I > > get the following: > > > > [root@xen ~]# xend start > > 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 27, in ? > > from xen.xend.server import SrvDaemon > > File > > "/auto/groups/xeno-xenod/users/xenod/cron-build/R24768.dir/xen-2.0.bk/dist/ > >install/usr/lib/python/xen/xend/server/SrvDaemon.py", line 41, in ? > > File > > "/auto/groups/xeno-xenod/users/xenod/cron-build/R24768.dir/xen-2.0.bk/dist/ > >install/usr/lib/python/xen/xend/server/channel.py", line 3, in ? > > xen.lowlevel.xc.error: (2, ''No such file or directory'') > > > > Can anyone please tell me how I can fix this? > > > > Thanks > > Shaz > > > > _______________________________________________ > > 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