This is an OST FID, so you would need to get the parent MDT FID to be able to 
resolve the pathname.

Assuming an ldiskfs OST you can use:

    'debugfs -c -R "stat O/0/d$((0x1bfc24c % 32))/$((0x1bfc24c))" 
LABEL=wurfs-OST001c'

To get the parent FID, then "lfs fid2path /mnt/wurfs <FID>" on a client to find 
the path.

That said, the -115 error is "-EINPROGRESS", which means the OST thinks it is 
already trying to do this. Maybe a hung OST thread?

Cheers, Andreas

On May 2, 2018, at 06:53, Sidiney Crescencio 
<[email protected]<mailto:[email protected]>>
 wrote:

Hi All,

I need help to discover what file is about this error or how to solve it.

Apr 30 13:48:02 storage06 kernel: LustreError: 
44779:0:(ofd_dev.c:1884:ofd_destroy_hdl()) wurfs-OST001c: error destroying 
object [0x1001c0000:0x1bfc24c:0x0]: -115

I've been trying to map this to a file but I can't since I don't have the FID

Anyone knows how to sort it out?

Thanks in advance

--
Best Regards,



Sidiney


_______________________________________________
lustre-discuss mailing list
[email protected]<mailto:[email protected]>
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
_______________________________________________
lustre-discuss mailing list
[email protected]
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org

Reply via email to