Blame IbaTools/man/opa_osd_query.manPage

Packit 857059
.\" .\" *********************************************************************
Packit 857059
.\" .\" *                                                                   *
Packit 857059
.\" .\" *             Copyright 2015-2019, Intel Corporation                *
Packit 857059
.\" .\" *                                                                   *
Packit 857059
.\" .\" *                       All Rights Reserved.                        *
Packit 857059
.\" .\" *                                                                   *
Packit 857059
.\" .\" *********************************************************************
Packit 857059
Packit 857059
.TH opa\(ulosd\(ulquery 1 "Intel Corporation" "Copyright(C) 2015\-2019" "IFSFFCLIRG (Man Page)"
Packit 857059
.SH NAME
Packit 857059
opa\(ulosd\(ulquery
Packit 857059
Packit 857059
Packit 857059
.PP
Packit 857059
Queries the opasadb for path records. This tool allows you to create an arbitrary path query and view the result.
Packit 857059
.SH Syntax
Packit 857059
opa\(ulosd\(ulquery [-v | -verbose] | [-s | --slid] | [-d | --dlid] | [-S |
Packit 857059
.br
Packit 857059
--sgid] |
Packit 857059
[-D | --dgid]| [-k | --pkey] | [-i | --sid] | [-h | --hfi] |
Packit 857059
.br
Packit 857059
[-p | --port]
Packit 857059
.SH Options
Packit 857059
Packit 857059
.PP
Packit 857059
Packit 857059
.B NOTE:
Packit 857059
Packit 857059
.IP \(bu
Packit 857059
All arguments are optional, but ill-formed queries can be expected to fail. You must provide at least a pair of LIDs or a pair of GIDs.
Packit 857059
.IP \(bu
Packit 857059
The mixing of lids and gids in a query is not permitted.
Packit 857059
.IP \(bu
Packit 857059
SID or PKey can be provided, but not both.
Packit 857059
.IP \(bu
Packit 857059
If you have multiple HFIs, the same LID can appear on more than one HFI, therefore you must specify which HFI to use when searching by LIDs.
Packit 857059
.IP \(bu
Packit 857059
Numbers can be in decimal, hex, or octal.
Packit 857059
Packit 857059
.TP 10
Packit 857059
--help
Packit 857059
Packit 857059
Produces full help text.
Packit 857059
.TP 10
Packit 857059
-v/--verbose \fIarg\fR
Packit 857059
Packit 857059
Sets debugging level. Range is 1 - 7.
Packit 857059
Packit 857059
.TP 10
Packit 857059
-s/--slid \fIarg\fR
Packit 857059
Packit 857059
Specifies source LID.
Packit 857059
.TP 10
Packit 857059
-d/--dlid \fIarg\fR
Packit 857059
Packit 857059
Specifies destination LID.
Packit 857059
.TP 10
Packit 857059
-S/--sgid \fIarg\fR
Packit 857059
Packit 857059
Specifies source GID in GID format (0x00000000:0x00000000) or in Inet6 format (x:x:x:x:x:x:x:x).
Packit 857059
.TP 10
Packit 857059
-D/--dgid \fIarg\fR
Packit 857059
Packit 857059
Specifies destination GID in GID format (0x00000000:0x00000000) or in Inet6 format (x:x:x:x:x:x:x:x).
Packit 857059
.TP 10
Packit 857059
-k/--pkey \fIarg\fR
Packit 857059
Packit 857059
Specifies partition key.
Packit 857059
.TP 10
Packit 857059
-i/--sid \fIarg\fR
Packit 857059
Packit 857059
Specifies service ID.
Packit 857059
.TP 10
Packit 857059
-h/--hfi \fIarg\fR
Packit 857059
Packit 857059
Specifies the HFI to use. Default is first HFI. The HFI can be identified by name, for example, hfi1\(ul0 or by number, for example, 1, 2, 3, ... .
Packit 857059
.TP 10
Packit 857059
-p/--port \fIarg\fR
Packit 857059
Packit 857059
Specifies the port to use. Default is first port.
Packit 857059
.SH Example
Packit 857059
opa\(ulosd\(ulquery -s2 -d4