[tahoe-dev] timeouts

Sam Mason sam at samason.me.uk
Thu Aug 6 18:58:22 PDT 2009


Hi,

I've finally got around to playing with Tahoe and all works well--I get
a few warnings when it starts, see the included tahoe.log, but not sure
if that's because of the version of Python I'm using.

My only initial concern is the apparent lack of timeouts when
creating/uploading things.  Maybe I'm the first person whose client
happens to have found a bad (firewalled?) node but creating/writing
things takes ages.  When I look on the "status" screen I see "Sending
Shares: 9 placed out of 10".  It sits there for ages and doesn't seem
to get anywhere.  If I hit "Create a Directory" a few times it'll
eventually pick a good set of nodes and things will work, but this
doesn't seem "optimal".

Maybe I've done something strange?


I also got somewhat confused by "docs/running.html" somewhat
arbitrarily referring to "nodes", "clients", "grids", "servers",
"clients" and "introducers".  I've had a reasonable hack of this file
and am attaching it as well.

-- 
  Sam  http://samason.me.uk/
-------------- next part --------------
STARTING /home/sam/.tahoe
/home/sam/build/allmydata-tahoe-1.5.0/support/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-x86_64.egg/twisted/persisted/sob.py:12: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import os, md5, sys
/home/sam/build/allmydata-tahoe-1.5.0/support/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-x86_64.egg/twisted/python/filepath.py:12: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
/home/sam/build/allmydata-tahoe-1.5.0/support/lib/python2.6/site-packages/foolscap-0.4.2-py2.6.egg/foolscap/banana.py:2: DeprecationWarning: the sets module is deprecated
  import struct, sets, time
/home/sam/build/allmydata-tahoe-1.5.0/support/lib/python2.6/site-packages/Nevow-0.9.33_r17222-py2.6.egg/formless/annotate.py:730: DeprecationWarning: object.__new__() takes no parameters
  rv = cls = InterfaceClass.__new__(cls, name, bases, dct)
/home/sam/build/allmydata-tahoe-1.5.0/support/lib/python2.6/site-packages/Nevow-0.9.33_r17222-py2.6.egg/nevow/testutil.py:7: DeprecationWarning: The popen2 module is deprecated.  Use the subprocess module.
  from popen2 import Popen3
client node probably started
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://allmydata.org/pipermail/tahoe-dev/attachments/20090807/07e84c62/attachment.html 


More information about the tahoe-dev mailing list