HP XC System Software Administration Guide Version 4.0

Table Of Contents
If you see no output at all, or if you see an error message, it is possible that the InfiniBand
stack or kernel is improperly installed, see the following troubleshooting steps starting from
#4 below to verify their proper installation.
3. Run the ibstatus command to verify that the InfiniBand system interconnect is connected
and operating correctly:
[root@n1 ~]# ibstatus
Infiniband device 'mthca0' port 1 status:
default gid: fe80:0000:0000:0000:0017:08ff:ffd1:33b5
base lid: 0x3
sm lid: 0x1
state: 4: ACTIVE
phys state: 5: LinkUp
rate: 20 Gb/sec (4X DDR)
Examine this output for the connection speed, as reported by the rate parameter. If your
InfiniBand card, cables, and switch are double data rate (DDR) capable, the rate parameter
appends the transfer speed with 4X DDR. If that is not reported, troubleshoot the InfiniBand
board, cables, and switch as necessary until the board is reporting that it is running at DDR
speed. Sometimes rebooting a node running at single data rate (SDR) speed enables it to
negotiate to DDR speed.
4. Use the uname command to make sure that you are running an HP XC kernel. The HP XC
kernels are identified by the presence of XC in the kernel name:
[root@n1 ~]# uname -a
Linux n1 2.6.9-42.9hp.XCsmp #1 SMP date and time
x86_64 x86_64 x86_64 GNU/Linux
5. Ensure that the OFED InfiniBand RPMs are installed:
# rpm -q -a
...
dapl-1.2.0-0
dapl-devel-1.2.0-0
ibutils-1.0-0
kernel-ib-1.1-2.6.9_42.9hp.XCsmp
kernel-ib-devel-1.1-2.6.9_42.9hp.XCsmp
libibcm-0.9.0-0
libibcm-devel-0.9.0-0
libibcommon-1.0-0
libibcommon-devel-1.0-0
libibmad-1.0-0
libibmad-devel-1.0-0
libibumad-1.0-0
libibumad-devel-1.0-0
libibverbs-1.0.4-0
libibverbs-devel-1.0.4-0
libibverbs-utils-1.0.4-0
libipathverbs-1.0-0
libipathverbs-devel-1.0-0
libmthca-1.0.3-0
libmthca-devel-1.0.3-0
libopensm-2.0.0-0
libopensm-devel-2.0.0-0
libosmcomp-2.0.0-0
libosmcomp-devel-2.0.0-0
libosmvendor-2.0.0-0
libosmvendor-devel-2.0.0-0
librdmacm-0.9.0-0
librdmacm-devel-0.9.0-0
librdmacm-utils-0.9.0-0
mpitests_openmpi_gcc-2.0-0
mstflint-1.0-0
ofed-docs-1.1-0.noarch.rpm
258 Troubleshooting