Difference between revisions of "Features"

Jump to navigation Jump to search
42 bytes added ,  02:13, 17 September 2013
Line 379: Line 379:
==== nop-write ====
==== nop-write ====


When a cryptographically secure checksum is being used on a filesystem OpenZFS will compare the checksums of incoming writes to checksum of the existing on-disk data and avoid issuing any write i/o for data that has not changed. This can help performance and snapshot space usage in situations were the same files are regularly overwritten with almost-identical data (e.g. regular full-backups of large random-access files).
ZFS supports end-to-end checksumming of every data block. When a cryptographically secure checksum is being used OpenZFS will compare the checksums of incoming writes to checksum of the existing on-disk data and avoid issuing any write i/o for data that has not changed. This can help performance and snapshot space usage in situations were the same files are regularly overwritten with almost-identical data (e.g. regular full-backups of large random-access files).


{| class="wikitable"
{| class="wikitable"
Editor
44

edits

Navigation menu