|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xend start error
On Thu, 14 Apr 2005, Paul Larson wrote:
> On Thu, 2005-04-14 at 07:50 -0500, Paul Larson wrote:
> > I'm getting this from last night's build of unstable:
> >
> > 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 35, in ?
> > from xen.xend.server import SrvDaemon
> > File "/usr/lib/python/xen/xend/server/SrvDaemon.py", line 41, in ?
> > import channel
> > File "/usr/lib/python/xen/xend/server/channel.py", line 3, in ?
> > import xen.lowlevel.xc; xc = xen.lowlevel.xc.new()
> > xen.lowlevel.xc.error: (2, 'No such file or directory')
> *sigh* ignore that, false alarm. I was not booted into the kernel I
> thought I was.
The debian package checks whether /proc/xen/privcmd(or whatever it is)
exists in the init script before starting python. I believe I sent that patch
in.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|