Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
Lustre 2.11.0, Lustre 2.10.3
-
None
-
2
-
9223372036854775807
Description
We has some files that were created with 2.11 client and 2.10.3 server that hit LU-10437 bug. We have since update our server to 2.10.5. But the old files still can't bee seen by the user. We get this.
on 2.11 clients + updated 2.10.5 server
$ ls -l
ls: cannot access 'test': Invalid argument
total 1040384
-????????? ? ? ? ? ? test
on 2.10.3 clients + updated 2.10.5 server
ls -l test -rw------- yyyy xxx 8388608 Aug 28 15:44 test
Only root can view them correctly.
Can we recover those files with-out copying them.