storj/storagenode
Cameron Ayer 1f5d5235a6 storagenode/{monitor,piecestore}: if free disk < expected available space, return free disk
We only sync free disk and available space, if necessary, on startup. If the
SNs disk fills up with non-storj data, we will not know about it when reporting
available space to the satellite.

Solution: whenever we check the node's capacity, double check free disk.
If free disk < than expected available space, return free disk.

Change-Id: I66265c16e03be45b6e1f5817c70df7eac0a76455
2020-07-22 15:08:37 +00:00
..
bandwidth all: fix dots 2020-07-16 14:58:28 +00:00
collector error handling in heldamount cash and collector delete fixed 2020-07-22 12:26:13 +00:00
console storagenode/console: estimation payout held split from total payout, calculations fixed 2020-07-21 15:31:51 +03:00
contact all: fix dots 2020-07-16 14:58:28 +00:00
gracefulexit all: fix error checking 2020-07-16 19:13:14 +03:00
heldamount all: fix error checking 2020-07-16 19:13:14 +03:00
inspector all: fix dots 2020-07-16 14:58:28 +00:00
monitor storagenode/{monitor,piecestore}: if free disk < expected available space, return free disk 2020-07-22 15:08:37 +00:00
nodestats all: fix dots 2020-07-16 14:58:28 +00:00
notifications storagenode/version: notifications added 2020-07-01 19:35:46 +03:00
orders all: fix comments 2020-07-16 19:13:14 +03:00
pieces all: fix comments 2020-07-16 19:13:14 +03:00
piecestore storagenode/{monitor,piecestore}: if free disk < expected available space, return free disk 2020-07-22 15:08:37 +00:00
preflight all: fix dots 2020-07-16 14:58:28 +00:00
pricing storagenode/nodestats: add pricing model, storagenode/cache: add paystub history storing 2020-04-14 19:04:00 +03:00
reputation all: fix dots 2020-07-16 14:58:28 +00:00
retain all: fix dots 2020-07-16 14:58:28 +00:00
satellites all: fix dots 2020-07-16 14:58:28 +00:00
storagenodedb all: fix error checking 2020-07-16 19:13:14 +03:00
storageusage storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
trust all: fix comments 2020-07-16 19:13:14 +03:00
version storagenode/version: notifications added 2020-07-01 19:35:46 +03:00
operator.go all: fix dots 2020-07-16 14:58:28 +00:00
peer.go storagenode/heldamount: payoutHistory added 2020-07-14 17:35:03 +03:00