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/check_lft_balance.8

.TH CHECK_LFT_BALANCE.SH 8 "March 1, 2008" "OpenIB" "OpenIB Diagnostics"

.SH NAME
check_lft_balance.sh \- check InfiniBand unicast forwarding tables balance

.SH SYNOPSIS
.B check_lft_balance.sh
[-hRv]


.SH DESCRIPTION
.PP
check_lft_balance.sh is a script which checks for balancing in Infiniband
unicast forwarding tables.  It analyzes the output of
.BR dump_lfts(8)
and
.BR iblinkinfo(8).

.SH OPTIONS

.PP
.TP
\fB\-h\fR
show help
.TP
\fB\-R\fR
Recalculate dump_lfts 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 that
the fabric has changed.
.TP
\fB\-v\fR
verbose output

.SH SEE ALSO
.BR dump_lfts(8),
.BR iblinkinfo(8)

.SH AUTHORS
.TP
Albert Chu
.RI < chu11@llnl.gov >

Man Man