Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ###################################
- # VM with virtio-scsi BS=8k JOBS=1
- ###################################
- root@ubuntu:~# fio --name=randrw --rw=randrw --direct=1 --invalidate=1 --ioengine=libaio --bs=8k --numjobs=1 --rwmixread=70 --size=20G --runtime=600 --time_based --group_reporting
- randrw: (g=0): rw=randrw, bs=(R) 8192B-8192B, (W) 8192B-8192B, (T) 8192B-8192B, ioengine=libaio, iodepth=1
- fio-3.1
- Starting 1 process
- Jobs: 1 (f=1): [m(1)][100.0%][r=8432KiB/s,w=3531KiB/s][r=1054,w=441 IOPS][eta 00m:00s]
- randrw: (groupid=0, jobs=1): err= 0: pid=2206: Mon Jul 15 08:47:41 2019
- read: IOPS=936, BW=7493KiB/s (7672kB/s)(4390MiB/600001msec)
- slat (usec): min=9, max=983, avg=15.81, stdev= 3.31
- clat (usec): min=445, max=48412, avg=973.83, stdev=564.28
- lat (usec): min=462, max=48428, avg=990.55, stdev=564.37
- clat percentiles (usec):
- | 1.00th=[ 594], 5.00th=[ 701], 10.00th=[ 758], 20.00th=[ 824],
- | 30.00th=[ 873], 40.00th=[ 914], 50.00th=[ 947], 60.00th=[ 988],
- | 70.00th=[ 1037], 80.00th=[ 1090], 90.00th=[ 1172], 95.00th=[ 1237],
- | 99.00th=[ 1369], 99.50th=[ 1450], 99.90th=[ 4490], 99.95th=[14746],
- | 99.99th=[27395]
- bw ( KiB/s): min= 5856, max= 8960, per=100.00%, avg=7491.92, stdev=477.88, samples=1200
- iops : min= 732, max= 1120, avg=936.48, stdev=59.74, samples=1200
- write: IOPS=402, BW=3219KiB/s (3296kB/s)(1886MiB/600001msec)
- slat (usec): min=12, max=163, avg=17.44, stdev= 3.05
- clat (usec): min=2, max=48358, avg=145.83, stdev=422.67
- lat (usec): min=86, max=48379, avg=164.18, stdev=422.82
- clat percentiles (usec):
- | 1.00th=[ 86], 5.00th=[ 90], 10.00th=[ 93], 20.00th=[ 98],
- | 30.00th=[ 103], 40.00th=[ 110], 50.00th=[ 121], 60.00th=[ 137],
- | 70.00th=[ 153], 80.00th=[ 182], 90.00th=[ 212], 95.00th=[ 243],
- | 99.00th=[ 293], 99.50th=[ 306], 99.90th=[ 611], 99.95th=[ 1090],
- | 99.99th=[26084]
- bw ( KiB/s): min= 2208, max= 4400, per=100.00%, avg=3218.47, stdev=330.56, samples=1200
- iops : min= 276, max= 550, avg=402.30, stdev=41.32, samples=1200
- lat (usec) : 4=0.01%, 50=0.01%, 100=7.39%, 250=21.43%, 500=1.24%
- lat (usec) : 750=6.44%, 1000=37.45%
- lat (msec) : 2=25.90%, 4=0.05%, 10=0.02%, 20=0.04%, 50=0.02%
- cpu : usr=1.30%, sys=3.25%, ctx=803653, majf=0, minf=11
- IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=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.0%, 64=0.0%, >=64=0.0%
- issued rwt: total=561949,241409,0, short=0,0,0, dropped=0,0,0
- latency : target=0, window=0, percentile=100.00%, depth=1
- Run status group 0 (all jobs):
- READ: bw=7493KiB/s (7672kB/s), 7493KiB/s-7493KiB/s (7672kB/s-7672kB/s), io=4390MiB (4603MB), run=600001-600001msec
- WRITE: bw=3219KiB/s (3296kB/s), 3219KiB/s-3219KiB/s (3296kB/s-3296kB/s), io=1886MiB (1978MB), run=600001-600001msec
- Disk stats (read/write):
- sda: ios=561970/241866, merge=0/501, ticks=8000/5240, in_queue=601880, util=99.68%
- ###################################
- # VM with virtio-scsi BS=8k JOBS=1
- ###################################
- root@ubuntu:~# fio --name=randrw --rw=randrw --direct=1 --invalidate=1 --ioengine=libaio --bs=8k --numjobs=8 --rwmixread=70 --size=4G --runtime=600 --time_based --group_reporting
- randrw: (g=0): rw=randrw, bs=(R) 8192B-8192B, (W) 8192B-8192B, (T) 8192B-8192B, ioengine=libaio, iodepth=1
- ...
- fio-3.1
- Starting 8 processes
- Jobs: 8 (f=8): [m(8)][100.0%][r=69.5MiB/s,w=29.6MiB/s][r=8896,w=3790 IOPS][eta 00m:00s]
- randrw: (groupid=0, jobs=8): err= 0: pid=2856: Mon Jul 15 12:34:09 2019
- read: IOPS=8641, BW=67.5MiB/s (70.8MB/s)(39.6GiB/600016msec)
- slat (usec): min=7, max=26966, avg=19.69, stdev=14.28
- clat (usec): min=2, max=118335, avg=775.74, stdev=1090.39
- lat (usec): min=131, max=118353, avg=796.72, stdev=1090.68
- clat percentiles (usec):
- | 1.00th=[ 529], 5.00th=[ 570], 10.00th=[ 594], 20.00th=[ 635],
- | 30.00th=[ 668], 40.00th=[ 693], 50.00th=[ 725], 60.00th=[ 758],
- | 70.00th=[ 799], 80.00th=[ 848], 90.00th=[ 938], 95.00th=[ 1029],
- | 99.00th=[ 1516], 99.50th=[ 1745], 99.90th=[ 3163], 99.95th=[ 5211],
- | 99.99th=[78119]
- bw ( KiB/s): min= 6208, max=10016, per=12.50%, avg=8644.32, stdev=516.61, samples=9600
- iops : min= 776, max= 1252, avg=1080.51, stdev=64.60, samples=9600
- write: IOPS=3704, BW=28.9MiB/s (30.3MB/s)(16.0GiB/600016msec)
- slat (usec): min=8, max=5541, avg=21.91, stdev= 8.83
- clat (usec): min=2, max=93443, avg=257.12, stdev=640.07
- lat (usec): min=78, max=93464, avg=280.35, stdev=640.11
- clat percentiles (usec):
- | 1.00th=[ 100], 5.00th=[ 118], 10.00th=[ 133], 20.00th=[ 159],
- | 30.00th=[ 186], 40.00th=[ 210], 50.00th=[ 235], 60.00th=[ 262],
- | 70.00th=[ 293], 80.00th=[ 334], 90.00th=[ 396], 95.00th=[ 449],
- | 99.00th=[ 553], 99.50th=[ 603], 99.90th=[ 742], 99.95th=[ 1123],
- | 99.99th=[ 5473]
- bw ( KiB/s): min= 2336, max= 4896, per=12.50%, avg=3705.85, stdev=333.79, samples=9600
- iops : min= 292, max= 612, avg=463.14, stdev=41.75, samples=9600
- lat (usec) : 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%, 100=0.32%
- lat (usec) : 250=16.51%, 500=12.66%, 750=41.26%, 1000=24.89%
- lat (msec) : 2=4.16%, 4=0.14%, 10=0.02%, 20=0.01%, 50=0.01%
- lat (msec) : 100=0.01%, 250=0.01%
- cpu : usr=2.00%, sys=4.85%, ctx=7422501, majf=0, minf=102
- IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=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.0%, 64=0.0%, >=64=0.0%
- issued rwt: total=5185322,2222982,0, short=0,0,0, dropped=0,0,0
- latency : target=0, window=0, percentile=100.00%, depth=1
- Run status group 0 (all jobs):
- READ: bw=67.5MiB/s (70.8MB/s), 67.5MiB/s-67.5MiB/s (70.8MB/s-70.8MB/s), io=39.6GiB (42.5GB), run=600016-600016msec
- WRITE: bw=28.9MiB/s (30.3MB/s), 28.9MiB/s-28.9MiB/s (30.3MB/s-30.3MB/s), io=16.0GiB (18.2GB), run=600016-600016msec
- Disk stats (read/write):
- sda: ios=5184958/2223335, merge=0/1258, ticks=91016/23640, in_queue=4729552, util=99.94%
- ###################################
- # baremetal host librbd BS=8k JOBS=1
- ###################################
- admin@e001n01:/mnt/ceph-block-device$ sudo fio --name=randrw --rw=randrw --direct=1 --invalidate=1 --ioengine=libaio --bs=8k --numjobs=1 --rwmixread=70 --size=20G --runtime=600 --time_based --group_reporting
- randrw: (g=0): rw=randrw, bs=(R) 8192B-8192B, (W) 8192B-8192B, (T) 8192B-8192B, ioengine=libaio, iodepth=1
- fio-3.1
- Starting 1 process
- randrw: Laying out IO file (1 file / 20480MiB)
- Jobs: 1 (f=1): [m(1)][100.0%][r=4916KiB/s,w=1993KiB/s][r=614,w=249 IOPS][eta 00m:00s]
- randrw: (groupid=0, jobs=1): err= 0: pid=1923208: Mon Jul 15 13:36:46 2019
- read: IOPS=599, BW=4794KiB/s (4909kB/s)(2809MiB/600001msec)
- slat (usec): min=7, max=1230, avg=28.52, stdev=22.58
- clat (usec): min=193, max=46537, avg=689.84, stdev=177.88
- lat (usec): min=315, max=46560, avg=718.72, stdev=177.94
- clat percentiles (usec):
- | 1.00th=[ 396], 5.00th=[ 469], 10.00th=[ 515], 20.00th=[ 570],
- | 30.00th=[ 611], 40.00th=[ 644], 50.00th=[ 685], 60.00th=[ 717],
- | 70.00th=[ 750], 80.00th=[ 799], 90.00th=[ 889], 95.00th=[ 947],
- | 99.00th=[ 1029], 99.50th=[ 1057], 99.90th=[ 1352], 99.95th=[ 1745],
- | 99.99th=[ 3785]
- bw ( KiB/s): min= 3168, max= 5904, per=100.00%, avg=4794.00, stdev=323.16, samples=1199
- iops : min= 396, max= 738, avg=599.25, stdev=40.40, samples=1199
- write: IOPS=257, BW=2061KiB/s (2111kB/s)(1208MiB/600001msec)
- slat (usec): min=8, max=6819, avg=35.51, stdev=41.27
- clat (usec): min=875, max=75536, avg=2160.65, stdev=443.74
- lat (usec): min=935, max=75548, avg=2196.49, stdev=444.57
- clat percentiles (usec):
- | 1.00th=[ 1549], 5.00th=[ 1696], 10.00th=[ 1778], 20.00th=[ 1893],
- | 30.00th=[ 1975], 40.00th=[ 2040], 50.00th=[ 2114], 60.00th=[ 2212],
- | 70.00th=[ 2311], 80.00th=[ 2442], 90.00th=[ 2573], 95.00th=[ 2671],
- | 99.00th=[ 2868], 99.50th=[ 2966], 99.90th=[ 4228], 99.95th=[ 5211],
- | 99.99th=[ 8225]
- bw ( KiB/s): min= 1504, max= 2576, per=100.00%, avg=2061.26, stdev=120.82, samples=1199
- iops : min= 188, max= 322, avg=257.65, stdev=15.10, samples=1199
- lat (usec) : 250=0.01%, 500=5.69%, 750=43.08%, 1000=19.94%
- lat (msec) : 2=11.39%, 4=19.86%, 10=0.04%, 20=0.01%, 50=0.01%
- lat (msec) : 100=0.01%
- cpu : usr=0.70%, sys=2.02%, ctx=671879, majf=0, minf=714
- IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=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.0%, 64=0.0%, >=64=0.0%
- issued rwt: total=359546,154590,0, short=0,0,0, dropped=0,0,0
- latency : target=0, window=0, percentile=100.00%, depth=1
- Run status group 0 (all jobs):
- READ: bw=4794KiB/s (4909kB/s), 4794KiB/s-4794KiB/s (4909kB/s-4909kB/s), io=2809MiB (2945MB), run=600001-600001msec
- WRITE: bw=2061KiB/s (2111kB/s), 2061KiB/s-2061KiB/s (2111kB/s-2111kB/s), io=1208MiB (1266MB), run=600001-600001msec
- Disk stats (read/write):
- rbd0: ios=359492/154806, merge=0/273, ticks=184/1036, in_queue=589188, util=98.17%
- ###################################
- # baremetal host librbd BS=8k JOBS=8
- ###################################
- admin@e001n01:/mnt/ceph-block-device$ sudo fio --name=randrw --rw=randrw --direct=1 --invalidate=1 --ioengine=libaio --bs=8k --numjobs=8 --rwmixread=70 --size=4G --runtime=600 --time_based --group_reporting
- randrw: (g=0): rw=randrw, bs=(R) 8192B-8192B, (W) 8192B-8192B, (T) 8192B-8192B, ioengine=libaio, iodepth=1
- ...
- fio-3.1
- Starting 8 processes
- Jobs: 8 (f=8): [m(8)][100.0%][r=62.7MiB/s,w=25.8MiB/s][r=8023,w=3306 IOPS][eta 00m:00s]
- randrw: (groupid=0, jobs=8): err= 0: pid=2026701: Mon Jul 15 17:07:44 2019
- read: IOPS=7855, BW=61.4MiB/s (64.4MB/s)(35.0GiB/600002msec)
- slat (usec): min=5, max=5579, avg=15.42, stdev=20.93
- clat (usec): min=113, max=111218, avg=462.65, stdev=198.10
- lat (usec): min=289, max=111232, avg=478.41, stdev=199.07
- clat percentiles (usec):
- | 1.00th=[ 326], 5.00th=[ 347], 10.00th=[ 363], 20.00th=[ 379],
- | 30.00th=[ 396], 40.00th=[ 408], 50.00th=[ 424], 60.00th=[ 441],
- | 70.00th=[ 465], 80.00th=[ 515], 90.00th=[ 603], 95.00th=[ 668],
- | 99.00th=[ 1139], 99.50th=[ 1352], 99.90th=[ 1876], 99.95th=[ 2507],
- | 99.99th=[ 5211]
- bw ( KiB/s): min= 5296, max= 9600, per=12.51%, avg=7860.04, stdev=409.36, samples=9600
- iops : min= 662, max= 1200, avg=982.43, stdev=51.20, samples=9600
- write: IOPS=3368, BW=26.3MiB/s (27.6MB/s)(15.4GiB/600002msec)
- slat (usec): min=6, max=5661, avg=18.51, stdev=22.63
- clat (usec): min=712, max=118650, avg=1228.75, stdev=482.03
- lat (usec): min=773, max=118664, avg=1247.59, stdev=482.43
- clat percentiles (usec):
- | 1.00th=[ 889], 5.00th=[ 938], 10.00th=[ 963], 20.00th=[ 1012],
- | 30.00th=[ 1057], 40.00th=[ 1090], 50.00th=[ 1139], 60.00th=[ 1237],
- | 70.00th=[ 1352], 80.00th=[ 1434], 90.00th=[ 1549], 95.00th=[ 1663],
- | 99.00th=[ 1975], 99.50th=[ 2245], 99.90th=[ 3818], 99.95th=[ 4883],
- | 99.99th=[ 9110]
- bw ( KiB/s): min= 2256, max= 4000, per=12.51%, avg=3369.96, stdev=165.83, samples=9600
- iops : min= 282, max= 500, avg=421.14, stdev=20.72, samples=9600
- lat (usec) : 250=0.01%, 500=54.71%, 750=13.28%, 1000=6.29%
- lat (msec) : 2=25.39%, 4=0.29%, 10=0.03%, 20=0.01%, 50=0.01%
- lat (msec) : 100=0.01%, 250=0.01%
- cpu : usr=1.04%, sys=2.60%, ctx=7034877, majf=0, minf=920
- IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=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.0%, 64=0.0%, >=64=0.0%
- issued rwt: total=4713376,2020869,0, short=0,0,0, dropped=0,0,0
- latency : target=0, window=0, percentile=100.00%, depth=1
- Run status group 0 (all jobs):
- READ: bw=61.4MiB/s (64.4MB/s), 61.4MiB/s-61.4MiB/s (64.4MB/s-64.4MB/s), io=35.0GiB (38.6GB), run=600002-600002msec
- WRITE: bw=26.3MiB/s (27.6MB/s), 26.3MiB/s-26.3MiB/s (27.6MB/s-27.6MB/s), io=15.4GiB (16.6GB), run=600002-600002msec
- Disk stats (read/write):
- rbd0: ios=4713307/2021079, merge=0/240, ticks=5248/11640, in_queue=4683416, util=100.00%
- ###################################
- # baremetal host ssd lvm volume BS=8k JOBS=1
- ###################################
- admin@e001n01:/mnt/ssd-lvm-volume$ sudo fio --name=randrw --rw=randrw --direct=1 --invalidate=1 --ioengine=libaio --bs=8k --numjobs=1 --rwmixread=70 --size=20G --runtime=600 --time_based --group_reporting
- randrw: (g=0): rw=randrw, bs=(R) 8192B-8192B, (W) 8192B-8192B, (T) 8192B-8192B, ioengine=libaio, iodepth=1
- ...
- fio-3.1
- Starting 1 process
- randrw: Laying out IO file (1 file / 20480MiB)
- Jobs: 1 (f=1): [m(1)][100.0%][r=39.0MiB/s,w=16.3MiB/s][r=4996,w=2085 IOPS][eta 00m:00s]
- randrw: (groupid=0, jobs=1): err= 0: pid=2080023: Mon Jul 15 18:02:34 2019
- read: IOPS=4827, BW=37.7MiB/s (39.5MB/s)(22.1GiB/600001msec)
- slat (usec): min=5, max=3102, avg=21.57, stdev= 9.14
- clat (nsec): min=1682, max=46102k, avg=144227.30, stdev=247355.13
- lat (usec): min=72, max=46113, avg=166.17, stdev=247.59
- clat percentiles (usec):
- | 1.00th=[ 105], 5.00th=[ 112], 10.00th=[ 114], 20.00th=[ 119],
- | 30.00th=[ 122], 40.00th=[ 123], 50.00th=[ 127], 60.00th=[ 129],
- | 70.00th=[ 133], 80.00th=[ 135], 90.00th=[ 137], 95.00th=[ 141],
- | 99.00th=[ 619], 99.50th=[ 1139], 99.90th=[ 4047], 99.95th=[ 5080],
- | 99.99th=[ 8979]
- bw ( KiB/s): min=11664, max=49200, per=100.00%, avg=38652.46, stdev=6309.27, samples=1200
- iops : min= 1458, max= 6150, avg=4831.51, stdev=788.66, samples=1200
- write: IOPS=2068, BW=16.2MiB/s (16.9MB/s)(9697MiB/600001msec)
- slat (usec): min=6, max=3080, avg=23.33, stdev= 9.56
- clat (nsec): min=1330, max=32418k, avg=58380.49, stdev=221570.11
- lat (usec): min=45, max=32452, avg=82.13, stdev=221.75
- clat percentiles (usec):
- | 1.00th=[ 29], 5.00th=[ 40], 10.00th=[ 41], 20.00th=[ 42],
- | 30.00th=[ 43], 40.00th=[ 44], 50.00th=[ 45], 60.00th=[ 46],
- | 70.00th=[ 48], 80.00th=[ 52], 90.00th=[ 59], 95.00th=[ 64],
- | 99.00th=[ 120], 99.50th=[ 490], 99.90th=[ 3392], 99.95th=[ 4686],
- | 99.99th=[ 8979]
- bw ( KiB/s): min= 4576, max=22000, per=100.00%, avg=16562.45, stdev=2755.14, samples=1200
- iops : min= 572, max= 2750, avg=2070.26, stdev=344.39, samples=1200
- lat (usec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=22.72%
- lat (usec) : 100=6.95%, 250=69.17%, 500=0.23%, 750=0.17%, 1000=0.15%
- lat (msec) : 2=0.37%, 4=0.14%, 10=0.09%, 20=0.01%, 50=0.01%
- cpu : usr=6.01%, sys=19.03%, ctx=4138259, majf=0, minf=27
- IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=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.0%, 64=0.0%, >=64=0.0%
- issued rwt: total=2896721,1241238,0, short=0,0,0, dropped=0,0,0
- latency : target=0, window=0, percentile=100.00%, depth=1
- Run status group 0 (all jobs):
- READ: bw=37.7MiB/s (39.5MB/s), 37.7MiB/s-37.7MiB/s (39.5MB/s-39.5MB/s), io=22.1GiB (23.7GB), run=600001-600001msec
- WRITE: bw=16.2MiB/s (16.9MB/s), 16.2MiB/s-16.2MiB/s (16.9MB/s-16.9MB/s), io=9697MiB (10.2GB), run=600001-600001msec
- Disk stats (read/write):
- dm-3: ios=2896300/1245215, merge=0/0, ticks=421216/93584, in_queue=514816, util=83.38%, aggrios=3033772/1543796, aggrmerge=882964/1615625, aggrticks=76336/252132, aggrin_queue=1349488, aggrutil=83.30%
- sda: ios=3033772/1543796, merge=882964/1615625, ticks=76336/252132, in_queue=1349488, util=83.30%
- ###################################
- # baremetal host ssd lvm volume BS=8k JOBS=8
- ###################################
- admin@e001n01:/mnt/ssd-lvm-volume$ sudo fio --name=randrw --rw=randrw --direct=1 --invalidate=1 --ioengine=libaio --bs=8k --numjobs=8 --rwmixread=70 --size=4G --runtime=600 --time_based --group_reporting
- randrw: (g=0): rw=randrw, bs=(R) 8192B-8192B, (W) 8192B-8192B, (T) 8192B-8192B, ioengine=libaio, iodepth=1
- ...
- fio-3.1
- Starting 8 processes
- Jobs: 8 (f=8): [m(8)][100.0%][r=206MiB/s,w=88.0MiB/s][r=26.3k,w=11.4k IOPS][eta 00m:00s]
- randrw: (groupid=0, jobs=8): err= 0: pid=2106041: Mon Jul 15 18:38:37 2019
- read: IOPS=26.1k, BW=204MiB/s (214MB/s)(120GiB/600001msec)
- slat (usec): min=5, max=3340, avg=17.60, stdev=10.55
- clat (nsec): min=1549, max=45558k, avg=230768.39, stdev=156985.42
- lat (usec): min=114, max=45571, avg=248.68, stdev=156.92
- clat percentiles (usec):
- | 1.00th=[ 135], 5.00th=[ 151], 10.00th=[ 161], 20.00th=[ 174],
- | 30.00th=[ 184], 40.00th=[ 194], 50.00th=[ 202], 60.00th=[ 210],
- | 70.00th=[ 223], 80.00th=[ 235], 90.00th=[ 258], 95.00th=[ 322],
- | 99.00th=[ 1123], 99.50th=[ 1237], 99.90th=[ 1401], 99.95th=[ 1467],
- | 99.99th=[ 3392]
- bw ( KiB/s): min=13840, max=28211, per=12.51%, avg=26127.45, stdev=1034.59, samples=9592
- iops : min= 1730, max= 3526, avg=3265.85, stdev=129.30, samples=9592
- write: IOPS=11.2k, BW=87.4MiB/s (91.7MB/s)(51.2GiB/600001msec)
- slat (usec): min=6, max=3540, avg=19.91, stdev=11.31
- clat (nsec): min=1351, max=45369k, avg=103558.44, stdev=47063.59
- lat (usec): min=46, max=45390, avg=123.77, stdev=46.72
- clat percentiles (usec):
- | 1.00th=[ 42], 5.00th=[ 55], 10.00th=[ 65], 20.00th=[ 78],
- | 30.00th=[ 88], 40.00th=[ 96], 50.00th=[ 103], 60.00th=[ 112],
- | 70.00th=[ 119], 80.00th=[ 128], 90.00th=[ 139], 95.00th=[ 151],
- | 99.00th=[ 172], 99.50th=[ 182], 99.90th=[ 396], 99.95th=[ 701],
- | 99.99th=[ 1139]
- bw ( KiB/s): min= 5488, max=12864, per=12.51%, avg=11197.91, stdev=592.08, samples=9592
- iops : min= 686, max= 1608, avg=1399.63, stdev=74.00, samples=9592
- lat (usec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=1.10%
- lat (usec) : 100=12.52%, 250=77.57%, 500=5.96%, 750=1.16%, 1000=0.75%
- lat (msec) : 2=0.92%, 4=0.02%, 10=0.01%, 20=0.01%, 50=0.01%
- cpu : usr=3.44%, sys=11.11%, ctx=22382195, majf=0, minf=1232
- IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=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.0%, 64=0.0%, >=64=0.0%
- issued rwt: total=15665288,6713993,0, short=0,0,0, dropped=0,0,0
- latency : target=0, window=0, percentile=100.00%, depth=1
- Run status group 0 (all jobs):
- READ: bw=204MiB/s (214MB/s), 204MiB/s-204MiB/s (214MB/s-214MB/s), io=120GiB (128GB), run=600001-600001msec
- WRITE: bw=87.4MiB/s (91.7MB/s), 87.4MiB/s-87.4MiB/s (91.7MB/s-91.7MB/s), io=51.2GiB (55.0GB), run=600001-600001msec
- Disk stats (read/write):
- dm-3: ios=15663176/6713553, merge=0/0, ticks=3625512/692524, in_queue=4340724, util=100.00%, aggrios=15691448/6744064, aggrmerge=90207/16004, aggrticks=2828/1336, aggrin_queue=4381020, aggrutil=100.00%
- sda: ios=15691448/6744064, merge=90207/16004, ticks=2828/1336, in_queue=4381020, util=100.00%
Advertisement
Add Comment
Please, Sign In to add comment