
G
–
Commands and Files
Summary and Descriptions of Commands
G-4
IB0054606-02 A
dmesg
dmesg
prints out bootup messages. It is useful for checking for initialization
problems. You can check to see if problems were detected during the driver and
QLogic hardware initialization with the command:
$
dmesg|egrep -i infinipath|qib
This command may generate more than one screen of output.
iba_opp_query
This command retrieves path records from the Distributed SA and is somewhat
similar to
iba_saquery
. It is intended for testing the Distributed SA
(
qlogic_sa
) and for verifying connectivity between nodes in the fabric. For
information on configuring and using the Distributed SA, refer to
Distributed Subnet Administration” on page 3-12
iba_opp_query
does not access the SM when doing queries, it only accesses
the local Distributed SA database. For that reason, the kinds of queries that can
be done are much more limited than with
iba_saquery
. In particular, it can only
find paths that start on the machine where the command is run. (In other words,
the source LID or source GID must be on the local node.) In addition, queries
must supply either a source and destination LID, or a source and destination GID.
They cannot be mixed. In addition, you will usually need to provide either a SID
that was specified in Distributed SA configuration file, or a pkey that matches such
a SID.
Usage
iba_opp_query [-v
level
] [-hca
hca
] [-p
port
] [-s
LID
] [-d
LID
] [-S
GID
] [-D
GID
] [-k pkey] [-i sid] [-H]
Options
-v/--verbose
level
—
Debug level. Should be a number between 1
and 7. Default is 5.
-s
/
--slid
LID
—
Source LID. Can be in decimal, hex (0x##) or octal
(0##)
-d
/
--dlid
LID
—
Destination LID. Can be in decimal, hex (0x##) or octal
(0##)
a
These programs are contained in the OpenFabrics
openib-diags
RPM.
b
These programs are contained within the
rcs
RPM for your distribution.
c
These programs are contained in the Open
mpi-frontend
RPM.
d
These programs are contained within the
binutils
RPM for your distribution.
Содержание OFED+ Host
Страница 1: ...IB0054606 02 A OFED Host Software Release 1 5 4 User Guide...
Страница 14: ...xiv IB0054606 02 A OFED Host Software Release 1 5 4 User Guide...
Страница 22: ...1 Introduction Interoperability 1 4 IB0054606 02 A...
Страница 72: ...3 InfiniBand Cluster Setup and Administration Checking Cluster and Software Status 3 48 IB0054606 02 A...
Страница 96: ...4 Running MPI on QLogic Adapters Debugging MPI Programs 4 24 IB0054606 02 A...
Страница 140: ...6 SHMEM Description and Configuration SHMEM Benchmark Programs 6 32 IB0054606 02 A...
Страница 148: ...8 Dispersive Routing 8 4 IB0054606 02 A...
Страница 164: ...9 gPXE HTTP Boot Setup 9 16 IB0054606 02 A...
Страница 176: ...A Benchmark Programs Benchmark 3 Messaging Rate Microbenchmarks A 12 IB0054606 02 A...
Страница 202: ...B SRP Configuration OFED SRP Configuration B 26 IB0054606 02 A Notes...
Страница 206: ...C Integration with a Batch Queuing System Clean up PSM Shared Memory Files C 4 IB0054606 02 A...
Страница 238: ...E ULP Troubleshooting Troubleshooting SRP Issues E 20 IB0054606 02 A...
Страница 242: ...F Write Combining Verify Write Combining is Working F 4 IB0054606 02 A Notes...
Страница 280: ...G Commands and Files Summary of Configuration Files G 38 IB0054606 02 A...
Страница 283: ......