<div dir="ltr">Hi, all<div>    In one of our lustre filesystems,we found that</div><div>    1) ls command blocked in some dir but ls --color=never  worked.</div><div>    2) some files can not be accessed, like cat/head/vim/file(i use strace to trace command "strace file xxxx.xxx" ,  stucked in lstat). </div><div>        "</div><div>        fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0</div>        mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b02fbb27000<br>        mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b02fbb28000<br>        lstat("animation-2_0043.hsf", <br><div>        "</div><div>    3) at the same time,no message found on client/mds/oss</div><div><br></div><div>Are these files corrupted? How to repair?</div><div>PS: We have used lfsck,not worked and we cannot bring down the filesystem to run e2fsck at present.</div><div><br></div></div>