1CHECK_LFT_BALANCE(8) Open IB Diagnostics CHECK_LFT_BALANCE(8)
2
3
4
6 check_lft_balance - check InfiniBand unicast forwarding tables balance
7
9 check_lft_balance.sh [-hRv]
10
12 check_lft_balance.sh is a script which checks for balancing in Infini‐
13 band unicast forwarding tables. It analyzes the output of dump_lfts(8)
14 and iblinkinfo(8)
15
17 -h show help
18
19 -R Recalculate dump_lfts information, ie do not use the cached in‐
20 formation. This option is slower but should be used if the diag
21 tools have not been used for some time or if there are other
22 reasons to believe that the fabric has changed.
23
24 -v verbose output
25
27 dump_lfts(8) iblinkinfo(8)
28
30 Albert Chu
31 < chu11@llnl.gov >
32
33
34
35
36 2017-08-21 CHECK_LFT_BALANCE(8)