User Manual

Table Of Contents
WinOF VPI for Windows User Manual Rev 4.3
Mellanox Technologies
98
7.4.16.3 ibqueryerrors Exit Status
If a failure to scan the fabric occurs return -1. If the scan succeeds without errors beyond thresh-
olds return 0. If errorsare found on ports beyond thresholds return 1.
7.4.16.4 ibqueryerrors Files
/opt/ufm/files/conf/infiniband-diags/error_thresholds
Define threshold values for errors. File format is simple "name=val".
Comments begin with ’#’
Example:
7.4.17 ibsysstat
ibsysstat usesvendormads to validate connectivity between IB nodes and obtain other informa-
tion about the IB node.ibsysstat is run as client/server. Default is to run as client.
--load-cache <filename> Loads and uses the cached ibnetdiscover data stored in the
specified filename. May be useful for outputting and learn
-
ing about other fabrics or a previous state of a fabric. Cannot
be used if user specifies a direct route path. See ibnetdis
-
cover for information on caching ibnetdiscover output.
-R This option is obsolete (and has no effect).
-d Raises the IB debugging level. May be used several times (-
ddd or -d -d -d).
-e Shows send and receive errors (time-outs and others)
-h Shows the usage message
-v Increases the application verbosity level. May be used sev-
eral times (-vv or -v -v -v)
-C <ca_name> Uses the specified ca_name.
-P <ca_port> Uses the specified ca_port.
-t <timeout_ms> Overrides the default timeout for the solicited mads.
# Define thresholds for error counters
SymbolErrorCounter=10
LinkErrorRecoveryCounter=10
VL15Dropped=100
Table 33 - ibqueryerrors Flags and Options
Flags Description