storj/satellite/repair/repairer
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
..
ec.go cmd/satellite: add fetch-pieces command 2022-02-18 00:13:53 +00:00
repairer.go satellite/repair: migrate to new repair_queue table 2021-06-30 17:12:24 +02:00
segments.go cmd/satellite: add fetch-pieces command 2022-02-18 00:13:53 +00:00
stats.go satellite/repair/repairer: a new set of rs_scheme tagged metrics 2021-02-09 14:19:22 +00:00