[stgt] [PATCH 2/2] tgt-admin: document tuning parameters in targets.conf.example

Tomasz Chmielewski mangoo at wpkg.org
Mon Oct 13 12:28:44 CEST 2008


Document tuning parameters in targets.conf.example.


Signed-off-by: Tomasz Chmielewski <mangoo at wpkg.org>

diff --git a/doc/targets.conf.example b/doc/targets.conf.example
index ac8cf69..12c3e67 100644
--- a/doc/targets.conf.example
+++ b/doc/targets.conf.example
@@ -134,6 +134,27 @@ default-driver iscsi
      initiator-address 192.168.100.1
      initiator-address 192.168.200.5

+    # Tuning parameters (global, per target)
+    #MaxRecvDataSegmentLength 8192
+    #MaxXmitDataSegmentLength 8192
+    #HeaderDigest None
+    #DataDigest None
+    #InitialR2T Yes
+    #MaxOutstandingR2T 1
+    #ImmediateData Yes
+    #FirstBurstLength 65536
+    #MaxBurstLength 262144
+    #DataPDUInOrder Yes
+    #DataSequenceInOrder Yes
+    #ErrorRecoveryLevel 0
+    #IFMarker No
+    #OFMarker No
+    #DefaultTime2Wait 2
+    #DefaultTime2Retain 20
+    #OFMarkInt Reject
+    #IFMarkInt Reject
+    #MaxConnections 1
+
      # Allowed incoming users
      incominguser user1 secretpass12
      incominguser user2 secretpass23


-- 
Tomasz Chmielewski
http://wpkg.org
--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the stgt mailing list