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
Dumps the InfiniBand fabric management attributes. Issued on the Linux InfiniBand host.
smpdump [-s][-D][-h][-V][-C ca_name][-P ca_port][-t timeout] lid|dr_path attr [mod]
where:
ca_name is the channel adapter name.
ca_port is the channel adapter port.
timeout is the timeout in milliseconds.
lid is the local identifier.
dr_path is the directed path.
attr is the InfiniBand architecture attribute ID for Subnet Manager attribute.
mod is the InfiniBand architecture modifier for Subnet Manager attribute.
This InfiniBand software command is a general purpose SMP utility that returns Subnet Manager attributes from a specified SMA. The output is in hexadecimal.
The following table describes the options to the smpdump command and their purposes:
|
The following example shows how to display a raw dump of the InfiniBand management attributes for the directed path through ports 0 to 2, with attribute ID 0x19 with the smpdump command.
# smpdump D 0,2 0x19 1 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 1f03 0302 7452 0047 5040 0408 0805 f240 0000 0000 0000 0000 0088 0055 00ff ffff 0000 0000 SMP status: 0x8000 #
smpdump man page