[PATCH 1/2] opensm: Fix incorrect use of sizeof

2012-11-12 Thread Ira Weiny
Signed-off-by: Ira Weiny wei...@llnl.gov --- opensm/osm_helper.c | 53 ++- 1 files changed, 27 insertions(+), 26 deletions(-) diff --git a/opensm/osm_helper.c b/opensm/osm_helper.c index a24dd72..578f54a 100644 --- a/opensm/osm_helper.c +++

[PATCH 2/2] opensm: fix missing newline on DR path log messages

2012-11-12 Thread Ira Weiny
Signed-off-by: Ira Weiny wei...@llnl.gov --- opensm/osm_helper.c | 46 ++ 1 files changed, 30 insertions(+), 16 deletions(-) diff --git a/opensm/osm_helper.c b/opensm/osm_helper.c index 578f54a..78286a2 100644 --- a/opensm/osm_helper.c +++

Re: [PATCH 00/19, v5] Make ib_srp better suited for H.A. purposes

2012-11-12 Thread Or Gerlitz
Bart Van Assche bvanass...@acm.org wrote: This patch series makes the ib_srp driver better suited for use in a H.A. setup because: - multipathd is notified faster about transport layer failures. - Transport layer failures reliably result in SCSI host removal. - Switchover can be triggered

Re: [PATCH 00/19, v5] Make ib_srp better suited for H.A. purposes

2012-11-12 Thread Or Gerlitz
Bart Van Assche bvanass...@acm.org wrote: This patch series makes the ib_srp driver better suited for use in a H.A. setup because: - multipathd is notified faster about transport layer failures. - Transport layer failures reliably result in SCSI host removal. - Switchover can be triggered

Re: [PATCH 1/1] ib_srp: Infiniband srp fast failover patch.

2012-11-12 Thread Or Gerlitz
On Wed, May 30, 2012 at 7:06 AM, David Dillow dillo...@ornl.gov wrote: On Tue, 2012-05-29 at 17:07 -0400, Karandeep Chahal wrote: Subject: [PATCH] Infiniband srp fast failover patch. This conflicts with Bart's patches to improve failover; it will be much better to use his approach to block

Re: [PATCH] Remove bashisms from infiniband-diags

2012-11-12 Thread Ira Weiny
On Sun, 11 Nov 2012 11:05:32 -0800 Garrett Cooper yaneg...@gmail.com wrote: Signed-off-by: Garrett Cooper gcoo...@isilon.com Please note that the following scripts are _deprecated_ and should no longer be used. scripts/ibcheckerrors.in| 6 +++--- scripts/ibcheckerrs.in | 12

Re: [PATCH] Remove bashisms from infiniband-diags

2012-11-12 Thread Garrett Cooper
On Nov 12, 2012, at 3:22 PM, Ira Weiny wrote: On Sun, 11 Nov 2012 11:05:32 -0800 Garrett Cooper yaneg...@gmail.com wrote: Signed-off-by: Garrett Cooper gcoo...@isilon.com Please note that the following scripts are _deprecated_ and should no longer be used. Ok :/.. where is the

Re: [PATCH 1/1] ib_srp: Infiniband srp fast failover patch.

2012-11-12 Thread Karandeep Chahal
In my experience with ib-srp, I am not sure if there is such a thing as link going down for a short time. When the link goes down, no matter how short the duration ( 1s), IO fails over, this failover takes very long time currently. Or, I would like to know if you can get a ib-srp failover time