在我的 BTRFS 文件系统上,我遇到块 ID #43231330304 的问题。
BTRFS critical (device sda2): corrupt leaf, slot offset bad: block=43231330304,root=1, slot=47
我想知道哪些文件是该块的一部分。这个怎么做?
答案1
要识别损坏的文件,请首先运行:
btrfs scrub status /mount-point
然后检查路径dmesg
:
BTRFS: i/o error at logical 167135232000 on dev /dev/sda2, sector 213189792, root 5, inode 2963892, offset 7700480, length 4096, links 1 (path: /home/foo...)