9 Jul
2024
9 Jul
'24
12:37 p.m.
Hi, we noticed the following ceph errors in the kernel messages (dmesg -T): [Tue Jul 9 11:59:24 2024] ceph: ceph_fill_inode 10003683698.fffffffffffffffe BAD symlink size 0 Is this something that we should be worried about? We are currently trying to identify the inode/file using: # find /data -inum 10003683698 -printf "%i %p\n" Could deleting the inode fix the issue? If not what can we do? Thanks Dietmar