<div dir="ltr">Hi,<div>I disabled auto_scrub on all OSS use "lctl set_param osd-ldiskfs.*.auto_scrub=0"; then trace file command on client , nothing new returned and  oss&mds&client can not see any messages newer.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Franke, Knut <<a href="mailto:knut.franke@atos.net">knut.franke@atos.net</a>> 于2020年9月23日周三 下午11:59写道:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
we've had a similar issue, though in our case there were "FID-in-LMA<br>
[...] does not match the object self-fid" errors in the OSS logs. See<br>
LU-13392 for details.<br>
<br>
You could try disabling auto_scrub (lctl set_param<br>
osd_ldiskfs.*.auto_scrub=0) and check whether this causes lstat() to<br>
return something.<br>
<br>
Regards,<br>
Knut<br>
<br>
Am Mittwoch, den 23.09.2020, 22:56 +0800 schrieb 肖正刚:<br>
> Caution! External email. Do not open attachments or click links, unless this email comes from a known sender and you know the content is safe.<br>
> Hi, all<br>
>     In one of our lustre filesystems,we found that<br>
>     1) ls command blocked in some dir but ls --color=never  worked.<br>
>     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). <br>
>         "<br>
>         fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0<br>
>         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>
>         "<br>
>     3) at the same time,no message found on client/mds/oss<br>
> <br>
> Are these files corrupted? How to repair?<br>
> PS: We have used lfsck,not worked and we cannot bring down the filesystem to run e2fsck at present.<br>
> <br>
> _______________________________________________<br>
> lustre-discuss mailing list<br>
> <a href="mailto:lustre-discuss@lists.lustre.org" target="_blank">lustre-discuss@lists.lustre.org</a><br>
> <a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org" rel="noreferrer" target="_blank">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a><br>
</blockquote></div>