fsck
fsck
Posted Mar 20, 2007 6:03 UTC (Tue) by Ross (guest, #4065)In reply to: never understood why Linux community continues to ignore ZFS by qu1j0t3
Parent article: The 2007 Linux Storage and File Systems Workshop
It's nice to have fsck even if you don't use it automatically because not all corruption happens in ways that can be repaired by journal replay or unrolling a transaction. Checksums are a great idea, and so is using RAID, but the ability to scan the entire disk for metadata inconsistencies remains valuable despite them.