Skip to content

Commit 054644b

Browse files
committed
Readme mods fio binaries required and fio 2.0 required
1 parent 08693ac commit 054644b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ files in this project
2929
> data_pharos.r
3030
> data_mem.r
3131

32+
NOTE: the scripts in this project require that you have already
33+
downloaded fio and compiled a binary of fio.
34+
The scripts also require version 2.0 of fio to work correctly.
35+
3236
Running fio.sh
3337
---------------------------
3438
First run fio.sh.
@@ -58,7 +62,8 @@ varied.
5862
-t tests tests to run, defaults to readrand,read,write
5963
options are
6064
readrand - IOPS test : 8k by 1,8,16,32 users
61-
read - MB/s test : 1M by 1,8,16,32 users & 8k,32k,128k,1m by 1 user
65+
read - MB/s t:w
66+
est : 1M by 1,8,16,32 users & 8k,32k,128k,1m by 1 user
6267
write - redo test, ie sync seq writes : 1k, 8k, 128k by 1 user
6368
randrw - workload test: 8k read and write by 1,8,16,32 users
6469
-s seconds seconds to run each test for, default 60
@@ -215,3 +220,4 @@ you can set working directory with
215220

216221
for example to set it to C:\Temp
217222

223+
GRAPH Examples: https://sites.google.com/site/oraclemonitor/i-o-graphics#TOC-Percentile-Latency

0 commit comments

Comments
 (0)