hi,
I have a couple of proxmox nodes on my network, one running an AQC107 over thunderbolt 3, another running an AQC113 over an m.2 interface.
After upgrading both these nodes to the latest kernel version (6.8.8-1) and restarting, the AQC107 node won't ever connect to my network, while the node running the AQC113 works fine (relevant, as both run the same kernel module). Rolling back to 6.8.4-3 solves it, but is not ideal.
Already checked and the interface ids are the same as before in the 107 node, so no configuration change on /etc/network/interfaces is required. Checking on "ip a" the interface always shows as down after rebooting the node (and the status and link LEDs are off on the card enclosure). Tried forcing the interface to go up, which does light up the LEDs, but basic ping commands still won't work (I see TX activity in the network counters, but RX always stays at 0).
Any idea what could be causing this? I already checked the aquantia/atlantic driver logs in the kernel's git repo and there haven't been any changes in the driver between 6.8.4 and 6.8.8 (though it might be related with some dependency it has or some change in proxmox's kernel fork).
thanks!
I have a couple of proxmox nodes on my network, one running an AQC107 over thunderbolt 3, another running an AQC113 over an m.2 interface.
After upgrading both these nodes to the latest kernel version (6.8.8-1) and restarting, the AQC107 node won't ever connect to my network, while the node running the AQC113 works fine (relevant, as both run the same kernel module). Rolling back to 6.8.4-3 solves it, but is not ideal.
Already checked and the interface ids are the same as before in the 107 node, so no configuration change on /etc/network/interfaces is required. Checking on "ip a" the interface always shows as down after rebooting the node (and the status and link LEDs are off on the card enclosure). Tried forcing the interface to go up, which does light up the LEDs, but basic ping commands still won't work (I see TX activity in the network counters, but RX always stays at 0).
Any idea what could be causing this? I already checked the aquantia/atlantic driver logs in the kernel's git repo and there haven't been any changes in the driver between 6.8.4 and 6.8.8 (though it might be related with some dependency it has or some change in proxmox's kernel fork).
thanks!