Running a a labb ( so no real prod usecase, except nice to have) 3 node ceph cluster a 6 hgst sas ssd 200GB, standard setup with 3 replikas.
on a 2x10Gbps network, shared network with vms, but there are no vms here yet, so very little other traffic.
Ran this fio benchmark in a ubuntu vm, is peformance ok ?
on a 2x10Gbps network, shared network with vms, but there are no vms here yet, so very little other traffic.
Ran this fio benchmark in a ubuntu vm, is peformance ok ?
Code:
test:~$ fio --name=randrw --rw=randrw --direct=1 --ioengine=libaio --bs=16k --numjobs=4 --rwmixread=75 --size=1G --runtime=300 --group_reporting
randrw: (g=0): rw=randrw, bs=(R) 16.0KiB-16.0KiB, (W) 16.0KiB-16.0KiB, (T) 16.0KiB-16.0KiB, ioengine=libaio, iodepth=1
...
fio-3.28
Starting 4 processes
randrw: Laying out IO file (1 file / 1024MiB)
randrw: Laying out IO file (1 file / 1024MiB)
randrw: Laying out IO file (1 file / 1024MiB)
randrw: Laying out IO file (1 file / 1024MiB)
Jobs: 2 (f=2): [m(1),_(2),m(1)][100.0%][r=18.1MiB/s,w=5829KiB/s][r=1158,w=364 IOPS][eta 00m:00s]
randrw: (groupid=0, jobs=4): err= 0: pid=1432: Wed Jan 10 15:25:05 2024
read: IOPS=1377, BW=21.5MiB/s (22.6MB/s)(3068MiB/142491msec)
slat (usec): min=13, max=3966, avg=55.57, stdev=33.85
clat (usec): min=3, max=11290, avg=1399.55, stdev=208.86
lat (usec): min=827, max=11340, avg=1456.01, stdev=209.81
clat percentiles (usec):
| 1.00th=[ 1057], 5.00th=[ 1156], 10.00th=[ 1205], 20.00th=[ 1270],
| 30.00th=[ 1303], 40.00th=[ 1352], 50.00th=[ 1385], 60.00th=[ 1418],
| 70.00th=[ 1467], 80.00th=[ 1516], 90.00th=[ 1582], 95.00th=[ 1663],
| 99.00th=[ 1942], 99.50th=[ 2147], 99.90th=[ 3687], 99.95th=[ 3949],
| 99.99th=[ 6128]
bw ( KiB/s): min=16864, max=26738, per=100.00%, avg=22164.23, stdev=430.28, samples=1132
iops : min= 1054, max= 1671, avg=1385.16, stdev=26.90, samples=1132
write: IOPS=461, BW=7389KiB/s (7566kB/s)(1028MiB/142491msec); 0 zone resets
slat (usec): min=22, max=3623, avg=65.55, stdev=48.14
clat (usec): min=2586, max=17296, avg=4180.24, stdev=1235.19
lat (usec): min=2660, max=17349, avg=4246.77, stdev=1235.72
clat percentiles (usec):
| 1.00th=[ 2900], 5.00th=[ 3032], 10.00th=[ 3097], 20.00th=[ 3228],
| 30.00th=[ 3326], 40.00th=[ 3458], 50.00th=[ 3654], 60.00th=[ 4047],
| 70.00th=[ 4555], 80.00th=[ 5080], 90.00th=[ 6128], 95.00th=[ 6718],
| 99.00th=[ 8029], 99.50th=[ 8586], 99.90th=[10290], 99.95th=[10945],
| 99.99th=[14484]
bw ( KiB/s): min= 5980, max= 9152, per=100.00%, avg=7428.18, stdev=146.31, samples=1132
iops : min= 373, max= 572, avg=463.99, stdev= 9.15, samples=1132
lat (usec) : 4=0.01%, 10=0.01%, 500=0.01%, 1000=0.24%
lat (msec) : 2=74.07%, 4=15.39%, 10=10.26%, 20=0.03%
cpu : usr=1.16%, sys=3.74%, ctx=266786, majf=0, minf=60
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 rwts: total=196339,65805,0,0 short=0,0,0,0 dropped=0,0,0,0
latency : target=0, window=0, percentile=100.00%, depth=1
Run status group 0 (all jobs):
READ: bw=21.5MiB/s (22.6MB/s), 21.5MiB/s-21.5MiB/s (22.6MB/s-22.6MB/s), io=3068MiB (3217MB), run=142491-142491msec
WRITE: bw=7389KiB/s (7566kB/s), 7389KiB/s-7389KiB/s (7566kB/s-7566kB/s), io=1028MiB (1078MB), run=142491-142491msec
Disk stats (read/write):
dm-0: ios=196699/66085, merge=0/0, ticks=266148/272584, in_queue=538732, util=100.00%, aggrios=196699/66028, aggrmerge=0/57, aggrticks=270535/273071, aggrin_queue=543606, aggrutil=100.00%
sda: ios=196699/66028, merge=0/57, ticks=270535/273071, in_queue=543606, util=100.00%