Re: QoS in local SA entity

2009-11-08 Thread Or Gerlitz
Jason Gunthorpe wrote: The entire point of the rdma_getaddrinfo + AF_IB is to avoid hacking up librdmacm for every address lookup/cache scheme someone invents the entire simple point I am trying to make is that rdma_getaddrinfo + AF_INET is doable, is simple and is needed to keep up the essence

Re: SRPT and SCST

2009-11-08 Thread Bart Van Assche
On Fri, Nov 6, 2009 at 3:54 AM, Philip Pokorny wrote: > > On Thu, Nov 5, 2009 at 2:27 PM, Vladislav Bolkhovitin wrote: > > > > Philip Pokorny, on 11/05/2009 11:51 AM wrote: > >> > >> Chris Worley asked that we post this to scst and linux-rdma lists for > >> discussion. > >> > > > > Looks like ib

Re: QoS in local SA entity

2009-11-08 Thread Jason Gunthorpe
On Sun, Nov 08, 2009 at 08:25:55AM +0200, Or Gerlitz wrote: > >ACM is intended to be a service that's used by the librdmacm to resolve > >address mappings and routes. Trying to have ACM use the librdmacm ends up > >with a circular dependency. That's the part I'm trying to avoid. > > fail-enou

OpenSM: reporting traps 129, 130, 131

2009-11-08 Thread Yevgeny Kliteynik
Hi Sasha, I noticed that OpenSM doesn't send InformInfo on traps 129/130/131. This is what osm_trap_rcv.c is doing: 322: static void trap_rcv_process_request(IN osm_sm_t * sm, 323: IN const osm_madw_t * p_madw) ... 435:if (ib_notice_is_generic(p_ntc

Re: [PATCH] opensm/osm_state_mgr.c: force heavy sweep when fabric consists of single switch

2009-11-08 Thread Eli Dorfman (Voltaire)
Yevgeny Kliteynik wrote: > Yevgeny Kliteynik wrote: >> Line Holen wrote: >>> On 11/ 4/09 04:54 PM, Yevgeny Kliteynik wrote: Line Holen wrote: > On 11/ 4/09 10:47 AM, Yevgeny Kliteynik wrote: >> Sasha Khapyorsky wrote: >>> On 12:26 Tue 03 Nov , Yevgeny Kliteynik wrote:

[PATCH] opensm/complib: bug in cl_list_insert_array_head/tail functions

2009-11-08 Thread Yevgeny Kliteynik
Fixing bug in cl_list_insert_array_head/tail functions. In case of failure, no cleanup is done. Signed-off-by: Yevgeny Kliteynik --- opensm/complib/cl_list.c | 10 ++ 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/opensm/complib/cl_list.c b/opensm/complib/cl_list.c inde

Re: SRPT and SCST

2009-11-08 Thread Bart Van Assche
On Fri, Nov 6, 2009 at 6:28 PM, Arend Dittmer wrote: > Please find attached the gzip'ed /var/log/messages. This log clearly show the login and logout actions from the different initiators. I couldn't find anything unusual in the posted log file however. Around which time did the initiator start c