HP XC System Software Installation Guide Version 3.1

CPU usage on all nodes except the head node (by default).
Memory usage on all compute nodes but not the head node (by default).
The OVP also runs the following benchmark tests. These tests compare values relative to each node and
report results with values more than three standard deviations from the mean:
LINPACK is a collection of Fortran subroutines that analyze and solve linear equations and linear
least-squares problems. This test is CPU intensive and stresses the nodes, with limited data exchange.
It uses MPI to test the interconnect between multiple nodes at a time.
PALLAS exercises the interconnect connection between compute nodes to evaluate MPI performance.
It provides a concise set of benchmarks targeted at measuring the most important MPI functions. It
tests multiple nodes at one time.
STREAMS tests memory bandwidth. If more than 25 percent of memory is in use, the test fails.
The Network Unidirectional test runs ping pong ring to test the interconnect between two nodes
at a time.
The documentation that was delivered with your model of HP cluster platform and the HP XC System
Software Administration Guide describe interconnect diagnostic tests.
Start the Operation Verification Program
Follow this procedure to start the OVP:
1. Begin this procedure as the root user on the head node.
2. Start the verification procedure without any component-specific options to test the entire system:
# ovp [[--verbose] | [--verbose --verbose]] [--timeout=0]
NOTE: HP recommends that you use the --verbose option to see details about tests as they are
being run.
Specify the double verbose option ( --verbose --verbose) to obtain more details about
benchmarking test results.
Specify the --timeout=0 option on systems with more than 128 nodes to turn off the time out limit
of some tests.
3. Follow along with the OVP command output. Because the OVP command output spans several pages,
it is shown in Appendix J (page 155). Return here when OVP processing is complete.
4. Examine the test results to ensure that all tests passed. Test results are stored in a date-stamped log
file located in the /hptc_cluster/adm/logs/ovp/ directory.
Test failures and warnings are clearly reported in the log file, and it contains some troubleshooting
information. In some cases, the errors might be obvious, and the test output is terse.
OVP Log File Naming Convention
The format of the OVP log file name includes the following:
The internal name of the head node.
The OVP run date in the format MMDDYY (2-digit month, 2-digit day, and 2-digit year).
The run number, which represents the number of times the OVP has been run. The run number
is not included for the first run.
For example, the log file name ovp_ n16_092906.log indicates that this is the first run of the OVP
on September 29, 2006, on head node n16.
5. See “Troubleshoot OVP Results” (page 195) for more information about troubleshooting failed test
results.
For information about verifying individual cluster components on demand, see ovp(8) and the HP XC
System Software Administration Guide.
6. When all OVP tests pass, proceed to “Task 4: Use Nagios to View System Health”.
92 Verifying the System and Creating a Baseline Record of the Configuration