storj/private
Cameron Ayer 3e70a893dd storagenode/{piecestore, contact}: report capacity to satellites if below specific threshold
Curently, storage nodes only report their capacity to satellites
once per hour. If a node fills up, it will fail all uploads until
the next contact cycle begins. With these changes, at the end of an
upload we check whether the MinimumDiskSpace threshold has been
passed. If so, trigger the monitor chore to update the node's
capacity, then trigger the contact chore to report the new
capacity to the satellites

Change-Id: Ie6aadaade1e2c12c87e03f8ff9059a50121380a0
2020-02-18 15:42:48 -05:00
..
context2 private/context2: add WithoutCancellation 2020-01-15 14:23:46 +02:00
cui private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
currency private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
date private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
dbutil private/dbutil/txutil: include details about retry attempts in error 2020-02-17 14:18:13 +00:00
debugging private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
lifecycle all: use monkit v3 2020-02-05 23:53:17 +00:00
migrate private/dbutil/txutil: create new transactions for retries 2020-02-01 18:34:28 +00:00
post all: use monkit v3 2020-02-05 23:53:17 +00:00
processgroup private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
s3client common: separate repository 2019-12-27 14:11:15 +02:00
tagsql private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
testblobs storagenode: Include trash space when calculating space used 2019-12-23 19:07:03 -07:00
testplanet storagenode/{piecestore, contact}: report capacity to satellites if below specific threshold 2020-02-18 15:42:48 -05:00
testrevocation storage/redis/redisserver: simplify redisserver creation 2020-02-11 19:11:57 +00:00
teststorj common: separate repository 2019-12-27 14:11:15 +02:00
testuplink libuplink: adjust tests to changes in encryption store 2020-01-30 22:00:24 +00:00
version all: use monkit v3 2020-02-05 23:53:17 +00:00