storj/satellite/metainfo
Kaloyan Raev b409b53f7f cmd/satellite: command for verifying piece hashes
Jira: https://storjlabs.atlassian.net/browse/PG-69

There are a number of segments with piece_hashes_verified = false in
their metadata) on US-Central-1, Europe-West-1, and Asia-East-1
satellites. Most probably, this happened due to a bug we had in the
past. We want to verify them before executing the main migration to
metabase. This would simplify the main migration to metabase with one
less issue to think about.

Change-Id: I8831af1a254c560d45bb87d7104e49abd8242236
2020-09-29 10:58:24 +00:00
..
expireddeletion satellite/metainfo: replace ScopedPath with metabase.SegmentLocation 2020-09-04 10:06:52 +00:00
metabase satellite/metainfo/metabase: add package for metainfo database 2020-08-27 17:31:11 +00:00
objectdeletion satellite/metainfo/objectdeletion: replace 2020-09-08 21:09:34 +02:00
piecedeletion satellite/piecedeletion: add test for disproportionate requests/nodes 2020-09-03 21:00:53 +00:00
pointerverification satellite/metainfo/pointerverification: service for verifying pointers 2020-03-19 16:27:38 +00:00
attribution_test.go storagenode: live tracking of order window usage 2020-08-19 19:42:33 +00:00
attribution.go satellite/metainfo: use user PartnerID for bucket attribution 2020-08-06 13:14:07 +00:00
batch.go all: fix dots 2020-07-16 14:58:28 +00:00
config.go all: add missing dots 2020-08-11 17:50:01 +03:00
db_test.go satellite: prevents uplink from creating a bucket once it exceeds the max bucket allocation. 2020-07-15 17:27:05 +00:00
db.go satellite/orders: add bucket id to order limit 2020-09-03 10:50:11 +03:00
endpoint_test.go satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
loop_test.go satellite/metainfo: replace ScopedPath with metabase.SegmentLocation 2020-09-04 10:06:52 +00:00
loop.go satellite/metainfo: replace ScopedPath with metabase.SegmentLocation 2020-09-04 10:06:52 +00:00
loopstats.go satellite/metainfo: track observer timing 2020-02-26 17:42:56 +00:00
metainfo_test.go satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
metainfo.go satellite: make limits be nullable 2020-09-21 19:34:19 +00:00
service_test.go cmd/satellite: command for fixing old-style objects 2020-09-21 14:46:19 +00:00
service.go cmd/satellite: command for verifying piece hashes 2020-09-29 10:58:24 +00:00
validation_norace.go satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
validation_race.go satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
validation.go satellite/metainfo: use user PartnerID for bucket attribution 2020-08-06 13:14:07 +00:00