On Thu, Aug 03, 2006 at 07:25:19PM -0400, Russell Leighton wrote: > > If the software (filesystem like ZFS or database like Berkeley DB) > finds a mismatch for a checksum on a block read, then what? > > Is there a recovery mechanism, or do you just be happy you know there is > a problem (and go to backup)? ZFS readsthis block again from different mirror, and if checksum is right -- returns good data to userspace and rewrites failed block with good data. Note, that there could be multiple mirrors, either physically (like RAID1) or logically (blocks could be mirrored on different areas of the same disk; some files can be protected with multiple mirrors, some left unprotected without mirrors). -- Tomasz Torcz To co nierealne -- tutaj jest normalne. [email protected] Ziomale na życie mają tu patenty specjalne.
Attachment:
pgpScCxfTWz26.pgp
Description: PGP signature
- Follow-Ups:
- References:
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Bernd Schubert <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: "Horst H. von Brand" <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Adrian Ulrich <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Alan Cox <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: David Masover <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Alan Cox <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: David Masover <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Matthias Andree <[email protected]>
- Checksumming blocks? [was Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion]
- From: Russell Leighton <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- Prev by Date: Re: [RFC, PATCH 0/5] Going forward with Resource Management - A cpu controller
- Next by Date: PATCH: tty layer comment the locking assumptions and functions somewhat
- Previous by thread: Re: Checksumming blocks? [was Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion]
- Next by thread: Re: Checksumming blocks? [was Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion]
- Index(es):