summaryrefslogtreecommitdiffstats
path: root/share/man/man4/iscsi.4
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2015-08-02 09:21:31 +0000
committertrasz <trasz@FreeBSD.org>2015-08-02 09:21:31 +0000
commit43258d527f784df9ca5f4ed2949b8ed977afb817 (patch)
tree336e520efdce44a2f102b8e427d547fbabc8732c /share/man/man4/iscsi.4
parentdc9d89405e72f80e2ffc784291e71110ea8ea9ef (diff)
downloadFreeBSD-src-43258d527f784df9ca5f4ed2949b8ed977afb817.zip
FreeBSD-src-43258d527f784df9ca5f4ed2949b8ed977afb817.tar.gz
MFC r284682:
Expand sysctls descriptions for iscsi(4) and ctl(4). Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'share/man/man4/iscsi.4')
-rw-r--r--share/man/man4/iscsi.49
1 files changed, 8 insertions, 1 deletions
diff --git a/share/man/man4/iscsi.4 b/share/man/man4/iscsi.4
index 2b0db75..3605db1 100644
--- a/share/man/man4/iscsi.4
+++ b/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 @@ variables and
.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 or 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.
OpenPOWER on IntegriCloud