]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/ofed/management/infiniband-diags/man/ibcheckerrors.8
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / ofed / management / infiniband-diags / man / ibcheckerrors.8
1 .TH IBCHECKERRORS 8 "May 21, 2007" "OpenIB" "OpenIB Diagnostics"
2
3 .SH NAME
4 ibcheckerrors \- validate IB subnet and report errors
5
6 .SH SYNOPSIS
7 .B ibcheckerrors
8 [\-h] [\-b] [\-v] [\-N | \-nocolor] [<topology-file> | \-C ca_name
9 \-P ca_port \-t(imeout) timeout_ms]
10
11 .SH DESCRIPTION
12 .PP
13 ibcheckerrors is a script which uses a full topology file that was created by
14 ibnetdiscover, scans the network to validate the connectivity and reports
15 errors (from port counters).
16
17 .SH OPTIONS
18 .PP
19 \-v     increase the verbosity level
20 .PP
21 \-b     brief mode. Reduce the output to show only if errors are present,
22      not what they are.
23 .PP
24 \-N | \-nocolor use mono rather than color mode
25 .PP
26 \-C <ca_name>   use the specified ca_name.
27 .PP
28 \-P <ca_port>   use the specified ca_port.
29 .PP
30 \-t <timeout_ms> override the default timeout for the solicited mads.
31
32 .SH SEE ALSO
33 .BR ibnetdiscover(8),
34 .BR ibchecknode(8),
35 .BR ibcheckport(8),
36 .BR ibcheckerrs(8)
37
38 .SH AUTHOR
39 .TP
40 Hal Rosenstock
41 .RI < halr@voltaire.com >