Skip to content

Instantly share code, notes, and snippets.

@vtolstov
Created July 31, 2015 14:36
Show Gist options
  • Save vtolstov/8d21d3d6626b634116a2 to your computer and use it in GitHub Desktop.
Save vtolstov/8d21d3d6626b634116a2 to your computer and use it in GitHub Desktop.
```
randrw: (g=0): rw=randrw, bs=4K-4K/4K-4K/4K-4K, ioengine=libaio, iodepth=32
...
fio-2.1.11
Starting 10 processes
Jobs: 10 (f=10): [m(10)] [100.0% done] [12548KB/11320KB/0KB /s] [3137/2830/0 iops] [eta 00m:00s]
randrw: (groupid=0, jobs=10): err= 0: pid=1385: Fri Jul 31 14:35:00 2015
read : io=368120KB, bw=9193.9KB/s, iops=2298, runt= 40040msec
slat (usec): min=1, max=415437, avg=1338.63, stdev=10147.89
clat (usec): min=96, max=929619, avg=67225.22, stdev=66234.36
lat (usec): min=118, max=1044.5K, avg=68564.14, stdev=67950.06
clat percentiles (msec):
| 1.00th=[ 4], 5.00th=[ 15], 10.00th=[ 30], 20.00th=[ 35],
| 30.00th=[ 38], 40.00th=[ 42], 50.00th=[ 46], 60.00th=[ 51],
| 70.00th=[ 59], 80.00th=[ 92], 90.00th=[ 129], 95.00th=[ 184],
| 99.00th=[ 367], 99.50th=[ 445], 99.90th=[ 594], 99.95th=[ 635],
| 99.99th=[ 807]
bw (KB /s): min= 7, max= 1946, per=10.19%, avg=936.45, stdev=448.59
write: io=366844KB, bw=9161.1KB/s, iops=2290, runt= 40040msec
slat (usec): min=1, max=376008, avg=1280.40, stdev=9304.40
clat (usec): min=916, max=929673, avg=69301.00, stdev=66378.08
lat (usec): min=927, max=929677, avg=70581.76, stdev=67731.45
clat percentiles (msec):
| 1.00th=[ 9], 5.00th=[ 30], 10.00th=[ 33], 20.00th=[ 36],
| 30.00th=[ 40], 40.00th=[ 43], 50.00th=[ 47], 60.00th=[ 52],
| 70.00th=[ 60], 80.00th=[ 93], 90.00th=[ 129], 95.00th=[ 180],
| 99.00th=[ 379], 99.50th=[ 457], 99.90th=[ 619], 99.95th=[ 717],
| 99.99th=[ 807]
bw (KB /s): min= 15, max= 1736, per=10.22%, avg=936.03, stdev=449.60
lat (usec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.03%, 1000=0.03%
lat (msec) : 2=0.16%, 4=0.61%, 10=1.68%, 20=1.53%, 50=54.11%
lat (msec) : 100=23.73%, 250=15.46%, 500=2.40%, 750=0.23%, 1000=0.02%
cpu : usr=0.15%, sys=0.29%, ctx=15985, majf=0, minf=88
IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=99.8%, >=64=0.0%
submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.1%, 64=0.0%, >=64=0.0%
issued : total=r=92030/w=91711/d=0, short=r=0/w=0/d=0
latency : target=0, window=0, percentile=100.00%, depth=32
Run status group 0 (all jobs):
READ: io=368120KB, aggrb=9193KB/s, minb=9193KB/s, maxb=9193KB/s, mint=40040msec, maxt=40040msec
WRITE: io=366844KB, aggrb=9161KB/s, minb=9161KB/s, maxb=9161KB/s, mint=40040msec, maxt=40040msec
Disk stats (read/write):
sdb: ios=91749/91360, merge=55/0, ticks=2876124/3054676, in_queue=5933312, util=99.81%
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment