I just updated to 25.04.2.
I am experiencing a problem that I already had when I tried 25.04.0 (after which I moved back to 24.10 because of virtualization issues).
My whole NAS performance is extremely poor under 25.04.2.
The UI feels less snappy, stuff on CLI takes a long time (just launching htop takes a few seconds) but what’s by far the most noticable is VM performance.
My Windows 11 VM is extremely slow. It takes minutes to boot and even the login process takes about two minutes until everything is booted up but even after that the VM is not usable.
The VM was very fast before the update, as was the whole NAS.
As mentioned this happened as well on 25.04.0 but I then attributed it to the VM problems that came with that version.
It’s also not just my imagination.
Here is my CPU load over the last 8 days:
And here areee the last 4 hours:
The small dip to “just” about 2 is when I stopped my VM.
With a user logged into the VM the CPU load hovers at around >=15.
The CPU utilization stays under ~80% though so it seems the CPU is waiting for something.
Here are the outputs of iostat and mpstat:
root@truenas1:~# iostat
Linux 6.12.15-production+truenas (truenas1) 07/31/25 _x86_64_ (12 CPU)
avg-cpu: %user %nice %system %iowait %steal %idle
28.23 0.75 23.06 0.49 0.00 47.46
Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd
loop0 0.11 1.42 0.00 0.00 2756 0 0
nvme0n1 129.28 852.96 1452.98 614.71 1661134 2829660 1197136
nvme1n1 125.27 813.60 1452.98 614.71 1584478 2829660 1197136
sda 2.56 24.01 6.15 0.00 46768 11984 0
sdb 2.77 34.71 6.07 0.00 67588 11820 0
sdc 2.57 32.87 5.96 0.00 64008 11600 0
sdd 95.95 1544.65 250.52 0.00 3008182 487880 0
sde 2.28 22.36 6.03 0.00 43544 11748 0
zd0 96.07 2427.61 288.62 324.97 4727745 562087 632876
root@truenas1:~# mpstat
Linux 6.12.15-production+truenas (truenas1) 07/31/25 _x86_64_ (12 CPU)
19:05:07 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle
19:05:07 all 14.41 0.76 22.52 0.50 0.00 0.47 0.00 14.24 0.00 47.10
I don’t think it’s waiting on disks.
If I cannot resolve this I’ll have to go back to 24.10.2.3 again and stay there until it is resolved.
Any ideas?