summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/iscsid.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/iscsid.conf b/etc/iscsid.conf
index 686b3f9..de1765f 100644
--- a/etc/iscsid.conf
+++ b/etc/iscsid.conf
@@ -212,9 +212,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 131072
-node.conn[0].iscsi.MaxRecvDataSegmentLength = 131072
-
+# the default is 262144
+node.conn[0].iscsi.MaxRecvDataSegmentLength = 262144
# To specify the maximum number of data bytes the initiator can receive
# in an iSCSI PDU from a target during a discovery session, edit the