From d7c6713b3b7fd56907b4ecc0de9d61ec14d6885a Mon Sep 17 00:00:00 2001 From: jameskimmel <17176225+jameskimmel@users.noreply.github.com> Date: Wed, 24 Jan 2024 08:19:35 +0100 Subject: [PATCH] update zfs 2.2 default setting from 8k to 16k --- docs/Performance and Tuning/Workload Tuning.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Performance and Tuning/Workload Tuning.rst b/docs/Performance and Tuning/Workload Tuning.rst index 18f0edbc9..d86f61bb4 100644 --- a/docs/Performance and Tuning/Workload Tuning.rst +++ b/docs/Performance and Tuning/Workload Tuning.rst @@ -134,7 +134,7 @@ Internally, ZFS allocates data using multiples of the device's sector size, typically either 512 bytes or 4KB (see above). When compression is enabled, a smaller number of sectors can be allocated for each block. The uncompressed block size is set by the ``recordsize`` (defaults to -128KB) or ``volblocksize`` (defaults to 8KB) property (for filesystems +128KB) or ``volblocksize`` (defaults to 16KB since v2.2) property (for filesystems vs volumes). The following compression algorithms are available: