summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ctl.4
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2015-07-18 15:27:12 +0000
committertrasz <trasz@FreeBSD.org>2015-07-18 15:27:12 +0000
commit869e428b654d57c7fed0469dc895bf4af51f931e (patch)
tree44153ea112c41f9258222d2c3420f0dd848e5faf /share/man/man4/ctl.4
parent48191c58f51e35b4682a958b7f6ad25766c9f11f (diff)
downloadFreeBSD-src-869e428b654d57c7fed0469dc895bf4af51f931e.zip
FreeBSD-src-869e428b654d57c7fed0469dc895bf4af51f931e.tar.gz
Expand sysctl descriptions in iscsi(4) and ctl(4).
MFC after: 1 week Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'share/man/man4/ctl.4')
-rw-r--r--share/man/man4/ctl.45
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/ctl.4 b/share/man/man4/ctl.4
index 005f908..e170766 100644
--- a/share/man/man4/ctl.4
+++ b/share/man/man4/ctl.4
@@ -23,7 +23,7 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD$
-.Dd July 3, 2015
+.Dd July 11, 2015
.Dt CTL 4
.Os
.Sh NAME
@@ -100,11 +100,14 @@ Defaults to 1.
The number of outstanding commands to advertise to the iSCSI initiator.
Technically, it is the difference between ExpCmdSN and MaxCmdSN fields
in the iSCSI PDU.
+Defaults to 256.
.It Va kern.cam.ctl.iscsi.ping_timeout
The number of seconds to wait for the iSCSI initiator to respond to a NOP-In
PDU.
In the event that there is no response within that time the session gets
forcibly terminated.
+Set to 0 to disable sending NOP-In PDUs.
+Defaults to 5.
.Sh SEE ALSO
.Xr ctladm 8 ,
.Xr ctld 8 ,
OpenPOWER on IntegriCloud