Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 2015 21:59:53 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r46625 - head/en_US.ISO8859-1/books/handbook/zfs
Message-ID:  <201504292159.t3TLxr12061285@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Wed Apr 29 21:59:52 2015
New Revision: 46625
URL: https://svnweb.freebsd.org/changeset/doc/46625

Log:
  Remove obsolete and wrong information.

Modified:
  head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml	Wed Apr 29 00:51:18 2015	(r46624)
+++ head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml	Wed Apr 29 21:59:52 2015	(r46625)
@@ -3173,20 +3173,6 @@ dedup = 1.05, compress = 1.11, copies = 
 
 	<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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504292159.t3TLxr12061285>