-
Notifications
You must be signed in to change notification settings - Fork 74
sync switch ib
stack sync switch ib [switch ...] [nukeswitch=boolean]
Reconfigure Infiniband switches.
-
{switch}
Zero, one or more ib switch names. If no switch names are supplied, all switches will be reconfigured. All switches will have root's public key uploaded, and if
nukeswitch
is True, all will be wiped. Only switches which are currently subnet managers will have any other configuration applied.
-
{nukeswitch=boolean}
If 'yes', then put the switch into a default state (e.g., no vlans, no partitions), Just a "flat" switch. Default: no
-
stack sync switch infiniband-0-0
Reconfigure and set startup configuration on infiniband-0-0.
-
stack sync switch
Reconfigure all switches.
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.