fio Resources Page
Use at your own risk!!!
- run_tests.sh:
Quick Script to run tests multiple times to get more accurate results
-
iometer-file-access-server.job:
Job file that emulates IOMeter's file server job
note: if running on linux, you will need to change the line
ioengine=windowsaio to ioengine=libaio
(or whatever is appropriate for you system).
-
file-access-server-4k.job:
Job file similar to the IOMeter FAS, except using 4k blocks for all
r/w
note: if running on linux, you will need to change the line
ioengine=windowsaio to ioengine=libaio
(or whatever is appropriate for you system).
-
file-access-server-8k.job:
Job file similar to the IOMeter FAS, except using 8k blocks for all
r/w
note: if running on linux, you will need to change the line
ioengine=windowsaio to ioengine=libaio
(or whatever is appropriate for you system).
-
file-access-server-64k.job:
Job file similar to the IOMeter FAS, except using 64k blocks for all
r/w
note: if running on linux, you will need to change the line
ioengine=windowsaio to ioengine=libaio
(or whatever is appropriate for you system).