sry i cant write today…
Zpool:
pool: Backup
state: ONLINE
scan: scrub repaired 0B in 14:17:01 with 0 errors on Sun Sep 14 14:17:07 2025
config:
NAME STATE READ WRITE CKSUM
Backup ONLINE 0 0 0
23f54caa-d0df-4c3f-8b4d-8e66ccf16358 ONLINE 0 0 0
6fe55b3b-ef35-4f1b-bfdf-14659c19aeae ONLINE 0 0 0
errors: No known data errors
Space:
Multimedia/Backup 22T 17T 4.8T 78% /mnt/Multimedia/Backup
Test:
root@s-1[~]# fio --name=seqwrite --filename=/mnt/Multimedia/Backup/test --size=16G --bs=1M --rw=write --ioengine=sync --direct=1 --numjobs=1
seqwrite: (g=0): rw=write, bs=(R) 1024KiB-1024KiB, (W) 1024KiB-1024KiB, (T) 1024KiB-1024KiB, ioengine=sync, iodepth=1
fio-3.33
Starting 1 process
seqwrite: Laying out IO file (1 file / 16384MiB)
Jobs: 1 (f=1): [W(1)][100.0%][w=44.0MiB/s][w=44 IOPS][eta 00m:00s]
seqwrite: (groupid=0, jobs=1): err= 0: pid=322334: Fri Sep 26 09:07:55 2025
write: IOPS=40, BW=40.0MiB/s (42.0MB/s)(16.0GiB/409228msec); 0 zone resets
clat (msec): min=7, max=126, avg=24.93, stdev=11.63
lat (msec): min=7, max=126, avg=24.97, stdev=11.63
clat percentiles (usec):
| 1.00th=[ 9765], 5.00th=[12125], 10.00th=[13829], 20.00th=[16057],
| 30.00th=[17957], 40.00th=[19530], 50.00th=[21365], 60.00th=[23987],
| 70.00th=[27395], 80.00th=[32113], 90.00th=[41681], 95.00th=[50594],
| 99.00th=[61080], 99.50th=[64750], 99.90th=[77071], 99.95th=[82314],
| 99.99th=[96994]
bw ( KiB/s): min=26624, max=55296, per=100.00%, avg=41014.98, stdev=4858.44, samples=818
iops : min= 26, max= 54, avg=40.04, stdev= 4.74, samples=818
lat (msec) : 10=1.27%, 20=41.33%, 50=52.24%, 100=5.15%, 250=0.01%
cpu : usr=0.25%, sys=1.51%, ctx=20293, majf=5, 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 rwts: total=0,16384,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):
WRITE: bw=40.0MiB/s (42.0MB/s), 40.0MiB/s-40.0MiB/s (42.0MB/s-42.0MB/s), io=16.0GiB (17.2GB), run=409228-409228msec
~40mib/s is very slow i see. i will check why this is so slow. On all other Storagepools are much more Speed.
I also tried the copyjobs for test on another storage with more drives
pool: Home
state: ONLINE
scan: scrub repaired 0B in 2 days 00:40:39 with 0 errors on Tue Sep 16 16:40:53 2025
remove: Removal of vdev 1 copied 2.60T in 7h4m, completed on Fri Sep 19 18:12:50 2025
14.5M memory used for removed device mappings
config:
NAME STATE READ WRITE CKSUM
Home ONLINE 0 0 0
d13f44e2-799b-43c2-a0c1-c258c2e68765 ONLINE 0 0 0
0268e2d4-5ef1-45d3-bbb0-c027b9b28b6d ONLINE 0 0 0
special
58142789-93e8-4481-bdc0-1eb1a19c8afc ONLINE 0 0 0
errors: No known data errors
Home/Backpulver 11T 7.8T 3.3T 71% /mnt/Home/Backpulver
root@s-1[~]# fio --name=seqwrite --filename=/mnt/Home/Backpulver/test --size=16G --bs=1M --rw=write --ioengine=sync --direct=1 --numjobs=1
seqwrite: (g=0): rw=write, bs=(R) 1024KiB-1024KiB, (W) 1024KiB-1024KiB, (T) 1024KiB-1024KiB, ioengine=sync, iodepth=1
fio-3.33
Starting 1 process
seqwrite: Laying out IO file (1 file / 16384MiB)
Jobs: 1 (f=1): [W(1)][100.0%][w=187MiB/s][w=187 IOPS][eta 00m:00s]
seqwrite: (groupid=0, jobs=1): err= 0: pid=325491: Fri Sep 26 09:09:59 2025
write: IOPS=189, BW=190MiB/s (199MB/s)(16.0GiB/86457msec); 0 zone resets
clat (usec): min=97, max=55286, avg=5246.42, stdev=2565.82
lat (usec): min=107, max=55320, avg=5272.74, stdev=2567.42
clat percentiles (usec):
| 1.00th=[ 133], 5.00th=[ 322], 10.00th=[ 3261], 20.00th=[ 4015],
| 30.00th=[ 4359], 40.00th=[ 4752], 50.00th=[ 5080], 60.00th=[ 5473],
| 70.00th=[ 5866], 80.00th=[ 6521], 90.00th=[ 7635], 95.00th=[ 8979],
| 99.00th=[14615], 99.50th=[16450], 99.90th=[22938], 99.95th=[25560],
| 99.99th=[53216]
bw ( KiB/s): min=100352, max=1114112, per=100.00%, avg=194255.69, stdev=117703.89, samples=172
iops : min= 98, max= 1088, avg=189.68, stdev=114.95, samples=172
lat (usec) : 100=0.02%, 250=4.58%, 500=1.28%, 750=0.70%, 1000=0.52%
lat (msec) : 2=1.70%, 4=11.11%, 10=76.97%, 20=2.99%, 50=0.13%
lat (msec) : 100=0.01%
cpu : usr=0.73%, sys=5.15%, ctx=17461, 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 rwts: total=0,16384,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):
WRITE: bw=190MiB/s (199MB/s), 190MiB/s-190MiB/s (199MB/s-199MB/s), io=16.0GiB (17.2GB), run=86457-86457msec
root@s-1[~]#
So i have to check why the Diskperformance is so slow.
May this behavior with the stuck could be from the slow performance?
Thanks