ibstatus(8) - Linux man page
Name
ibstatus - query basic status of InfiniBand device(s)Synopsis
ibstatus [-h] [devname[:port]]...Description
ibstatus is a script which displays basic information obtained from the local IB driver. Output includes LID, SMLID, port state, link width active, and port physical state.
Options
- devname
- InfiniBand device name
- portnum
- port number of InfiniBand device
Examples
ibstatus # display status of all IB ports
ibstatus mthca1 # status of mthca1 ports
ibstatus mthca1:1 mthca0:2 # show
status of specified ports
See Also
ibstat(8)Author
- Hal Rosenstock
- <halr@voltaire.com>