[Lustre-discuss] Group descriptors corrupted

Andreas Dilger andreas.dilger at oracle.com
Wed May 19 17:01:31 PDT 2010


On 2010-05-19, at 17:37, John White wrote:
> A little help here?  One OST fails to mount with the following:
> 
> LDISKFS-fs: group descriptors corrupted!
> LustreError: 8364:0:(obd_mount.c:1278:server_kernel_mount()) premount /dev/mpath/lun_13:0x0 ldiskfs failed: -22, ldiskfs2 failed: -19.  Is the ldiskfs module available?
> LustreError: 8364:0:(obd_mount.c:1592:server_fill_super()) Unable to mount device /dev/mpath/lun_13: -22
> LustreError: 8364:0:(obd_mount.c:1997:lustre_fill_super()) Unable to mount  (-22)
> LDISKFS-fs error (device dm-13): ldiskfs_check_descriptors: Checksum for group 2560 failed (12546!=45229)
> 
> I assume running an e2fsck -fy against the OST is the prefered solution, I just want to confirm.

That would be the normal course of action.  Actually, "e2fsck -fp" is slightly better than "e2fsck -fy", since it chooses "prudent" answers to the questions, instead of "yes" always, and aborts if there isn't a safe/obvious choice.


>  'e2fsck -fn [dev]' gives:
> Group descriptor 2560 checksum is invalid.  Fix? no
> [...]
> Group descriptor 2687 checksum is invalid.  Fix? no

Best to save the full "e2fsck -fn" output for future reference.  If this is the only problem, then no worries, but the checksums may also be invalid because there is other corruption, and this is only the first sign of trouble

Cheers, Andreas
--
Andreas Dilger
Lustre Technical Lead
Oracle Corporation Canada Inc.




More information about the lustre-discuss mailing list