On Tue, 21 Aug 2012 09:46:34 +1000 Ronnie Sahlberg <ronniesahlberg@xxxxxxxxx> wrote: > We should always honour this login parameter, both during discovery but also > during normal sessions. > > Otherwise if an initiator sets this value to 256k and performs a 256k read from > the target tgtd will send the data back to the initiator in 8kb DATA chunks > at cost to performance. > > You can also set this parameter manually from the command line : > > tgtadm --op update --mode target --tid 1 --name MaxXmitDataSegmentLength --value 16384 > > Signed-off-by: Ronnie Sahlberg <ronniesahlberg@xxxxxxxxx> > --- > usr/iscsi/iscsid.c | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) Applied, thanks! -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html