Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F139348392
D2876.id6349.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D2876.id6349.diff
View Options
Index: share/man/man4/ctl.4
===================================================================
--- share/man/man4/ctl.4
+++ share/man/man4/ctl.4
@@ -23,7 +23,7 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD$
-.Dd May 22, 2015
+.Dd June 20, 2015
.Dt CTL 4
.Os
.Sh NAME
@@ -91,12 +91,17 @@
.Xr loader 8
tunables:
.Bl -tag -width indent
+.It Va kern.cam.ctl.iscsi.debug
+Verbosity level for log messages from the kernel part of iSCSI target.
+Set to 0 to disable logging; 1 to warn about potential problems;
+larger values enable debugging output.
+Defaults to 1.
.It Va kern.cam.ctl.iscsi.maxcmdsn_delta
-The number of outstanding commands to advertise to the initiator.
+The number of outstanding commands to advertise to the iSCSI initiator.
Technically, it's the difference between ExpCmdSN and MaxCmdSN fields
in the iSCSI PDU.
.It Va kern.cam.ctl.iscsi.ping_timeout
-The number of seconds to wait for the initiator to respond to a NOP-In
+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.
Index: share/man/man4/iscsi.4
===================================================================
--- share/man/man4/iscsi.4
+++ share/man/man4/iscsi.4
@@ -23,7 +23,7 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD$
-.Dd September 11, 2014
+.Dd June 20, 2015
.Dt ISCSI 4
.Os
.Sh NAME
@@ -65,6 +65,13 @@
.Xr loader 8
tunables:
.Bl -tag -width indent
+.It Va kern.iscsi.debug
+Verbosity level for log messages from the
+.Nm
+driver.
+Set to 0 to disable logging; 1 to warn about potential problems;
+larger values enable debugging output.
+Defaults to 1.
.It Va kern.iscsi.ping_timeout
The number of seconds to wait for the target to respond to a NOP-Out
PDU.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 12, 2:28 AM (5 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26885893
Default Alt Text
D2876.id6349.diff (1 KB)
Attached To
Mode
D2876: Expand sysctls descriptions for iscsi(4) and ctl(4).
Attached
Detach File
Event Timeline
Log In to Comment