storj/satellite/repair
paul cannon 12b3fb5fb0 cmd/satellite: add fetch-pieces command
The "satellite fetch-pieces" command allows a satellite operator to
fetch as many pieces of a segment as possible, along with their
original order limits and hashes as provided by the storage nodes. The
fetched pieces and associated info will be stored on in a specified
folder as they are, rather than being RS-decoded or decrypted.

It is hoped that this will allow easier debugging of certain one-off
problems we've observed in the wild.

Change-Id: I42ae0e9ef0023538e42473a9be5a2460a3ac0f3a
2022-02-18 00:13:53 +00:00
..
checker satellite/metabase: drop DeleteObjectLatestVersion method 2022-02-02 14:33:48 +00:00
queue satellite/repair: migrate to new repair_queue table 2021-06-30 17:12:24 +02:00
repairer cmd/satellite: add fetch-pieces command 2022-02-18 00:13:53 +00:00
priority_test.go satellite/repair: use survivability model for segment health 2020-12-17 21:30:17 +00:00
priority.go satellite/repair: clamp totalNodes to 100 or higher 2020-12-30 10:39:14 -06:00
repair_test.go satellite/{audit, reputation}: fix potential nodes reputation status 2022-01-06 21:05:59 +00:00
repair.go satellite/repair: move test files (#2649) 2019-07-28 12:15:34 +03:00