summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/iscsid.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/iscsid.conf b/etc/iscsid.conf
index 52cf277..ba3c9bf 100644
--- a/etc/iscsid.conf
+++ b/etc/iscsid.conf
@@ -131,8 +131,8 @@ node.session.iscsi.MaxBurstLength = 16776192
# in an iSCSI PDU from a target, edit the following line.
#
# The value is the number of bytes in the range of 512 to (2^24-1) and
-# the default is 65536
-node.conn[0].iscsi.MaxRecvDataSegmentLength = 65536
+# the default is 131072
+node.conn[0].iscsi.MaxRecvDataSegmentLength = 131072
# To allow the targets to control the setting of the digest checking,
# with the initiator requesting a preference of enabling the checking, uncomment# one or both of the following lines: