[tahoe-lafs-trac-stream] [Tahoe-LAFS] #1835: stop grovelling the whole storage backend looking for externally-added shares to add a lease to

Tahoe-LAFS trac at tahoe-lafs.org
Tue Dec 23 10:41:40 UTC 2014


#1835: stop grovelling the whole storage backend looking for externally-added
shares to add a lease to
-------------------------+-------------------------------------------------
     Reporter:  zooko    |      Owner:
         Type:           |     Status:  new
  enhancement            |  Milestone:  undecided
     Priority:  normal   |    Version:  1.9.2
    Component:  code-    |   Keywords:  leases garbage-collection
  storage                |  accounting
   Resolution:           |
Launchpad Bug:           |
-------------------------+-------------------------------------------------

Comment (by dquintela):

 Hello, first time user tahoe here,

 I've testing cloud storage for 3 or 4 days (branch 2237-cloud-backend-s4)
 into my raspberry-pi, running raspbian.
 Despite it having very long startup times, I noticed
 .tahoe/logs/twistd.log filled up of lines like this,
 that seems indicating the shares crawler is being run to often. This has
 the nasty side effecting that on amazon billing page
 I am already with 80000 requests. Rough estimate this could mean 3 to 5
 USD per month on an idle storage node alone.

 This seems to be related to #1835 and #1886 - sorry for the crossposting.

 2014-12-22 15:48:37+0000 [-] Starting factory <HTTPClientFactory:
 http://bucket_identifier.s3.amazonaws.com/?prefix=shares%2Fod%2F>
 2014-12-22 15:48:37+0000 [HTTPPageGetter,client] Stopping factory
 <HTTPClientFactory:
 http://bucket_identifier.s3.amazonaws.com/?prefix=shares%2Fod%2F>
 2014-12-22 15:48:37+0000 [-] Starting factory <HTTPClientFactory:
 http://bucket_identifier.s3.amazonaws.com/?prefix=shares%2Foe%2F>
 2014-12-22 15:48:38+0000 [HTTPPageGetter,client] Stopping factory
 <HTTPClientFactory:
 http://bucket_identifier.s3.amazonaws.com/?prefix=shares%2Foe%2F>
 2014-12-22 15:48:38+0000 [-] Starting factory <HTTPClientFactory:
 http://bucket_identifier.s3.amazonaws.com/?prefix=shares%2Fof%2F>
 2014-12-22 15:48:38+0000 [HTTPPageGetter,client] Stopping factory
 <HTTPClientFactory:
 http://bucket_identifier.s3.amazonaws.com/?prefix=shares%2Fof%2F>
 2014-12-22 15:48:38+0000 [-] Starting factory <HTTPClientFactory:
 http://bucket_identifier.s3.amazonaws.com/?prefix=shares%2Fog%2F>
 2014-12-22 15:48:38+0000 [HTTPPageGetter,client] Stopping factory
 <HTTPClientFactory:
 http://bucket_identifier.s3.amazonaws.com/?prefix=shares%2Fog%2F>
 ...

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1835#comment:5>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list