.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 >