On 8 April 2015 at 11:37, Samuel Shapiro <samuel.sh79@xxxxxxxxx> wrote: > Hi All, > > I'd recently started using fio for NAS FS tests, and it's really great > tool, as for loading system, > so for finding various protocols bugs. Thank You :) > One of the scenarios, I'm using is "fsx", that is slightly modified to > run with 16 jobs: > > ; This job file works pretty works similarly to running fsx-linux > ; with -r 4096 -w 4096 -Z -N 500000 > [global] > verify=meta > verify_dump=1 > > [fsx-file-job1] > directory=/mnt/FIO-some-mountpoint-to-NAS-01 > ioengine=libaio > iodepth=256 > rw=randrw > size=256k > bs=4k > norandommap ^^^ This allows the same block to be overwritten multiple times. Are you sure this is what you want? -- Sitsofe | http://sucs.org/~sits/ -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html