Re: [PATCH 3/3] ib/iser: enhance disconnection logic for multi-pathing

2010-05-12 Thread Roland Dreier
Hi Roland, as we're @ -rc7 now, I wanted to check with you if there's any issue merging this patch series for 2.6.35. If you have any question or anything need to be addressed/fixed, I'd like to do that sooner rather then later. No, just needed to get to it. I have these 3 + Dan

Re: [PATCH 3/3] ib/iser: enhance disconnection logic for multi-pathing

2010-05-12 Thread Or Gerlitz
Roland Dreier rdre...@cisco.com wrote: I have these 3 + Dan Carpenter's fix applied now. cool Or. -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 3/3] ib/iser: enhance disconnection logic for multi-pathing

2010-05-11 Thread Or Gerlitz
Or Gerlitz ogerl...@voltaire.com wrote: [...] with this patch, multipath fail-over time is about 30 seconds, which is seen here, when a DD over the multi-path device is done before/during/after the fail-over [...] without this patch, multipath fail-over time is about 130 seconds Hi

[PATCH 3/3] ib/iser: enhance disconnection logic for multi-pathing

2010-05-05 Thread Or Gerlitz
The iser connection teardown flow isn't over till the underlying Connection Manager (e.g the IB CM) delivers a disconnected or timeout event through the RDMA-CM. When the remote (target) side isn't reachable, e.g when some HW e.g port/hca/switch isn't functioning or taken down administratively,