storj/cmd/tools
paul cannon 6e1554652a cmd/tools/segment-verify: handle dq'd nodes
Previously, if any pieces are still on disqualified nodes, this tool
would treat those pieces as fine (if the disqualified node is still
online) or temporarily unavailable (if the disqualified node is
offline). Instead, we should treat such pieces as lost.

This also fixes a slight problem with the code that handles a broken
alias. This is not likely to happen, but if we do see an alias that is
not in the alias map, we return an error instead of nil.

Change-Id: Ib4e2e729ef0535dd7bd9ce2f621680d9f959891c
2023-01-04 17:54:03 +00:00
..
connect-test cmd/tools: move tooling to a separate folder 2022-09-02 18:25:36 +03:00
convert-node-id cmd/tools/convert-node-id: tool for node id conversions 2022-09-14 11:13:50 +03:00
metabase-orphaned-segments cmd/tools: move tooling to a separate folder 2022-09-02 18:25:36 +03:00
metabase-verify cmd/tools: move tooling to a separate folder 2022-09-02 18:25:36 +03:00
migrate-public-ids cmd/tools: move tooling to a separate folder 2022-09-02 18:25:36 +03:00
node-cleanup cmd/tools/node-cleanup: swap deletion for atredis emails with last contact and created at timestamps 2022-10-31 14:13:56 +00:00
nullify-bad-user-agents cmd/tools/segment-verify: add main 2022-09-19 10:36:57 +03:00
segment-verify cmd/tools/segment-verify: handle dq'd nodes 2023-01-04 17:54:03 +00:00