Problems with interpreting FIO output

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've run a random read/write FIO test with 400 jobs to benchmark a
RAID setup. The output IOPS and the iops statistics (the average/avg)
are divergent; how can this be interpreted? Should these two values
converge?

Test results for read:
job1: (groupid=0, jobs=400): err= 0: pid=25204:
  read: IOPS=199k, BW=778MiB/s (816MB/s)(23.8GiB/31279msec)
    slat (usec): min=3, max=1401.7k, avg=1423.58, stdev=38712.03
    clat (usec): min=60, max=2683.7k, avg=86310.45, stdev=289174.76
     lat (usec): min=70, max=2683.7k, avg=87730.40, stdev=291369.20
    clat percentiles (usec):
     |  1.00th=[    239],  5.00th=[    562], 10.00th=[    717],
     | 20.00th=[    816], 30.00th=[    865], 40.00th=[    906],
     | 50.00th=[    947], 60.00th=[    988], 70.00th=[   1057],
     | 80.00th=[   1156], 90.00th=[   2147], 95.00th=[ 935330],
     | 99.00th=[1266680], 99.50th=[1300235], 99.90th=[1350566],
     | 99.95th=[1384121], 99.99th=[1803551]
   bw (  MiB/s): min=  228, max= 3556, per=100.00%, avg=1553.73,
stdev= 2.08, samples=12469
   iops        : min=58376, max=910489, avg=397711.45, stdev=532.63,
samples=12469

Test results for write:
 write: IOPS=85.1k, BW=334MiB/s (350MB/s)(10.2GiB/31279msec); 0 zone resets
    slat (usec): min=7, max=1397.5k, avg=1430.09, stdev=38675.97
    clat (usec): min=14, max=2684.1k, avg=97398.93, stdev=306662.71
     lat (usec): min=28, max=2684.1k, avg=98825.72, stdev=308705.23
    clat percentiles (usec):
     |  1.00th=[    314],  5.00th=[    635], 10.00th=[    717],
     | 20.00th=[    791], 30.00th=[    840], 40.00th=[    881],
     | 50.00th=[    922], 60.00th=[    971], 70.00th=[   1057],
     | 80.00th=[   1270], 90.00th=[  10290], 95.00th=[1044382],
     | 99.00th=[1266680], 99.50th=[1300235], 99.90th=[1350566],
     | 99.95th=[1384121], 99.99th=[1769997]
   bw (  KiB/s): min=98765, max=1568174, per=100.00%, avg=681623.43,
stdev=924.60, samples=12469
   iops        : min=24675, max=391998, avg=170363.71, stdev=231.14,
samples=12469


The FIO job:
[global]
name=4k random read 4 ios
ioengine=libaio
direct=1
readwrite=randrw
rwmixread=70
iodepth=64
buffered=0
size=400M
runtime=30
time_based
randrepeat=0
norandommap
refill_buffers
ramp_time=10
bs=4k
numjobs=400
group_reporting=1



[Index of Archives]     [Linux Kernel]     [Linux SCSI]     [Linux IDE]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux