Skip to content

ECC RAM(Error-Correcting Code Memory)

Memory that detects and corrects common data errors on the fly for greater reliability.

ECC RAM is recommended for ZFS and important data because it prevents memory errors from silently corrupting what's written to disk. It's not mandatory, but it's a nice safety net.

Related articles

ZFS

An advanced filesystem and volume manager offering data integrity, snapshots, compression and software RAID.

Bit Rot

The slow, silent corruption of stored data over time due to hardware imperfections.

Checksum

A small fingerprint of data used to detect corruption or verify integrity.