Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- fio --name=write_throughput --directory=$TEST_DIR --numjobs=8 \
- --size=10G --time_based --runtime=60s --ramp_time=2s --ioengine=libaio \
- --direct=1 --verify=0 --bs=1M --iodepth=64 --rw=write \
- --group_reporting=1
- write_throughput: (g=0): rw=write, bs=(R) 1024KiB-1024KiB, (W) 1024KiB-1024KiB, (T) 1024KiB-1024KiB, ioengine=libaio, iodepth=64
- ...
- fio-3.33
- Starting 8 processes
- write_throughput: Laying out IO file (1 file / 10240MiB)
- write_throughput: Laying out IO file (1 file / 10240MiB)
- write_throughput: Laying out IO file (1 file / 10240MiB)
- write_throughput: Laying out IO file (1 file / 10240MiB)
- write_throughput: Laying out IO file (1 file / 10240MiB)
- write_throughput: Laying out IO file (1 file / 10240MiB)
- write_throughput: Laying out IO file (1 file / 10240MiB)
- write_throughput: Laying out IO file (1 file / 10240MiB)
- Jobs: 8 (f=3): [f(2),W(1),f(2),W(1),f(1),W(1)][26.7%][w=707MiB/s][w=706 IOPS][eta 02m:53s]
- write_throughput: (groupid=0, jobs=8): err= 0: pid=22750: Tue Dec 17 00:17:58 2024
- write: IOPS=354, BW=363MiB/s (381MB/s)(21.3GiB/60007msec); 0 zone resets
- slat (msec): min=16, max=125, avg=22.56, stdev= 8.58
- clat (usec): min=6, max=2443.4k, avg=1399824.31, stdev=339507.12
- lat (msec): min=20, max=2466, avg=1422.20, stdev=342.35
- clat percentiles (msec):
- | 1.00th=[ 550], 5.00th=[ 1200], 10.00th=[ 1217], 20.00th=[ 1234],
- | 30.00th=[ 1250], 40.00th=[ 1267], 50.00th=[ 1284], 60.00th=[ 1318],
- | 70.00th=[ 1351], 80.00th=[ 1418], 90.00th=[ 2056], 95.00th=[ 2232],
- | 99.00th=[ 2400], 99.50th=[ 2433], 99.90th=[ 2433], 99.95th=[ 2433],
- | 99.99th=[ 2433]
- bw ( KiB/s): min=92184, max=442478, per=97.67%, avg=363061.01, stdev=10574.50, samples=952
- iops : min= 90, max= 432, avg=354.52, stdev=10.33, samples=952
- lat (usec) : 10=0.03%, 20=0.01%, 50=0.01%
- lat (msec) : 50=0.08%, 100=0.08%, 250=0.30%, 500=0.45%, 750=0.45%
- lat (msec) : 1000=1.00%, 2000=89.18%, >=2000=10.80%
- cpu : usr=0.21%, sys=1.14%, ctx=21742, majf=0, minf=294
- IO depths : 1=0.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=100.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.0%, 64=0.1%, >=64=0.0%
- issued rwts: total=0,21272,0,0 short=0,0,0,0 dropped=0,0,0,0
- latency : target=0, window=0, percentile=100.00%, depth=64
- Run status group 0 (all jobs):
- WRITE: bw=363MiB/s (381MB/s), 363MiB/s-363MiB/s (381MB/s-381MB/s), io=21.3GiB (22.8GB), run=60007-60007msec
- fio --name=write_iops --directory=$TEST_DIR --size=10G --time_based --runtime=60s --ramp_time=2s --ioengine=libaio --direct=1 --verify=0 --bs=4K --iodepth=64 --rw=randwrite --group_reporting=1
- write_iops: (g=0): rw=randwrite, bs=(R) 4096B-4096B, (W) 4096B-4096B, (T) 4096B-4096B, ioengine=libaio, iodepth=64
- fio-3.33
- Starting 1 process
- Jobs: 1 (f=1): [w(1)][100.0%][w=632KiB/s][w=158 IOPS][eta 00m:00s]
- write_iops: (groupid=0, jobs=1): err= 0: pid=23844: Tue Dec 17 00:23:19 2024
- write: IOPS=208, BW=840KiB/s (860kB/s)(49.2MiB/60010msec); 0 zone resets
- slat (usec): min=8, max=92777, avg=4777.57, stdev=6747.00
- clat (usec): min=29, max=707920, avg=300854.90, stdev=100890.12
- lat (msec): min=22, max=715, avg=305.64, stdev=102.09
- clat percentiles (msec):
- | 1.00th=[ 146], 5.00th=[ 174], 10.00th=[ 188], 20.00th=[ 209],
- | 30.00th=[ 230], 40.00th=[ 255], 50.00th=[ 284], 60.00th=[ 313],
- | 70.00th=[ 347], 80.00th=[ 388], 90.00th=[ 443], 95.00th=[ 489],
- | 99.00th=[ 575], 99.50th=[ 609], 99.90th=[ 676], 99.95th=[ 684],
- | 99.99th=[ 709]
- bw ( KiB/s): min= 352, max= 1400, per=99.51%, avg=836.27, stdev=251.98, samples=120
- iops : min= 88, max= 350, avg=209.00, stdev=62.97, samples=120
- lat (usec) : 50=0.01%
- lat (msec) : 50=0.01%, 100=0.10%, 250=37.92%, 500=58.19%, 750=4.27%
- cpu : usr=0.20%, sys=1.91%, ctx=12050, majf=0, minf=37
- IO depths : 1=0.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=100.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.0%, 64=0.1%, >=64=0.0%
- issued rwts: total=0,12540,0,0 short=0,0,0,0 dropped=0,0,0,0
- latency : target=0, window=0, percentile=100.00%, depth=64
- Run status group 0 (all jobs):
- WRITE: bw=840KiB/s (860kB/s), 840KiB/s-840KiB/s (860kB/s-860kB/s), io=49.2MiB (51.6MB), run=60010-60010msec
- fio --name=read_throughput --directory=$TEST_DIR --numjobs=8 \
- --size=10G --time_based --runtime=60s --ramp_time=2s --ioengine=libaio \
- --direct=1 --verify=0 --bs=1M --iodepth=64 --rw=read \
- --group_reporting=1
- read_throughput: (g=0): rw=read, bs=(R) 1024KiB-1024KiB, (W) 1024KiB-1024KiB, (T) 1024KiB-1024KiB, ioengine=libaio, iodepth=64
- ...
- fio-3.33
- Starting 8 processes
- read_throughput: Laying out IO file (1 file / 10240MiB)
- read_throughput: Laying out IO file (1 file / 10240MiB)
- read_throughput: Laying out IO file (1 file / 10240MiB)
- read_throughput: Laying out IO file (1 file / 10240MiB)
- read_throughput: Laying out IO file (1 file / 10240MiB)
- read_throughput: Laying out IO file (1 file / 10240MiB)
- read_throughput: Laying out IO file (1 file / 10240MiB)
- read_throughput: Laying out IO file (1 file / 10240MiB)
- Jobs: 6 (f=6): [_(1),R(3),_(1),R(3)][34.4%][r=199MiB/s][r=199 IOPS][eta 02m:00s]
- read_throughput: (groupid=0, jobs=8): err= 0: pid=25452: Tue Dec 17 00:31:01 2024
- read: IOPS=57, BW=62.4MiB/s (65.4MB/s)(3747MiB/60090msec)
- slat (usec): min=241, max=360640, avg=140149.50, stdev=63370.23
- clat (usec): min=5, max=10931k, avg=8083806.87, stdev=2409404.28
- lat (msec): min=69, max=11057, avg=8215.64, stdev=2428.31
- clat percentiles (msec):
- | 1.00th=[ 409], 5.00th=[ 2265], 10.00th=[ 4245], 20.00th=[ 6409],
- | 30.00th=[ 8423], 40.00th=[ 8926], 50.00th=[ 9060], 60.00th=[ 9194],
- | 70.00th=[ 9463], 80.00th=[ 9597], 90.00th=[10000], 95.00th=[10134],
- | 99.00th=[10537], 99.50th=[10671], 99.90th=[10939], 99.95th=[10939],
- | 99.99th=[10939]
- bw ( KiB/s): min=28672, max=149581, per=88.91%, avg=56773.66, stdev=2622.23, samples=923
- iops : min= 28, max= 146, avg=55.43, stdev= 2.56, samples=923
- lat (usec) : 10=0.20%, 20=0.03%
- lat (msec) : 100=0.09%, 250=0.32%, 500=0.79%, 750=0.52%, 1000=0.58%
- lat (msec) : 2000=2.30%, >=2000=104.37%
- cpu : usr=0.01%, sys=0.43%, ctx=3421, majf=0, minf=49967
- IO depths : 1=0.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.3%, 32=5.2%, >=64=94.5%
- 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=99.8%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.2%, >=64=0.0%
- issued rwts: total=3429,0,0,0 short=0,0,0,0 dropped=0,0,0,0
- latency : target=0, window=0, percentile=100.00%, depth=64
- Run status group 0 (all jobs):
- READ: bw=62.4MiB/s (65.4MB/s), 62.4MiB/s-62.4MiB/s (65.4MB/s-65.4MB/s), io=3747MiB (3929MB), run=60090-60090msec
- fio --name=read_iops --directory=$TEST_DIR --size=10G \
- --time_based --runtime=60s --ramp_time=2s --ioengine=libaio --direct=1 \
- --verify=0 --bs=4K --iodepth=64 --rw=randread --group_reporting=1
- read_iops: (g=0): rw=randread, bs=(R) 4096B-4096B, (W) 4096B-4096B, (T) 4096B-4096B, ioengine=libaio, iodepth=64
- fio-3.33
- Starting 1 process
- read_iops: Laying out IO file (1 file / 10240MiB)
- Jobs: 1 (f=1): [r(1)][100.0%][r=380KiB/s][r=95 IOPS][eta 00m:00s]
- read_iops: (groupid=0, jobs=1): err= 0: pid=27222: Tue Dec 17 00:39:06 2024
- read: IOPS=116, BW=470KiB/s (481kB/s)(27.5MiB/60002msec)
- slat (usec): min=9, max=43108, avg=8585.60, stdev=4003.61
- clat (usec): min=6, max=812030, avg=539802.75, stdev=72255.90
- lat (msec): min=4, max=821, avg=548.40, stdev=73.03
- clat percentiles (msec):
- | 1.00th=[ 451], 5.00th=[ 468], 10.00th=[ 477], 20.00th=[ 489],
- | 30.00th=[ 498], 40.00th=[ 510], 50.00th=[ 518], 60.00th=[ 531],
- | 70.00th=[ 558], 80.00th=[ 600], 90.00th=[ 651], 95.00th=[ 676],
- | 99.00th=[ 735], 99.50th=[ 768], 99.90th=[ 793], 99.95th=[ 802],
- | 99.99th=[ 810]
- bw ( KiB/s): min= 312, max= 561, per=99.01%, avg=465.48, stdev=55.66, samples=120
- iops : min= 78, max= 140, avg=116.35, stdev=13.89, samples=120
- lat (usec) : 10=0.01%
- lat (msec) : 10=0.01%, 50=0.04%, 100=0.07%, 250=0.21%, 500=32.13%
- lat (msec) : 750=67.63%, 1000=0.79%
- cpu : usr=0.14%, sys=1.11%, ctx=6974, majf=0, minf=37
- IO depths : 1=0.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=100.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.0%, 64=0.1%, >=64=0.0%
- issued rwts: total=6981,0,0,0 short=0,0,0,0 dropped=0,0,0,0
- latency : target=0, window=0, percentile=100.00%, depth=64
- Run status group 0 (all jobs):
- READ: bw=470KiB/s (481kB/s), 470KiB/s-470KiB/s (481kB/s-481kB/s), io=27.5MiB (28.9MB), run=60002-60002msec
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement