ArweaveTeam/arweave

ldb repair says Failed: Corruption: force_consistency_checks

Opened this issue · 0 comments

/root/arweave/arweave_src/arweave/_build/default/lib/rocksdb/deps/rocksdb/ldb repair --db=/mnt/arweave/main/rocksdb/ar_storage_block_db
[WARN] [/repair.cc:483] Table #45043: ignoring Corruption: block checksum mismatch: stored = 1300743372, computed = 4223080632 in /mnt/arweave/main/rocksdb/ar_storage_block_db/045043.sst offset 23704926 size 264585
Failed: Corruption: force_consistency_checks(DEBUG): L0 files seqno 385754 637122 45120 vs. 390579 637117 45181

the restart of sync keeps failing on different sst file once you repair one.

Using 2.5.3.0 release

@ldmberman

what to do about this?