Hi,<br><br>[Please reply to my mail ID since I am not part of the ewg mailing list]<br><br>I am trying to use OpenSM to manage a simple two node back-to-back connected node IB network.<br>But for more bandwidth I have two 1 port cards on each of these and have connected them as below:<br>
<br>    +----------------+                   +----------------+<br>

    |                  |  IB LINK 1    |                 |<br>    |                  |--------------------|                 | <br>    |  Node 1      |                    |    Node 2   |<br>    |                  |  IB LINK 2    |                 |<br>


    |                  |--------------------|                 |<br>    |                  |                    |                 |<br>    +----------------+                   +----------------+<br><br>If I start OpenSM with no specific conf files, it binds to the first port and the other one cannot be used.<br>


I need to manually start it on the other with '-g' option if I have to 
use it. Most solutions I found on the internet are some flavour of 
manually starting the instances. I would like to avoid writing an init 
script that starts the required number of opensm instances with the 
right parameters.<br>
<br>I wanted to automate this on every boot. Does opensm offer such mechanisms via some conf file settings?<br><br>Thanks,<br>Pavan