logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ibstatus - query basic status of InfiniBand device(s)

Author

HalRosenstock
              <  <halr@voltaire.com>  >

                                                   2017-08-21                                        IBSTATUS(8)

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.

Examples

::     ibstatus                    # display status of all IB ports ibstatus mthca1             #  status
              of mthca1 ports ibstatus mthca1:1 mthca0:2  # show status of specified ports

Name

       ibstatus - query basic status of InfiniBand device(s)

Options

-h,--help      show the usage message

       devname
              InfiniBand device name

       portnum
              port number of InfiniBand device

See Also

ibstat(8)

Synopsis

       ibstatus [-h] [devname[:port]]...

See Also