Documentation, Support, and Training
Understanding ILOM on the Switch
Administering ILOM (Web Interface)
Understanding Switch-Specific Commands
activate Command (switch-specific)
deactivate Command (switch-specific)
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