4k random write IOPS fio

4k random write IOPS on a file; note: destroys data if filename is a raw device

fio --name=randwrite --filename=/data/testfile --size=4G --rw=randwrite --bs=4k --iodepth=64 --numjobs=4 --runtime=60 --time_based --direct=1 --group_reporting