Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Dec 2014 19:08:05 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r275482 - head/usr.sbin/ctladm
Message-ID:  <201412041908.sB4J85v6084194@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mav
Date: Thu Dec  4 19:08:05 2014
New Revision: 275482
URL: https://svnweb.freebsd.org/changeset/base/275482

Log:
  Document r275481 changes.
  
  MFC after:	2 weeks

Modified:
  head/usr.sbin/ctladm/ctladm.8

Modified: head/usr.sbin/ctladm/ctladm.8
==============================================================================
--- head/usr.sbin/ctladm/ctladm.8	Thu Dec  4 18:37:42 2014	(r275481)
+++ head/usr.sbin/ctladm/ctladm.8	Thu Dec  4 19:08:05 2014	(r275482)
@@ -34,7 +34,7 @@
 .\" $Id: //depot/users/kenm/FreeBSD-test2/usr.sbin/ctladm/ctladm.8#3 $
 .\" $FreeBSD$
 .\"
-.Dd November 5, 2014
+.Dd December 4, 2014
 .Dt CTLADM 8
 .Os
 .Sh NAME
@@ -1007,10 +1007,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?201412041908.sB4J85v6084194>