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 vendor specific functions. Issued on the Linux InfiniBand host.
vendstat [-d][-e][-G][-h][-N][-w][-v][-V][-C ca_name][-P ca_port][-t timeout] lid|guid
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.
guid is the global unit identifier.
This InfiniBand software command uses vendor specific management datagrams to access vendor functionality beyond the InfiniBand specification.
Note - Currently, only Mellanox provides additional functionality.
The following table describes the options to the vendstat command and their purposes:
|
The following example shows how to display IS3 general information for LID 15 with the vendstat command.
# vendstat -N 15 hw_dev_rev: 0x01b3 hw_dev_id: 0x01b3 hw_uptime: 0x00041d6b fw_version: 07.02.44 fw_build_id: 0x2fb8 fw_date: 06/24/2009 fw_psid: ’SUN_M9_LC001’ fw_ini_ver: 0 sw_version: 00.00.07 #
vendstat man page