Wojciech Turek
2008-Feb-12 14:08 UTC
[Lustre-discuss] LDISKFS-fs warnings on MDS lustre 1.6.4.2
Hi Folks, We can see these massages on our MDS Feb 12 12:46:08 mds01 kernel: LDISKFS-fs warning (device dm-0): empty_dir: bad directory (dir #31452569) - no `.'' or `..'' Feb 12 12:46:08 mds01 kernel: LDISKFS-fs warning (device dm-0): ldiskfs_rmdir: empty directory has too many links (3) It seem to indicate that we have bad(corrupted) directory. Do you have any idea how to find out which dir is that? Is this can indicate some global problem? We will be grateful for your advices ? Cheers Wojciech Turek
Cliff White
2008-Feb-12 22:03 UTC
[Lustre-discuss] LDISKFS-fs warnings on MDS lustre 1.6.4.2
Wojciech Turek wrote:> Hi Folks, > > We can see these massages on our MDS > > Feb 12 12:46:08 mds01 kernel: LDISKFS-fs warning (device dm-0): > empty_dir: bad directory (dir #31452569) - no `.'' or `..'' > Feb 12 12:46:08 mds01 kernel: LDISKFS-fs warning (device dm-0): > ldiskfs_rmdir: empty directory has too many links (3) > > It seem to indicate that we have bad(corrupted) directory. Do you have > any idea how to find out which dir is that? Is this can indicate some > global problem?Use the CFS version of e2fsprogs, run ''fsck -fn'' This genereally indicates a bad MDS device. cliffw> > We will be grateful for your advices ? > > Cheers > > Wojciech Turek > > _______________________________________________ > Lustre-discuss mailing list > Lustre-discuss at lists.lustre.org > http://lists.lustre.org/mailman/listinfo/lustre-discuss