Replies: 4 comments 3 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Layout: header (with xxh64 "checksums") + metadata + data So, that means:
Could be bit flips or more severe corruption (like due to bad RAM or ranges of zeros/crap read/written due to some malfunction). |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The corruption may be due to a bug in the 9p remote file protocol: Barre/ZeroFS#346 |
Beta Was this translation helpful? Give feedback.
1 reply
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 having difficulties with a repo that I created on a ZeroFS filesystem backed by Hetzner object storage. When I run borg check I get a couple of consistency errors like:
What type of corruption do these errors indicate? Are they bit flips or could they mean that the file got truncated or zeroed?
The file in question is 7.8MB in size, is there a way I can verify the checksum manually or run the check just on this file as opposed to having to rerun on the whole repository (which takes >12h).
Beta Was this translation helpful? Give feedback.
All reactions