System performance
Verifying Linux system performance
To verify Linux system performance with an IO Accelerator, HP recommends using the fio benchmark. This benchmark was developed by Jens Axboe, a Linux kernel developer. Fio is included in many distributions, or can be compiled from source. The latest source distribution (http://freshmeat.net/projects/fio) requires having the libaio development headers in place. For
To test the raw performance of the IO Accelerator, HP recommends using raw block access. The best way to verify system performance is to run the fio tests in "Running fio tests (on page 6)."
CAUTION: The write tests destroy all data that currently resides on the IO Accelerator.
NOTE: For best performance on the IO Accelerator, use driver stack 2.1.0 or later.
Running fio tests
The sample jobs include the following four fio tests:
•
•
•
•
The following benchmarks are designed for maximally stressing the system and detecting performance issues, not to highlight IO Accelerator performance.
Benchmark tests
# Write Bandwidth test
$ fio
# Read IOPS test
$ fio
# Read Bandwidth test
$ fio
# Write IOPS test
System performance 6