You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using kernel 6.12.
/mnt Is the root of bcachefs, /mnt/Files is a subvolume.
root@NAS ~ [2]# ls -l /mnt/Files/lost+found -a
ls: cannot access '/mnt/Files/lost+found/1174426496': No such file or directory
total 0
drwx------ 3 root root 0 Dec 28 02:42 .
drwxrwxr-x+ 16 root root 0 Dec 28 03:22 ..
d?????????? ? ? ? ? ? 1174426496
root@NAS ~ [1]# ls -l /mnt/Files/lost+found/1174426496
ls: cannot access '/mnt/Files/lost+found/1174426496': No such file or directory
root@NAS ~ [2]# rm -r /mnt/Files/lost+found
rm: cannot remove '/mnt/Files/lost+found/1174426496': No such file or directory
I run userspace offline fsck and get four inode_unreachable after unclean shutdown.
errors (size 24):
inode_unreachable 4 Sat Dec 28 02:42:05 2024
The text was updated successfully, but these errors were encountered:
I'm using kernel 6.12.
/mnt Is the root of bcachefs, /mnt/Files is a subvolume.
I run userspace offline fsck and get four inode_unreachable after unclean shutdown.
The text was updated successfully, but these errors were encountered: