On Wed, 13 Aug 2008, paul wrote: > Given that the checksum algorithms utilized in zfs are already fairly CPU > intensive, I > can't help but wonder if it's verified that a majority of checksum > inconsistency failures > appear to be single bit; if it may be advantageous to utilize some > computationally
The default checksum algorithm used by zfs is not very CPU intensive. The actual overhead is easily determined by testing. Given the many hardware safeguards against single (and several) bit errors, the most common data error will be large. For example, the disk drive may return data from the wrong sector. Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss