We've been working on some curve testing based on this article (https://blog.docbert.org/vdbench-curve/ ). When reviewing the results we know the test is 100% read which we can also verify on our array but the question came up what is being read? Does the test do a pre-fill of writes, is it reading random blocks, or something else all together?
rd=myrd,wd=mywd,iorate=curve,curve=(1,10,20,30,40,50,60,70,80,85,90,92,94,96,98),interval=1,elapsed=60,warmup=15,threads=512
Thanks,
Chris