Point-to-Point test (Message)
Make sure that the PM kernel driver and configuration file are
also installed on all hosts.
Issue the following commands in a window on the server host:
$ cd /opt/score/sbin
$ ./rpmtest comp1 ethernet -reply
Issue the following commands in another window on the server host:
$ cd /opt/score/sbin
$ ./rpmtest comp0 ethernet -dest 1 -ping
Success: Two numbers similar to "8 0.000113725" are printed
The first number is the data size (in bytes)
The second number is the latency (in seconds)
Failure: Error and dump messages are printed
When the test finishes, do not forget to kill the pmtest
process on the server host because the process is in an infinite loop.
If this test fails, read the Troubleshooting section.