[lustre-discuss] Error destroying object

Dilger, Andreas andreas.dilger at intel.com
Wed May 2 11:16:00 PDT 2018


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 <sidiney.crescencio at clustervision.com<mailto:sidiney.crescencio at clustervision.com>> 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
lustre-discuss at lists.lustre.org<mailto:lustre-discuss at lists.lustre.org>
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20180502/a530ac59/attachment.html>


More information about the lustre-discuss mailing list