summaryrefslogtreecommitdiffstats
path: root/scripts/zpios-test/lustre.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add lustre zpios-test workloadBrian Behlendorf2010-11-081-0/+66
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.