svn commit: r275896 - stable/10/usr.sbin/ctladm
Alexander Motin
mav at FreeBSD.org
Thu Dec 18 08:49:52 UTC 2014
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
More information about the svn-src-stable-10
mailing list