Check the thread pinned at the top. 6.12 is not available from Proxmox, but 6.14 is available.
Opt-in Linux 6.14 Kernel for Proxmox VE 8 available on test & no-subscription...
I have created an automated install script for ProxMox to install OpenWrt in a container. The beauty is that it downloads the rootfs directly from Openwrt, and not the Linux containers site.
The script detects bridges, and network devices that...
I have been having the same problem - thank you for all the posts here. For anyone else who has been having problems. This worked for me:
sudo apt-get install proxmox-default-headers build-essential dkms gcc make
cd /tmp
wget...
Solved!
It turns out LLDP agent built into firmware interrupts how LACP works in Linux and VMware stack (dunno about Windows).
Disabling LLDP agent on all interfaces in firmware fixed my issues.
You can check what's your setting using this...