Re: Read time tree block corruption detected
From: Qu Wenruo <hidden>
Date: 2021-07-17 07:05:55
From: Qu Wenruo <hidden>
Date: 2021-07-17 07:05:55
On 2021/7/17 上午9:45, pepperpoint@mb.ardentcoding.com wrote:
Hello, I see this message on dmesg: [ 2452.256756] BTRFS critical (device dm-0): corrupt leaf: root=363 block=174113599488 slot=9 ino=7415, invalid nlink: has 2 expect no more than 1 for dir [ 2452.256776] BTRFS error (device dm-0): block=174113599488 read time tree block corruption detected
Please provide the following dump: # btrfs ins dump-tree -b 174113599488 /dev/dm-0 Thanks, Qu
When I run btrfs scrub and btrfs check, no error was detected. I am running Linux 5.12.15-arch1-1 and btrfs-progs v5.12.1 How should I fix this error?