handbook: fix build
Sponsored by: Rubicon Communications, LLC (netgate.com)
This commit is contained in:
parent
b5882a38ef
commit
7ea567bbfa
1 changed files with 4 additions and 4 deletions
|
@ -2926,8 +2926,9 @@ mypool/compressed_dataset logicalused 496G -</screen>
|
||||||
However since quotas do not consider compression, more data
|
However since quotas do not consider compression, more data
|
||||||
may be written than would fit with uncompressed
|
may be written than would fit with uncompressed
|
||||||
backups.</para>
|
backups.</para>
|
||||||
|
</sect2>
|
||||||
|
|
||||||
<sect3 xml:id="zfs-zfs-compression-zstd">
|
<sect2 xml:id="zfs-zfs-compression-zstd">
|
||||||
<title>Zstandard Compression</title>
|
<title>Zstandard Compression</title>
|
||||||
|
|
||||||
<para>In <acronym>OpenZFS</acronym> 2.0, a new compression
|
<para>In <acronym>OpenZFS</acronym> 2.0, a new compression
|
||||||
|
@ -2986,13 +2987,12 @@ mypool/compressed_dataset logicalused 496G -</screen>
|
||||||
compress a block with <acronym>Zstd</acronym>, it will fall
|
compress a block with <acronym>Zstd</acronym>, it will fall
|
||||||
back to storing the block uncompressed. This is unlikely
|
back to storing the block uncompressed. This is unlikely
|
||||||
to happen outside of the highest levels of
|
to happen outside of the highest levels of
|
||||||
<acronym>Zstd<acronym> on systems that are memory
|
<acronym>Zstd</acronym> on systems that are memory
|
||||||
constrained. The sysctl
|
constrained. The sysctl
|
||||||
<literal>kstat.zfs.misc.zstd.compress_alloc_fail</literal>
|
<literal>kstat.zfs.misc.zstd.compress_alloc_fail</literal>
|
||||||
counts how many times this has occurred since the
|
counts how many times this has occurred since the
|
||||||
<acronym>ZFS</acronym> module was loaded.</para>
|
<acronym>ZFS</acronym> module was loaded.</para>
|
||||||
</sect3>
|
</sect2>
|
||||||
</sect2>
|
|
||||||
|
|
||||||
<sect2 xml:id="zfs-zfs-deduplication">
|
<sect2 xml:id="zfs-zfs-deduplication">
|
||||||
<title>Deduplication</title>
|
<title>Deduplication</title>
|
||||||
|
|
Loading…
Reference in a new issue