summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctladm
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2014-11-02 17:30:30 +0000
committermav <mav@FreeBSD.org>2014-11-02 17:30:30 +0000
commitc9979422b8439b7bb026044fabac719ee44dc589 (patch)
treeeeca42b4f7ff45cb02e07b52729072a4bb6cc28f /usr.sbin/ctladm
parent522da768bbba87a9b9cc5171a73a23c004079bf9 (diff)
downloadFreeBSD-src-c9979422b8439b7bb026044fabac719ee44dc589.zip
FreeBSD-src-c9979422b8439b7bb026044fabac719ee44dc589.tar.gz
MFC r273687:
Add "rpm" and "formfactor" LUN options to match istgt functionality.
Diffstat (limited to 'usr.sbin/ctladm')
-rw-r--r--usr.sbin/ctladm/ctladm.88
1 files changed, 7 insertions, 1 deletions
diff --git a/usr.sbin/ctladm/ctladm.8 b/usr.sbin/ctladm/ctladm.8
index fe9827b..ec84ca3 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 12, 2014
+.Dd October 26, 2014
.Dt CTLADM 8
.Os
.Sh NAME
@@ -995,6 +995,12 @@ command sequence order shall be explicitly handled by the application
client through the selection of appropriate commands and task attributes.
The default value is "restricted". It improves data integrity, but may
introduce some additional delays.
+.It Va rpm
+Specifies medium rotation rate of the device: 0 -- not reported,
+1 -- non-rotating (SSD), >1024 -- value in revolutions per minute.
+.It Va formfactor
+Specifies nominal form factor of the device: 0 -- not reported, 1 -- 5.25",
+2 -- 3.5", 3 -- 2.5", 4 -- 1.8", 5 -- less then 1.8".
.It Va unmap
Set to "on", enables UNMAP support for the LUN, if supported by the backend.
.It Va writecache
OpenPOWER on IntegriCloud