@mwilliams Thank you for your answer.
So I have 3 grommunio servers, each having 3-5 users (home, my one man consulting company and another small setup, home being my "beta" server).
All three servers were installed between 2023 and 2024 with Grommunio's official ISOs.
All three servers are virtualized, and run under AlmaLinux 9 KVM hypervisors.
Looking at logs (dmesg, journalctl), I don't see anyhing bad. Btw, hypervisors seem clean also.
Load of one of the servers:
mail:/ # cat /proc/loadavg
0.26 0.19 0.13 1/810 27529
mail:/ # free -h
total used free shared buff/cache available
Mem: 7,8Gi 2,9Gi 1,2Gi 20Mi 4,0Gi 4,9Gi
Swap: 0B 0B 0B
Load on others should be quite the same, since they're built identically.
All 3 systems are 4vCPU 8GB MEM. Only difference between all three, one runs a XFS partition on /var/lib instead of btrfs, but that shouldn't be the problem since the two other servers suffer from the same mysql error messages.
We have no other reports on this
At least @WalterH also experiences those problems here and @crpb also here so it's definitly not an issue I'm the only one seeing