diff options
Diffstat (limited to 'man/man7')
-rw-r--r-- | man/man7/zpool-features.7 | 2 | ||||
-rw-r--r-- | man/man7/zpoolprops.7 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/man7/zpool-features.7 b/man/man7/zpool-features.7 index d10ca7f44..20d1c8d6c 100644 --- a/man/man7/zpool-features.7 +++ b/man/man7/zpool-features.7 @@ -701,7 +701,7 @@ For more information about redacted sends, see .feature com.delphix redacted_datasets no extensible_dataset This feature enables the receiving of redacted .Nm zfs Cm send Ns -streams. which create redacted datasets when received. +streams, which create redacted datasets when received. These datasets are missing some of their blocks, and so cannot be safely mounted, and their contents cannot be safely read. For more information about redacted receives, see diff --git a/man/man7/zpoolprops.7 b/man/man7/zpoolprops.7 index 5bd1c2bf3..944fbf2b8 100644 --- a/man/man7/zpoolprops.7 +++ b/man/man7/zpoolprops.7 @@ -188,7 +188,7 @@ layer and a ZFS internal exception list. I/O operations will be aligned to the specified size boundaries. Additionally, the minimum (disk) write size will be set to the specified size, so this represents a -space vs. performance trade-off. +space/performance trade-off. For optimal performance, the pool sector size should be greater than or equal to the sector size of the underlying disks. The typical case for setting this property is when |