[stgt] [PATCH] Add NOP-OUT probe support.
FUJITA Tomonori
fujita.tomonori at lab.ntt.co.jp
Sun Jul 7 10:12:42 CEST 2013
On Sat, 29 Jun 2013 21:24:14 -0700
Ronnie Sahlberg <ronniesahlberg at gmail.com> wrote:
> Add support for setting NOP-OUT probes to detect dead initiators.
> We can set the interval(how frequently to send the probes)
> and the count(after how many failures will we tear down the connection)
> globally from the tgtd command line.
>
> Optionally, using tgtadm, it is possible to configure the interval/count
> for individual targets.
>
> Signed-off-by: Ronnie Sahlberg <ronniesahlberg at gmail.com>
> ---
> doc/tgtadm.8.xml | 42 ++++++++++++
> doc/tgtd.8.xml | 30 +++++++++
> usr/iscsi/iscsi_tcp.c | 167 +++++++++++++++++++++++++++++++++++++++++++++++++
> usr/iscsi/iscsid.c | 47 ++++++++++++--
> usr/iscsi/iscsid.h | 10 +++
> usr/iscsi/target.c | 14 ++++
> usr/iscsi/transport.h | 1 +
> usr/target.c | 4 +
> usr/tgtadm.c | 4 +-
> 9 files changed, 310 insertions(+), 9 deletions(-)
Applied, thanks.
--
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