Q-Logic IB6054601-00 D Switch User Manual


 
2 – InfiniPath Cluster Administration
Customer Acceptance Utility
IB6054601-00 D 2-23
Q
3. Gather and analyze system configuration from nodes.
4. Gather and analyze RPMs installed on nodes.
5. Verify InfiniPath hardware and software status and configuration.
6. Verify ability to mpirun
jobs on nodes.
7. Run bandwidth and latency test on every pair of nodes and analyze results.
The possible options to ipath_checkout are:
-h, --help
Displays help messages giving defined usage.
-v, --verbose
-vv, --vverbose
-vvv, --vvverbose
These specify three successively higher levels of detail in reporting results of tests.
So, there are four levels of detail in all, including the case of where none these
options are given.
-c, --continue
When not specified, the test terminates when any test fails. When specified, the
tests continue after a failure, with failing nodes excluded from subsequent tests.
--workdir=DIR
Use DIR to hold intermediate files created while running tests. DIR must not already
exist.
-k, --keep
Keep intermediate files that were created while performing tests and compiling
reports. Results will be saved in a directory created by mktemp and named
infinipath_XXXXXX or in the directory name given to --workdir.
--skip=LIST
Skip the tests in LIST (e.g. --skip=2,4,5,7 will skip tests 2, 4, 5, and 7)
-d, --debug
Turn on -x and -v flags in bash.
In most cases of failure, the script suggests recommended actions. Please see the
ipath_checkout
man page for further information and updates.