Direct sync write benchmark dd
Worst-case durable write speed (no cache, sync each block); note: not an IOPS test
dd if=/dev/zero of=/data/ddtest bs=1M count=1024 oflag=direct,dsync status=progress; rm /data/ddtest
more dd
all 2 commands →