GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
IBSTAT(8) Open IB Diagnostics IBSTAT(8)

IBSTAT -

ibstat [options] <ca_name> [portnum]

ibstat is a binary which displays basic information obtained from the local IB driver. Output includes LID, SMLID, port state, link width active, and port physical state.

It is similar to the ibstatus utility but implemented as a binary rather than a script. It has options to list CAs and/or ports and displays more information than ibstatus.

-l, --list_of_cas
list all IB devices
-s, --short
short output
-p, --port_list
show port list
ca_name
InfiniBand device name
portnum
port number of InfiniBand device

-d
raise the IB debugging level. May be used several times (-ddd or -d -d -d).

-h, --help show the usage message

-v, --verbose
increase the application verbosity level. May be used several times (-vv or -v -v -v)

-V, --version show the version info.

--config, -z <config_file> Specify alternate config file.
Default: /etc/infiniband-diags/ibdiag.conf


::
ibstat # display status of all ports on all IB devices ibstat -l # list all IB devices ibstat -p # show port guids ibstat mthca0 2 # show status of port 2 of 'mthca0'

ibstatus (8)

Hal Rosenstock
< halr@voltaire.com >


Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.