|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] xend start error: Operation not permitted on os.setsid()
Hello,
I had downloaded to a clean folder the latest xen-unstable today by
mercurial:
hg clone http://xenbits.xensource.com/xen-unstable.hg
I had perform "make world",then cd to the linux-2.6.11-xen0,then
make ARCH=xen menucomfig.There I changed ext3 to be build
as a module and added pop support. Now I adjusted grub.conf and
rebooted ]
and Xen started. The problem I have now is that "xend start" does not
succeed the Xend daemon: it gives the following error:
the following error
myMachine$>xend start
Traceback (most recent call last):
File "/usr/sbin/xend", line 110, in ?
sys.exit(main())
File "/usr/sbin/xend", line 92, in main
return daemon.start()
File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py",
line 507, in start
self.daemonize()
File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py",
line 477, in daemonize
os.setsid()
OSError: [Errno 1] Operation not permitted
Any idea what can it be ? in the past it worked with no problems?
Regards,
MR
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] xend start error: Operation not permitted on os.setsid(),
Mark Ryden <=
|
|
|
|
|