[tahoe-dev] how to find the tahoe process in your process table
Aleksandr Milewski
zandr at allmydata.com
Sat Feb 9 18:08:25 PST 2008
On Feb 9, 2008, at 5:56 PM, zooko wrote:
> On Feb 9, 2008, at 6:44 PM, Aleksandr Milewski wrote:
>
>> argv $0 isn't the problem, it's basedir.
>
>
> I see! That is a problem. How did the old allmydata.com "MV" server
> help with this problem?
>
amduser at prodcs2:~$ ps -uamduser -f
UID PID PPID C STIME TTY TIME CMD
amduser 26627 1 13 Feb08 ? 03:22:19 python2.4 -O -i /usr/
lib/python2.4/site-packages/amdlib/protocols/NotSoTrivialclient.py -d cs
amduser 20286 1 0 00:47 ? 00:09:50 python2.4 -O -i /usr/
lib/python2.4/site-packages/amdlib/protocols/NotSoTrivialclient.py -d /
home/amduser/prodnet/inode
amduser 20315 1 0 00:49 ? 00:04:13 python2.4 -O -i /usr/
lib/python2.4/site-packages/amdlib/protocols/NotSoTrivialclient.py -d /
home/amduser/prodnet/login
The only gotcha was that if you were to cd into the node directory and
do an 'allmydata . start' you'd get nothing useful. But this shows two
of the more common usages.
-Z
More information about the tahoe-dev
mailing list