How can I verify the correctness of chaindata/mdbx.dat ? #4676
Replies: 2 comments 1 reply
|
1 reply
|
@mookim-eth Bus error indicates an hw error: most likely RAM error. CPU cant' even try to access the address of the memory mapped file. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm running erigon on zfs above two 8TB Samsung SSD 870, and I found
zpool status -vshows:It seems zfs thinks the
chaindata/mdbx.datis corrupted, is there a way to verify the correctness of the db?Or should I just give up and re-sync from scratch?
All reactions