You need the test repo.
Fabians initial recommendation with the 6.17.9 kernel is perfect, because it comes with newer zfs modules (highest chance to fix your issue)
For the bootlog, you boot into the nonworking kernel, then in the working one...
please try to get the full boot log for that node on the problematic kernel! please also try the 6.17.9 kernel (currently making its way through the repositories).
On my Home Server:
root@pve:~# cpupower frequency-info
analyzing CPU 26:
driver: amd-pstate-epp
CPUs which run at the same hardware frequency: 26
CPUs which need to have their frequency coordinated by software: 26
maximum transition...
It seems like only ZFS is affected?
I seen weird superblock errors on replicated volumes.
And simply deleted replication and recreated again (so that the volumes get cleanly created again) and that fixed my issues.
But for my part, i thought...
The issue is that we have this stupid and useless drbd 8 kernel module.
I stumbled across this either. Either it should be completely removed or updated to drbd 9 in the kernel itself.
Drbd 8 in the Kernel just causes issues and is absolutely...
Hello Proxmoxer,
I created a tool to automatically set the CPU affinity (at runtime) for VMs.
https://github.com/egandro/proxmox-cpu-affinity
This picks the best combination of cores. As mentioned by this project...
Every new kernel version is better than the one before. For example, version 6.19 has even more improvements for EPYC. However, Ubuntu seem to always pick a different long-term kernel version than the Linux kernel developers..As long a Proxmox...
From my Part, or the mentioned bugreport...
Nothing is fixed since this thread was opened. PBS backups are still single core tls limited.
It was an eternity ago and still the same issue today.
9374F -> 1gb/s limit
Xeon 4210R -> 200mb/s limit...
In the meantime there is one more thing you need as Workaround.
On my 24.04 LXC Containers i need:
apt install containerd.io=1.7.28-1~ubuntu.24.04~noble
And additionally now in /etc/docker/daemon.json
{
"min-api-version": "1.24"
}
Without the...
https://forum.proxmox.com/threads/opt-in-linux-6-17-kernel-for-proxmox-ve-9-available-on-test-no-subscription.173920/post-808772
Im now at 6.17.2 + 580.105.08 and everything still works without issues.
No issues with dkms and nvidia at all...