config root man

Current Path : /usr/src/contrib/ofed/management/infiniband-diags/man/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/src/contrib/ofed/management/infiniband-diags/man/ibidsverify.8

.TH IBIDSVERIFY 8 "June 1, 2007" "OpenIB" "OpenIB Diagnostics"

.SH NAME
ibidsverify.pl \- validate IB identifiers in subnet and report errors

.SH SYNOPSIS
.B ibidsverify.pl
[\-h] [\-R]

.SH DESCRIPTION
.PP
ibidsverify.pl is a perl script which uses a full topology file that was created
by ibnetdiscover, scans the network to validate the LIDs and GUIDs in the
subnet. The validation consists of checking that there are no zero or duplicate
identifiers.

Finally, ibidsverify.pl will also reuse the cached ibnetdiscover output from
some of the other diag tools which makes it a bit faster than running
ibnetdiscover from scratch.

.SH OPTIONS
.PP
.TP
\fB\-R\fR
Recalculate the ibnetdiscover information, ie do not use the cached
information.  This option is slower but should be used if the diag tools have
not been used for some time or if there are other reasons to believe the
fabric has changed.

.SH SEE ALSO
.BR ibnetdiscover(8)

.SH AUTHOR
.TP
Hal Rosenstock
.RI < halr@voltaire.com >

Man Man