[OpenIndiana-discuss] Low low end server
Bob Friesenhahn
bfriesen at simple.dallas.tx.us
Fri Feb 7 19:59:30 UTC 2014
On Fri, 7 Feb 2014, Robbie Crash wrote:
>
> With ZFS checksumming, isn't the likelihood of data corruption due to
> flipped RAM bits small enough to offset the cost difference for /home/ use?
> ZFS was built to handle RAM errors, wasn't it?
No, it is not built to handle RAM errors. Once the data has been
decoded, checked, and put in the zfs ARC (huge memory cache) then the
data can be corrupted in RAM and nothing is likely to notice.
Likewise, data which is written may be corrupted if it is corrupted
before the zfs checksums are computed.
Bob
--
Bob Friesenhahn
bfriesen at simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
More information about the OpenIndiana-discuss
mailing list