Exit Print View

Sun Datacenter InfiniBand Switch 72 Command Reference

Get PDF Book Print View
 

Document Information

Using This Documentation

Related Documentation

Documentation, Support, and Training

Documentation Feedback

Understanding the Commands

Understanding Hardware Commands

checkboot Command

checkpower Command

checkvoltages Command

connector Command

disablesm Command

disableswitchport Command

enablesm Command

enableswitchport Command

env_test Command

getfanspeed Command

getportstatus Command

i4reset Command

listlinkup Command

managementreset Command

nm2version Command

readchfru Command

setlinkspeed Command

setsmpriority Command

showtemps Command

showunhealthy Command

Understanding InfiniBand Commands

Index

enablesm Command

Enables the Subnet Manager within the management controller.

Syntax

enablesm

Description

This hardware command enables the OpenSM opensmd daemon on the management controller.


Note - Similarly, both the enablesm and opensm commands invoke an instance of the same Subnet Manager. Conversely, the enablesm command merely starts the Subnet Manager while the opensm command can configure the Subnet Manager.


Like the OpenSM Subnet Manager discussed in opensm Command, the enablesm command initiates an instance of the opensmd daemon. The daemon reads the /etc/opensm/opensm.conf configuration file upon startup, which it uses to configure the OpenSM Subnet Manager. The enablesm command is more user-friendly because it is not necessary to provide command-line options and arguments.

Example

The following example shows how to enable the opensmd daemon with the enablesm command.

# enablesm
Starting IB Subnet Manager.                                [  OK  ]
#
Related Information