summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctladm/ctladm.8
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2014-07-02 10:48:06 +0000
committermav <mav@FreeBSD.org>2014-07-02 10:48:06 +0000
commitcdc0d0159fb524b186920dd1a8b14ed31a627f71 (patch)
treee17cf942e711897ed62f84e6663fb7267404217b /usr.sbin/ctladm/ctladm.8
parent2019810069bd9c631d9826af53b67d4db85aded0 (diff)
downloadFreeBSD-src-cdc0d0159fb524b186920dd1a8b14ed31a627f71.zip
FreeBSD-src-cdc0d0159fb524b186920dd1a8b14ed31a627f71.tar.gz
MFC r267506:
Document additional LUN/backend options.
Diffstat (limited to 'usr.sbin/ctladm/ctladm.8')
-rw-r--r--usr.sbin/ctladm/ctladm.825
1 files changed, 24 insertions, 1 deletions
diff --git a/usr.sbin/ctladm/ctladm.8 b/usr.sbin/ctladm/ctladm.8
index 005225c..fd43f50 100644
--- a/usr.sbin/ctladm/ctladm.8
+++ b/usr.sbin/ctladm/ctladm.8
@@ -34,7 +34,7 @@
.\" $Id: //depot/users/kenm/FreeBSD-test2/usr.sbin/ctladm/ctladm.8#3 $
.\" $FreeBSD$
.\"
-.Dd October 30, 2013
+.Dd June 15, 2014
.Dt CTLADM 8
.Os
.Sh NAME
@@ -933,6 +933,29 @@ Display
.Nm
usage information.
.El
+.Sh OPTIONS
+Number of additional configuration options may be specified for LUNs.
+Some options are global, others are backend-specific.
+.Pp
+Global options:
+.Bl -tag
+.It Va vendor
+Specifies LUN vendor string up to 8 chars.
+.It Va product
+Specifies LUN product string up to 16 chars.
+.It Va revision
+Specifies LUN revision string up to 4 chars.
+.It Va unmap
+Set to "on", enables UNMAP support for the LUN.
+.El
+.Pp
+Options specific for block backend:
+.Bl -tag
+.It Va file
+Specifies file or device name to use for backing store.
+.It Va num_threads
+Specifies number of backend threads to use for this LUN.
+.El
.Sh EXAMPLES
.Dl ctladm tur 0:1
.Pp
OpenPOWER on IntegriCloud