On Tue, 2005-01-18 at 13:03, Tom Duffy wrote: > On Tue, 2005-01-18 at 11:48 -0500, Hal Rosenstock wrote: > > I think I have this now. Please try again. Thanks. > > Got this on the Linux side with the new opensm (revision 1555): > > ib_mad: MAD received with unsupported base version 0 > ib_mad: MAD received with unsupported base version 47 > ib_mad: MAD received with unsupported base version 0 > ib_mad: MAD received with unsupported base version 109 > ib_mad: MAD received with unsupported base version 0
The OpenIB MAD layer is complaining about received MADs with base versions it doesn't understand (other than base version 1). Perhaps are some RMPP MADs sent to it with this not set to 1 ? > On the Solaris side: > > Jan 18 10:00:20 dongon.SFBay.Sun.COM ibmf: ibmf_i_rmpp_recvr_term_flow(): > Received ACK while in recv_term state for single sided trans, msgp = > 0x30003770580 That's weird. OpenIB wouldn't send any ACKs so I'm not sure what this is. What version were you running with ? I found another issue with certain SA records where the PayloadLength was miscalculated and would confuse the receiver. This was fixed in rev 1560. > Jan 18 10:00:20 dongon.SFBay.Sun.COM ibmf: ibmf_saa_impl_prepare_response: > Bad MAD status, mad_status = 300 -- Hal -- Hal _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
