Hello! On Jun 16, 2011, at 11:05 AM, [email protected] wrote: > Lustre 1.8 > A lot of LustreErrors on client: > ustreError: 8747:0:(file.c:3143:ll_inode_revalidate_fini()) Skipped 6 > previous similar messages > LustreError: 8747:0:(file.c:3143:ll_inode_revalidate_fini()) failure -2 inode > 63486047
> What does it mean !? failure -2 !? It seems all working correctly, no errors > on OSS's or MDS. Likely that's just a race you see when a lot of apps work in the same dir doing e.g. ls and rm. See https://bugzilla.lustre.org/show_bug.cgi?id=16377 in particular comment #40 The message just tells us that a file we believe exists (we got it from lookup) does not exist anymore when we are trying to fetch its attributes. Bye, Oleg -- Oleg Drokin Senior Software Engineer Whamcloud, Inc. _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
