User Tools

Site Tools


linux:storagespeed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:storagespeed [2021/10/27 13:22] – created - external edit 127.0.0.1linux:storagespeed [2025/01/21 14:33] (current) – [FIO] Jan Forman
Line 23: Line 23:
 <code> <code>
 fio --filename=/file --direct=1 --fsync=1 --rw=randwrite --bs=4k --numjobs=1 --iodepth=1 --runtime=60 --time_based --group-reporting --name=4k-sync-write-test fio --filename=/file --direct=1 --fsync=1 --rw=randwrite --bs=4k --numjobs=1 --iodepth=1 --runtime=60 --time_based --group-reporting --name=4k-sync-write-test
 +</code>
 +
 +<code>
 +fio --size=10GB --direct=1 --rw=randread --bs=128k --ioengine=libaio --iodepth=4 --numjobs=16 --time_based --group_reporting --name=ceph_test --runtime=600
 </code> </code>
 ====== Sample output ====== ====== Sample output ======
linux/storagespeed.txt · Last modified: 2025/01/21 14:33 by Jan Forman