Sequential throughput fio

Sequential write throughput (MB/s) with large 1M blocks and direct I/O

fio --name=seqwrite --filename=/data/testfile --size=10G --rw=write --bs=1M --iodepth=16 --direct=1 --runtime=60 --time_based --group_reporting