Benchmarktests - wie schnell ist meine Storage (PVE)

You would like to show your appreciation for our help 8-o. Gladly. 🙏 We thank you for your donation!

In-house Apt-Repo: https://apt.iteas.at
GITLAB:

fio --rw=randread --name=bw-randread --bs=4M --direct=1 --sync=1 --size=60G --sync=1 --filename=/mytest --numjobs=2 --ioengine=libaio --iodepth=32 --refill_buffers --group_reporting --runtime=600 --time_based
fio --ioengine=psync --direct=1 --sync=1 --rw=write --bs=4M --numjobs=2 --iodepth=1 --runtime=600 --time_based --name write_4M --filename=/mytest --size=60G
fio --ioengine=libaio --direct=1 --sync=1 --rw=write --bs=4M --numjobs=4 --iodepth=64 --runtime=600 --time_based --name write_4M_manufacturer --filename=/mytest --size=60G