summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2015-10-05 09:01:19 +0000
committermav <mav@FreeBSD.org>2015-10-05 09:01:19 +0000
commit2ae17b4970a1c781d41117245fe9d5c4719962e3 (patch)
tree6b509737001fdd9276a8951d3442bf79b030acbb /usr.sbin
parent9712bb296c60f3f2ccbe34cc7dd8b64da3c7a103 (diff)
downloadFreeBSD-src-2ae17b4970a1c781d41117245fe9d5c4719962e3.zip
FreeBSD-src-2ae17b4970a1c781d41117245fe9d5c4719962e3.tar.gz
MFC r287707: CTL documentation update, mostly for HA.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ctladm/ctladm.87
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.sbin/ctladm/ctladm.8 b/usr.sbin/ctladm/ctladm.8
index f673996..6488a5f 100644
--- a/usr.sbin/ctladm/ctladm.8
+++ b/usr.sbin/ctladm/ctladm.8
@@ -1,5 +1,6 @@
.\"
.\" Copyright (c) 2003 Silicon Graphics International Corp.
+.\" Copyright (c) 2015 Alexander Motin <mav@FreeBSD.org>
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -34,7 +35,7 @@
.\" $Id: //depot/users/kenm/FreeBSD-test2/usr.sbin/ctladm/ctladm.8#3 $
.\" $FreeBSD$
.\"
-.Dd September 10, 2015
+.Dd September 12, 2015
.Dt CTLADM 8
.Os
.Sh NAME
@@ -964,6 +965,9 @@ Specifies LUN NAA identifier.
Either EUI or NAA identifier should be set to UNIQUE value to allow
EXTENDED COPY command access the LUN.
Non-unique LUN identifiers may lead to data corruption.
+.It Va ha_role
+Setting to "primary" or "secondary" overrides default role of the node
+in HA cluster, set by kern.cam.ctl.ha_role sysctl.
.It Va insecure_tpc
Setting to "on" allows EXTENDED COPY command sent to this LUN access
other LUNs on this host, not accessible otherwise.
@@ -995,7 +999,6 @@ Specify physical block size and offset of the device.
.It Va ublockoffset
Specify UNMAP block size and offset of the device.
.It Va rpm
-.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
OpenPOWER on IntegriCloud