Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ibcheckerrors(8) [debian man page]

IBCHECKERRORS(8)						OpenIB Diagnostics						  IBCHECKERRORS(8)

NAME
ibcheckerrors - validate IB subnet and report errors SYNOPSIS
ibcheckerrors [-h] [-b] [-v] [-N | -nocolor] [<topology-file> | -C ca_name -P ca_port -t(imeout) timeout_ms] DESCRIPTION
ibcheckerrors is a script which uses a full topology file that was created by ibnetdiscover, scans the network to validate the connectivity and reports errors (from port counters). OPTIONS
-v increase the verbosity level -b brief mode. Reduce the output to show only if errors are present, not what they are. -N | -nocolor use mono rather than color mode -C <ca_name> use the specified ca_name. -P <ca_port> use the specified ca_port. -t <timeout_ms> override the default timeout for the solicited mads. SEE ALSO
ibnetdiscover(8), ibchecknode(8), ibcheckport(8), ibcheckerrs(8) AUTHOR
Hal Rosenstock <halr@voltaire.com> OpenIB May 21, 2007 IBCHECKERRORS(8)

Check Out this Related Man Page

IBDATACOUNTS(8) 						OpenIB Diagnostics						   IBDATACOUNTS(8)

NAME
ibdatacounts - get IB port data counters SYNOPSIS
ibdatacounts [-h] [-b] [-v] [-G] [-N | -nocolor] [-C ca_name] [-P ca_port] [-t(imeout) timeout_ms] <lid|guid> [<port>] DESCRIPTION
Obtain PMA data counters from specified port (or node). Port address is lid unless -G option is used to specify a GUID address. OPTIONS
-G use GUID address argument. In most cases, it is the Port GUID. Example: "0x08f1040023" -v increase the verbosity level -b brief mode -N | -nocolor use mono rather than color mode -C <ca_name> use the specified ca_name. -P <ca_port> use the specified ca_port. -t <timeout_ms> override the default timeout for the solicited mads. EXAMPLE
ibdatacounts 2 # show data counters for lid 2 ibdatacounts 2 4 # show data counters for lid 2 port 4 SEE ALSO
perfquery(8), ibaddr(8) AUTHOR
Hal Rosenstock <halr@voltaire.com> OpenIB May 30, 2007 IBDATACOUNTS(8)
Man Page