Hi Dietmar, On Wed, 10 Jul 2024 at 11:22, Dietmar Rieder <dietmar.rieder@xxxxxxxxxxx> wrote: > Hi, > > Am 9. Juli 2024 13:37:58 MESZ schrieb Dietmar Rieder < > dietmar.rieder@xxxxxxxxxxx>: > >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? > > find did not return anything. The error keeps showing up , has someone an > idea? > Not really but looking at the kernel code where I found the error message, the comment suggests (ceph_fill_inode) that it could also be a new inode. https://github.com/torvalds/linux/blob/v6.9/fs/ceph/inode.c#L1197 -- Alwin Antreich Head of Training and Proxmox Services Want to meet: https://calendar.app.google/MuA2isCGnh8xBb657 croit GmbH, Freseniusstr. 31h, 81247 Munich CEO: Martin Verges, Andy Muthmann - VAT-ID: DE310638492 Com. register: Amtsgericht Munich HRB 231263 Web <https://croit.io/> | LinkedIn <http://linkedin.com/company/croit> | Youtube <https://www.youtube.com/channel/UCIJJSKVdcSLGLBtwSFx_epw> | Twitter <https://twitter.com/croit_io> _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx