On 07/08/2012 22:09, Wojciech Puchar wrote:
> Of course "ZFS doesn't need fsck". Until it fails.

It doesn't need fsck for the normal case of filesystem corruption due to
system crashes: in that case, you stand to lose maybe the last one or
two IO transactions that hadn't made it onto the disk yet, but the data
that was already on the disk will still be consistent.

Needing fsck because the drive is failing and not able to store and
retrieve data reliably any more is a whole different thing.  ZFS at
least will discover that this is happening due to the built-in
checksumming and avoid many instances of silent corruption.  What it
can't do is take a filesystem containing random errors and reconstruct a
pristine version from it.  But then what filesystem can?

        Cheers,

        Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
JID: matt...@infracaninophile.co.uk               Kent, CT11 9PW

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to