public inbox for [email protected]
help / color / mirror / Atom feedFrom: Marc G. Fournier <[email protected]>
To: Magnus Hagander <[email protected]>
Cc: [email protected]
Subject: Re: Bittorrent (Was: RE: [HACKERS] [SUGGESTION] CVSync )
Date: Mon, 27 Mar 2006 15:13:17 -0400 (AST)
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
On Mon, 27 Mar 2006, Magnus Hagander wrote:
> It's automatically reproduced every 10 minutes. There are two
> possibilities:
'k, I'm seeing processes running since 2pm Sunday ... so "every 10
minutes", what exactly is happening?
# ps aux | grep btlaunchmany | grep Sun02 | wc -l
36
> 2) They are no longer reported in a way that Proc::ProcessTable can
> read. See the code at
> http://gborg.postgresql.org/cgi-bin/cvsweb.cgi/portal/tools/bt/updatetor
> rents.pl?rev=1.8;cvsroot=pgweb for what we're trying to do. It is
> *possible* this is done because the processes are swapped out, though I
> *think* I tested the code and it handled that.
'k, first ... "processes are swapped out" ... unless something really odd
is happening, I've never heard of a process swapped out that is removed
from the process table ... at least not under FreeBSD ...
second ... have you manually verified that the process(es) *aren't*
running, or just relying on that script? As i stated above, I see 36
processes running for the past 24 hrs +, and a bunch for a shorter period
...
> Tar up /usr/local/www/bt.postgresql.org.
> There are no "bittorrent binaries", they are all python scripts. And
> they live under taht directory along with all our utility scripts.
Ah, okay ... I thought that we were using bittorrent as was installed ages
ago, not a self-maintained version ... but, if that is the case, then I'm
going to get rid of the template stuff over there sometime this week,
since that will be simple enough to do ... python 2.4.2 is auto-installed,
so no problems there ...
If you can be online tomorrow afternoon ... ? that way, when I bring it
back up, you are able to look over it for any issues ...
But, it doesn't look like bittorrent is reaping child processes:
# ps aux | grep "(python)" | wc -l
166
out of:
# ps aux | grep python | wc -l
201
> Where are you looking? That's before I started doing the web stuff, and
> I'm definitly the one who put in what's tyhere now.
/usr/local/bin ...
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
view thread (8+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Bittorrent (Was: RE: [HACKERS] [SUGGESTION] CVSync )
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox