Add lustre zpios-test workload
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 5 Nov 2010 19:29:58 +0000 (12:29 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 8 Nov 2010 22:03:36 +0000 (14:03 -0800)
commit8c3ab23f4be92a4e55f07f8c1bb467b851ed3e54
tree7bf9f721af762af3c5ce5cd084c2f52ce63856af
parenta8179b513904f4e11eb1299f70869d15ee577139
Add lustre zpios-test workload

The lustre zpios-test simulates a reasonable lustre workload.  It will
create 128 threads, the same as a Lustre OSS, and then 4096 individual
objects.  Each objects is 16MiB in size and will be written/read in 1MiB
from a random thread.  This is fundamentally how we expect Lustre to behave
for large IO intensive workloads.
scripts/zpios-test/Makefile.am
scripts/zpios-test/Makefile.in
scripts/zpios-test/lustre.sh [new file with mode: 0644]