Here’s a RAIDZ, lz4 compression, all 15 disks:
root@pve:/hdd# fio --name=seqwrite --ioengine=posixaio --rw=write --bs=1M --numjobs=1 --size=10G --iodepth=16 --filename=seqtest --runtime=60 --time_based --direct=1
seqwrite: (g=0): rw=write, bs=(R) 1024KiB-1024KiB, (W) 1024KiB-1024KiB, (T) 1024KiB-1024KiB, ioengine=posixaio, iodepth=16
fio-3.33
Starting 1 process
seqwrite: Laying out IO file (1 file / 10240MiB)
Jobs: 1 (f=1): [W(1)][100.0%][w=304MiB/s][w=304 IOPS][eta 00m:00s]
seqwrite: (groupid=0, jobs=1): err= 0: pid=287196: Tue Feb 6 13:39:36 2024
write: IOPS=354, BW=354MiB/s (371MB/s)(20.8GiB/60054msec); 0 zone resets
slat (usec): min=2, max=597, avg=16.32, stdev=10.49
clat (usec): min=1750, max=102539, avg=45130.73, stdev=19359.65
lat (usec): min=1754, max=102547, avg=45147.05, stdev=19360.24
clat percentiles (usec):
| 1.00th=[ 2671], 5.00th=[ 2802], 10.00th=[ 4490], 20.00th=[40109],
| 30.00th=[50594], 40.00th=[51643], 50.00th=[52167], 60.00th=[53216],
| 70.00th=[54789], 80.00th=[55837], 90.00th=[58459], 95.00th=[62129],
| 99.00th=[70779], 99.50th=[73925], 99.90th=[87557], 99.95th=[88605],
| 99.99th=[89654]
bw ( KiB/s): min=202752, max=4972544, per=100.00%, avg=362615.47, stdev=460314.17, samples=120
iops : min= 198, max= 4856, avg=354.12, stdev=449.53, samples=120
lat (msec) : 2=0.24%, 4=9.13%, 10=5.88%, 20=2.39%, 50=10.16%
lat (msec) : 100=72.19%, 250=0.01%
cpu : usr=0.68%, sys=0.04%, ctx=10647, majf=0, minf=25
IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=50.0%, 16=49.9%, 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=95.8%, 8=0.0%, 16=4.2%, 32=0.0%, 64=0.0%, >=64=0.0%
issued rwts: total=0,21262,0,0 short=0,0,0,0 dropped=0,0,0,0
latency : target=0, window=0, percentile=100.00%, depth=16
Run status group 0 (all jobs):
WRITE: bw=354MiB/s (371MB/s), 354MiB/s-354MiB/s (371MB/s-371MB/s), io=20.8GiB (22.3GB), run=60054-60054msec
root@pve:/hdd# fio --name=seqread --ioengine=posixaio --rw=read --bs=1M --numjobs=1 --size=10G --iodepth=16 --filename=seqtest --runtime=60 --time_based --direct=1
seqread: (g=0): rw=read, bs=(R) 1024KiB-1024KiB, (W) 1024KiB-1024KiB, (T) 1024KiB-1024KiB, ioengine=posixaio, iodepth=16
fio-3.33
Starting 1 process
Jobs: 1 (f=1): [R(1)][100.0%][r=5862MiB/s][r=5861 IOPS][eta 00m:00s]
seqread: (groupid=0, jobs=1): err= 0: pid=287448: Tue Feb 6 13:40:45 2024
read: IOPS=5849, BW=5849MiB/s (6133MB/s)(343GiB/60003msec)
slat (nsec): min=50, max=140845, avg=125.13, stdev=253.27
clat (usec): min=991, max=7524, avg=2734.30, stdev=112.45
lat (usec): min=991, max=7524, avg=2734.42, stdev=112.46
clat percentiles (usec):
| 1.00th=[ 2671], 5.00th=[ 2671], 10.00th=[ 2704], 20.00th=[ 2704],
| 30.00th=[ 2704], 40.00th=[ 2704], 50.00th=[ 2737], 60.00th=[ 2737],
| 70.00th=[ 2737], 80.00th=[ 2769], 90.00th=[ 2802], 95.00th=[ 2868],
| 99.00th=[ 2933], 99.50th=[ 3130], 99.90th=[ 3556], 99.95th=[ 3916],
| 99.99th=[ 4178]
bw ( MiB/s): min= 5568, max= 6368, per=100.00%, avg=5852.25, stdev=68.27, samples=119
iops : min= 5568, max= 6368, avg=5852.25, stdev=68.27, samples=119
lat (usec) : 1000=0.02%
lat (msec) : 2=0.26%, 4=99.70%, 10=0.03%
cpu : usr=0.75%, sys=0.52%, ctx=175491, majf=0, minf=25
IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=50.0%, 16=50.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=95.8%, 8=4.1%, 16=0.1%, 32=0.0%, 64=0.0%, >=64=0.0%
issued rwts: total=350977,0,0,0 short=0,0,0,0 dropped=0,0,0,0
latency : target=0, window=0, percentile=100.00%, depth=16
Run status group 0 (all jobs):
READ: bw=5849MiB/s (6133MB/s), 5849MiB/s-5849MiB/s (6133MB/s-6133MB/s), io=343GiB (368GB), run=60003-60003msec