WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] xend start error: Operation not permitted on os.setsid()

To: Mark Ryden <markryde@xxxxxxxxx>
Subject: Re: [Xen-users] xend start error: Operation not permitted on os.setsid()
From: Ted Kaczmarek <tedkaz@xxxxxxxxxxxxx>
Date: Sat, 08 Oct 2005 08:52:08 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 08 Oct 2005 12:49:37 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <dac45060510080432r6f357b01i4fb067c64d6afbdf@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <dac45060510080432r6f357b01i4fb067c64d6afbdf@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Sat, 2005-10-08 at 14:32 +0300, Mark Ryden wrote:
>       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
> 
Make uninstall if you had older version installed, lots of new goodies
where put in.

Regards,
Ted


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>