Remove obsolete and wrong information.

This commit is contained in:
Xin LI 2015-04-29 21:59:52 +00:00
parent d0513fe0c6
commit 78e68274ae
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46625

View file

@ -3171,20 +3171,6 @@ dedup = 1.05, compress = 1.11, copies = 1.00, dedup * compress / copies = 1.16</
&man.sysctl.8;.</para>
</listitem>
<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>