1IBSTATUS(8) Open IB Diagnostics IBSTATUS(8)
2
3
4
6 ibstatus - query basic status of InfiniBand device(s)
7
9 ibstatus [-h] [devname[:port]]...
10
12 ibstatus is a script which displays basic information obtained from the
13 local IB driver. Output includes LID, SMLID, port state, link width
14 active, and port physical state.
15
17 -h, --help show the usage message
18
19 devname
20 InfiniBand device name
21
22 portnum
23 port number of InfiniBand device
24
26 :: ibstatus # display status of all IB ports
27 ibstatus mthca1 # status of mthca1 ports ibstatus
28 mthca1:1 mthca0:2 # show status of specified ports
29
31 ibstat (8)
32
34 Hal Rosenstock
35 < halr@voltaire.com >
36
37
38
39
40 2017-08-21 IBSTATUS(8)