Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2014 08:49:51 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r275896 - stable/10/usr.sbin/ctladm
Message-ID:  <201412180849.sBI8np7G031083@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mav
Date: Thu Dec 18 08:49:50 2014
New Revision: 275896
URL: https://svnweb.freebsd.org/changeset/base/275896

Log:
  MFC r275482: Document r275481 changes.

Modified:
  stable/10/usr.sbin/ctladm/ctladm.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/usr.sbin/ctladm/ctladm.8
==============================================================================
--- stable/10/usr.sbin/ctladm/ctladm.8	Thu Dec 18 08:46:53 2014	(r275895)
+++ stable/10/usr.sbin/ctladm/ctladm.8	Thu Dec 18 08:49:50 2014	(r275896)
@@ -1014,10 +1014,11 @@ Set to "on", enables UNMAP support for t
 .It Va used-threshold
 .It Va pool-avail-threshold
 .It Va pool-used-threshold
-Set per-LUN/-pool thin provisioning soft thresholds for ZVOL-backed LUNs.
+Set per-LUN/-pool thin provisioning soft thresholds.
 LUN will establish UNIT ATTENTION condition if its or pool available space
 get below configured avail values, or its or pool used space get above
 configured used values.
+Pool thresholds are working only for ZVOL-backed LUNs.
 .It Va writecache
 Set to "off", disables write caching for the LUN, if supported by the backend.
 .El



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