Open tribbloid opened 3 months ago
Check the dmesg which contains the filename.
And if you really want to fix the corruption, you should go profiles with duplication.
I thought profiles with duplication is always enabled after kernel 5.15? https://forum.manjaro.org/t/howto-convert-btrfs-profile-of-metadata-single-to-dup-duplicate-of-metadata-is-more-safe-than-single/115534
even with that feature there is a possibility of metadata corruption (e.g. if CoW is disabled, or write history is being dropped)
Go duplication profiles for DATA!!
If it's metadata corruption your fs is already doomed, but that's not the case.
here is an example the scrub output:
there are 11 uncorrectable csum error, during the lifespan of the partition these errors will gradually accumulate and caused affected file blocks to be without csum.
The scrub command (or another command) should give user the following 2 options:
this feature should be used with care, but will restore csum for affected files