summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctladm
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2014-10-08 12:24:24 +0000
committermav <mav@FreeBSD.org>2014-10-08 12:24:24 +0000
commitc561a7a0862e17e6c7c2cd76ed43f98dc7893d33 (patch)
treeb49c5b1114ade868c6810f29fef666749c92d95a /usr.sbin/ctladm
parent301ee8d315a67626cc6b43996bc4bfc592dcc8bf (diff)
downloadFreeBSD-src-c561a7a0862e17e6c7c2cd76ed43f98dc7893d33.zip
FreeBSD-src-c561a7a0862e17e6c7c2cd76ed43f98dc7893d33.tar.gz
Implement software (mode page) and hardware (config) write protection.
Diffstat (limited to 'usr.sbin/ctladm')
-rw-r--r--usr.sbin/ctladm/ctladm.85
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/ctladm/ctladm.8 b/usr.sbin/ctladm/ctladm.8
index 1cacf64..19ee806 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 September 13, 2014
+.Dd October 8, 2014
.Dt CTLADM 8
.Os
.Sh NAME
@@ -961,6 +961,9 @@ This allows to offload copying between different iSCSI targets residing
on the same host in trusted environments.
.It Va readcache
Set to "off", disables read caching for the LUN, if supported by the backend.
+.It Va readonly
+Set to "on", blocks all media write operations to the LUN, reporting it
+as write protected.
.It Va reordering
Set to "unrestricted", allows target to process commands with SIMPLE task
attribute in arbitrary order. Any data integrity exposures related to
OpenPOWER on IntegriCloud