[openib-general] opensm fails to bring up subnet..

Hal Rosenstock halr at voltaire.com
Fri Jun 3 10:52:31 PDT 2005


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;





More information about the general mailing list