Hi, I''ve installed xen 3.0 binary on my Debian sarge. When I start xend, I get these errors : ------------- Traceback (most recent call last): File "/usr/sbin/xend", line 111, in ? sys.exit(main()) File "/usr/sbin/xend", line 93, in main return daemon.start() File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", line 505, in start self.daemonize() File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", line 475, in daemonize os.setsid() OSError: [Errno 1] Operation not permitted ------------- Have you ideas ? Jean-Michel Caricand jean-michel.caricand@laposte.net Accédez au courrier électronique de La Poste : laposte.net ; 3615 LAPOSTENET (0,34 /mn) ; tél : 08 92 68 13 50 (0,34/mn) _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com lists.xensource.com/xen-users
Am Freitag, 20. Januar 2006 16:07 schrieb Jean-Michel Caricand:> Hi, > > I''ve installed xen 3.0 binary on my Debian sarge. When I start > xend, I get these errors : > > ------------- > Traceback (most recent call last): > File "/usr/sbin/xend", line 111, in ? > sys.exit(main()) > File "/usr/sbin/xend", line 93, in main > return daemon.start() > File > "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", > line 505, in start > self.daemonize() > File > "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", > line 475, in daemonize > os.setsid() > OSError: [Errno 1] Operation not permitted > ------------- > > Have you ideas ?hard to say,you should take a look at /var/log/xend.log for more details. I would say some xen python libraries are missing or at the wrong spot or something like that. But could be something else too. If you are interessted, you can also install (inoffical) xen3 debian packages which are known to work and which I can support ;-P But you should remove your broken xen3 setup first. Otherwise there could be some strange side effects. check lists.xensource.com/archives/html/xen-users/2006-01/msg00641.html for more information.> Jean-Michel Caricand > > jean-michel.caricand@laposte.net--Ralph _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com lists.xensource.com/xen-users
Is it the case that the kernel you have booted into, is not xen linux kernel or may be a different ver. of xen linux kernel, than the tools installd ? On 1/21/06, Ralph Passgang <ralph@debianbase.de> wrote:> Am Freitag, 20. Januar 2006 16:07 schrieb Jean-Michel Caricand: > > Hi, > > > > I've installed xen 3.0 binary on my Debian sarge. When I start > > xend, I get these errors : > > > > ------------- > > Traceback (most recent call last): > > File "/usr/sbin/xend", line 111, in ? > > sys.exit(main()) > > File "/usr/sbin/xend", line 93, in main > > return daemon.start() > > File > > "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", > > line 505, in start > > self.daemonize() > > File > > "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", > > line 475, in daemonize > > os.setsid() > > OSError: [Errno 1] Operation not permitted > > ------------- > > > > Have you ideas ? > > hard to say,you should take a look at /var/log/xend.log for more details. > > I would say some xen python libraries are missing or at the wrong spot or > something like that. But could be something else too. > > If you are interessted, you can also install (inoffical) xen3 debian packages > which are known to work and which I can support ;-P > > But you should remove your broken xen3 setup first. Otherwise there could be > some strange side effects. > > check lists.xensource.com/archives/html/xen-users/2006-01/msg00641.html > for more information. > > > Jean-Michel Caricand > > > > jean-michel.caricand@laposte.net > > --Ralph > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com lists.xensource.com/xen-users
It is also possible that one of the scripts in /etc/xen/scripts has failed. You can check /var/log/xend.log. On 1/20/06, Jean-Michel Caricand <jean-michel.caricand@laposte.net> wrote:> > Hi, > > I've installed xen 3.0 binary on my Debian sarge. When I start > xend, I get these errors : > > ------------- > Traceback (most recent call last): > File "/usr/sbin/xend", line 111, in ? > sys.exit(main()) > File "/usr/sbin/xend", line 93, in main > return daemon.start() > File > "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", > line 505, in start > self.daemonize() > File > "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", > line 475, in daemonize > os.setsid() > OSError: [Errno 1] Operation not permitted > ------------- > > Have you ideas ? > > Jean-Michel Caricand > > jean-michel.caricand@laposte.net > > > Accédez au courrier électronique de La Poste : laposte.net ; > 3615 LAPOSTENET (0,34 €/mn) ; tél : 08 92 68 13 50 (0,34€/mn) > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > lists.xensource.com/xen-users >-- Jayesh _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com lists.xensource.com/xen-users