Product specifications

Table Of Contents
4–InfiniPath Cluster Setup and Administration
Checking Cluster and Software Status
4-30 IB6054601-00 H
S
ibv_devinfo
ibv_devinfo queries RDMA devices. Use the -v option to see more
information. Sample usage:
$ ibv_devinfo
hca_id: ipath0
fw_ver: 0.0.0
node_guid: 0011:7500:00ff:89a6
sys_image_guid: 0011:7500:00ff:89a6
vendor_id: 0x1175
vendor_part_id: 29216
hw_ver: 0x2
board_id: InfiniPath_QLE7280
phys_port_cnt: 1
port: 1
state: PORT_ACTIVE (4)
max_mtu: 4096 (5)
active_mtu: 4096 (5)
sm_lid: 1
port_lid: 31
port_lmc: 0x00
ipath_checkout
ipath_checkout is a bash script that verifies that the installation is correct and
that all the nodes of the network are functioning and mutually connected by the
InfiniPath fabric. It must be run on a front end node, and requires specification of a
nodefile. For example:
$ ipath_checkout [options] nodefile
The nodefile lists the hostnames of the nodes of the cluster, one hostname per
line. The format of nodefile is as follows:
hostname1
hostname2
...
For more information on these programs, see “ipath_control” on page F-8,
“ibstatus” on page F-4, and “ipath_checkout” on page F-7.