diff options
author | Bart Van Assche <bvanassche@acm.org> | 2013-06-28 14:51:26 +0200 |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2013-07-01 19:40:07 +0200 |
commit | 96fc248a4c6fe1e5ffac4903b39d2dd5cbe2dc9a (patch) | |
tree | 53f84bcd15b51bfc415f9b74331753eb1850bdeb /Documentation/ABI/stable/sysfs-driver-ib_srp | |
parent | IB/srp: Fail I/O fast if target offline (diff) | |
download | linux-96fc248a4c6fe1e5ffac4903b39d2dd5cbe2dc9a.tar.xz linux-96fc248a4c6fe1e5ffac4903b39d2dd5cbe2dc9a.zip |
IB/srp: Maintain a single connection per I_T nexus
An SRP target is required to maintain a single connection between
initiator and target. This means that if the 'add_target' attribute
is used to create a second connection to a target, the first
connection will be logged out and that the SCSI error handler will
kick in. The SCSI error handler will cause the SRP initiator to
reconnect, which will cause I/O over the second connection to fail.
Avoid such ping-pong behavior by disabling relogins.
If reconnecting manually is necessary, that is possible by deleting
and recreating an rport via sysfs.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Sebastian Riemer <sebastian.riemer@profitbricks.com>
Acked-by: David Dillow <dillowda@ornl.gov>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'Documentation/ABI/stable/sysfs-driver-ib_srp')
0 files changed, 0 insertions, 0 deletions