Benchmarktests - wie schnell ist meine Storage (PVE)
You would like to show your appreciation for our help . Gladly. 🙏 We thank you for your donation!
In-house Apt-Repo: https://apt.iteas.at
GITLAB:
Test1: Random Read - Bandwidth - bs=4M, 2 jobs:
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
Test2 Random write - Bandwidth - bs=4M, 2 jobs:
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
Test3: average write - Bandwidth - bs=4M, 4 jobs (manufacturer):
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