Why Nostr? What is Njump?
2024-05-20 00:14:35

AndresFreundTec on Nostr: Any chance a few folks could run the following fio command on various SSDs and tell ...

Any chance a few folks could run the following fio command on various SSDs and tell me the latency, drive model and filesystem?

fio --directory /srv/dev/fio/ --runtime 3 --time_based --output-format json --overwrite 1 --size=8MB --buffered 0 --bs=4096 --rw=write --name write-dsync --wait_for_previous --sync=dsync --name write-fdatasync --wait_for_previous --fdatasync=1 --name write-nondurable --wait_for_previous | jq '.jobs[] | [.jobname, .write.iops]'

--directory needs to be adjusted.
Author Public Key
npub1ly44p7gfxnqm237hpxc8dynusdz4jfvtqrh5nmgrwcrsxkmz5n6q6gks2j