diff options
-rw-r--r-- | en_US.ISO8859-1/books/handbook/zfs/chapter.xml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/en_US.ISO8859-1/books/handbook/zfs/chapter.xml b/en_US.ISO8859-1/books/handbook/zfs/chapter.xml index ddc7e6ed65..f9c2931bdc 100644 --- a/en_US.ISO8859-1/books/handbook/zfs/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/zfs/chapter.xml @@ -3173,20 +3173,6 @@ dedup = 1.05, compress = 1.11, copies = 1.00, dedup * compress / copies = 1.16</ <listitem> <para - xml:id="zfs-advanced-tuning-write_to_degraded"><emphasis><varname>vfs.zfs.write_to_degraded</varname></emphasis> - - Control whether new data is written to a vdev that is - in the <link linkend="zfs-term-degraded">DEGRADED</link> - state. Defaults to <literal>0</literal>, preventing - writes to any top level vdev that is in a degraded state. - The administrator may wish to allow writing to degraded - vdevs to prevent the amount of free space across the vdevs - from becoming unbalanced, which will reduce read and write - performance. This value can be adjusted at any time with - &man.sysctl.8;.</para> - </listitem> - - <listitem> - <para xml:id="zfs-advanced-tuning-vdev-max_pending"><emphasis><varname>vfs.zfs.vdev.max_pending</varname></emphasis> - Limit the number of pending I/O requests per device. A higher value will keep the device command queue full |