* Contents of parameter file: /root/vdbench/che-test sd=sd1,lun=/dev/sdb,openflags=o_direct,threads=16 wd=wd1,sd=sd1,rdpct=50,seekpct=100 #wd=wd1,sd=sd1,xfersize=4k,rdpct=75 #wd=wd2,sd=sd1,xfersize=8k,rdpct=100 rd=default,elapsed=5M,interval=10 #rd=run1,wd=wd1,forxfersize=(16K,32K,64K,128K),iorate=max,elapsed=5,interval=1,pause=5,warmup=10 rd=run1,wd=wd1,forxfersize=(4K,16K,32K,64K,128K),iorate=max,elapsed=2H,interval=1M,pause=600,warmup=10M #rd=run1,wd=(wd1,wd2),iorate=max #rd=run2,wd=(wd1,wd2),iorate=max *Run1: Two raw disks with a combined workload of 50 4k i/o's per second, r/w ratio of 3:1, and a workload of 50 8k reads per second. Run2: same with twice the i/o rate. *This can also be run as: *rd=run1,wd=(wd1,wd2),iorate=(100,200),elapsed=10,interval=1