Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Lustre 2.4.0
-
3
-
5741
Description
We see many of the following messages on our Grove OSTs:
2012-11-28 23:25:44 LustreError: 7513:0:(osd_object.c:410:osd_object_init()) ls1-OST0003: can't get LMA on [0x100000000:0x1d01d:0x0]: rc = -2 2012-11-28 23:25:44 LustreError: 7513:0:(osd_object.c:410:osd_object_init()) ls1-OST0003: can't get LMA on [0x100000000:0x1d098:0x0]: rc = -2 2012-11-28 23:26:45 LustreError: 7513:0:(osd_object.c:410:osd_object_init()) ls1-OST0003: can't get LMA on [0x100000000:0x1cf50:0x0]: rc = -2
These are coming from the patch we have applied: http://review.whamcloud.com/4169
Is __osd_xattr_get expected to fail for these FIDs? Or should we be concerned by these messages?