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 InfiniBand fabric administration attributes. Issued on the Linux InfiniBand host.
saquery [-h][-d][-p][-N][-D][-S][-I][-L][-l][-G][-O][-U][-c][-s] [-g][-m][-x][-C ca_name][-P ca_port][-t timeout][--src-to-dst source:destination][--sgid-to-dgid source-destination][name|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.
name is the query name described in the following table:
|
This InfiniBand software command performs the selected Subnet Administrator query. Node records are queried by default.
The following table describes the options to the saquery command and their purposes:
|
The following example shows how to produce a node record dump of every LID in the InfiniBand fabric with the saquery command.
# saquery NodeRecord dump: lid.....................0x3A reserved................0x0 base_version............0x1 class_version...........0x1 node_type...............Channel Adapter num_ports...............0x2 sys_guid................0x0003ba000100c70b node_guid...............0x0003ba000100c708 port_guid...............0x0003ba000100c70a partition_cap...........0x80 device_id...............0x673C revision................0xA0 port_num................0x2 vendor_id...............0x2C9 NodeDescription.........nsn34-39 HCA-1 NodeRecord dump: lid.....................0x2 reserved................0x0 . . . #
Note - The output in the example is just a portion of the full output.
saquery man page