Hi Troy,

On Thu, 2005-06-02 at 19:23, Troy Benjegerdes wrote:
> I'm having intermittent problems with opensm.. It seems after a while
> IPoIB stops working and if I restart opensm, it starts spitting out
> errors. 

Please try the following workaround and let me know if this makes things
better.

-- Hal

Index: libvendor/osm_vendor_ibumad.c
===================================================================
--- libvendor/osm_vendor_ibumad.c       (revision 2520)
+++ libvendor/osm_vendor_ibumad.c       (working copy)
@@ -402,7 +402,7 @@
 
        p_vend->p_log = p_log;
        p_vend->timeout = timeout;
-       p_vend->max_retries = OSM_DEFAULT_RETRY_COUNT;
+       p_vend->max_retries = 1;
 
        p_vend->umad_port_id = -1;
        p_vend->issmfd = -1;


_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to