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] xen on Debian

To: Sylvain de Tilly <sylvain.detilly@xxxxxxxxx>
Subject: Re: [Xen-users] xen on Debian
From: Saifa Saifa <saifamsc@xxxxxxxxxxx>
Date: Thu, 27 Oct 2005 16:58:33 +0100 (BST)
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 27 Oct 2005 15:55:53 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:Received:Date:From:Subject:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding; b=kJZuSxC4JcBqZb5vc1MXcfieYxAFRHorhjQJdQg5fWI2AGvU8bDfP+g8QwiAJjKZSOfdz9VrEoV2Rd0VwP8SmygezGqvK80zkiU4+tz6ZsjJwMSJQgh6WfchY4SV9AVq8fqviI1t6MWBiDJSGqnjeZ1fMbW8pqIFFhCJ3YjWSAI= ;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi

On Thu, Oct 27, 2005 at 10:21:18AM +0200, Sylvain de
Tilly wrote:
> Hi,
> 
> 
> Le jeudi 27 octobre 2005 à 02:57 +0100, Saifa Saifa
a écrit :
> > I get the following error.
> > 
> >
/usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3:
> > DeprecationWarning: twisted.protocols.http has
moved
> > to twisted.web.http. See
> > http://twistedmatrix.com/projects/web.
> >   from twisted.protocols import http
> 
> Don't worry about that warning. This is due to
Twisted code which is
> moving a lot. Sure this does not cause any problem
to your xen
> installation.
Ok, now I understood its not from xen but from
twisted. But the issue is different 
On boot xend deamon is disabled. The "ps ax |grep xen
" is showing the following output

ps ax |grep xen
6 ?        S<     0:00 [xenwatch]
7 ?        S<     0:00 [xenbus]
803 ?        S      0:00 [xenblkd]

I manually started xend by /usr/sbin/xend start, the
following error is displayed

 File
"/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py",
line 475, in daemonize
     os.setsid()
     OSError: [Errno 1] Operation not permitted

Now  ps ax |grep xen is showing 
 ps ax |grep xen
6 ?        S<     0:00 [xenwatch]
7 ?        S<     0:00 [xenbus]
803 ?        S      0:00 [xenblkd]
4764 ?        Ss     0:00 xenstored
--pid-file=/var/run/xenstore.pid
4765 tty3     S      0:00 xenconsoled
4766 tty3     S      0:00 xenconsoled
4767 tty3     S      0:00 xenconsoled
4779 ?        Ss     0:00 xenconsoled
4780 ?        S      0:00 xenconsoled
4781 ?        S      0:00 xenconsoled
4971 pts/1    S+     0:00 vi xenchat
5097 pts/2    R+     0:00 grep xen

How to handle this issue


Thanks

Saifamsc

> 
> > This message is repeats several times. After that
I
> > could not find any PID with xend. It is happening
with
> > 2.0.7 too.
> 
> No but you must find a python's pid. (Try testing
before and after
> lauching xend).
> 
> > I have upgraded twisted and also installed
python-2.4.
> 
> That's why you've got the warning (Due to Twisted,
not python).
> 
> Hope this help,
> 
> -- 
> Sylvain de Tilly
> gpg. http://www.adelux.fr/gpg/sylvain.asc



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



                
__________________________________________________________ 
Enjoy this Diwali with Y! India Click here 
http://in.promos.yahoo.com/fabmall/index.html

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

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