Documentation, Support, and Training
Understanding Administrative Commands
Monitoring the InfiniBand Fabric
Controlling the InfiniBand Fabric
Understanding Signal Routing Through the Switch
Understanding Switch Startup and Component Addition
Understanding ILOM on the Switch
Switching Between the ILOM Shell and the Linux Shell
Controlling ILOM Targets (CLI)
Upgrading the Switch Firmware Through ILOM (CLI)
Administering ILOM (Web Interface)
Access ILOM From the Web Interface
Monitoring ILOM Targets (Web Interface)
Controlling ILOM Targets (Web Interface)
Upgrading the Switch Firmware Through ILOM (Web Interface)
Understanding InfiniBand Cabling
Understanding Switch Specifications
Understanding the Installation
Installing the InfiniBand Software Stack
Verifying the InfiniBand Fabric
Understanding Service Procedures
Servicing the Fabric Cards and Fabric Card Fillers
Servicing the InfiniBand Cables
Doing Supportive Software Tasks
Understanding Switch-Specific Commands
Queries the InfiniBand SMInfo attribute. Issued on the Linux InfiniBand host.
sminfo [-d][-e] -s state -p priority -a activity [-D][-G][-h][-V][-C ca_name][-P ca_port][-t timeout] smlid|smdr_path
where:
state is the state for the Subnet Manager.
priority is the priority.
activity is the activity count.
ca_name is the channel adapter name.
ca_port is the channel adapter port.
timeout is the timeout in milliseconds.
smlid is the Subnet Manager local identifier.
smdr_path is the directed path for the Subnet Manager.
This InfiniBand software command conducts a query of the Subnet Manager and outputs the information in a human readable format. The target Subnet Manager is identified in the local port information, or it is specified by the smlid or smdr_path.
Note - Using the sminfo command for other than simple queries might fault the target Subnet Manager.
The following table describes the options to the sminfo command and their purposes:
|
The following example shows how to display the SMInfo with the sminfo command.
# sminfo sminfo: sm lid 58 sm guid 0x3ba000100c70a, activity count 46133 priority 0 state 3 SMINFO_MASTER #
sminfo man page