Hi all,
I'm new to Proxmox VE. I'm testing it to see if I can switch over from VMware Hypervisor (free ESXi 8.0.2). So installed Proxmox VE 8.1 on a server with a Supermicro X10SLM-F mainboard. There are 2 onboard NICs from Intel: i210-AT and i217-LM.
The i210-AT onboard NICs worked with VMware ESXi without any issues but with Proxmox VE I've repeating communication losses to the management address when connected to the i210-AT. On the same interface there's the IPMI connected and this has no communication losses. Both IP adresses are on the same network. Pinging the IPMI has no packet losses but pinging the management of Proxmox VE has.
Now I switched the management interface to one of the separate HP NC-360T PCIe cards and once again to the onboard i217-LM and there aren't any communication losses.
The driver for i210-AT is igb, for the other ones it's e1000e.
Does anybody knows this issue? Did you resolved this and how?
Kind Regards
I'm new to Proxmox VE. I'm testing it to see if I can switch over from VMware Hypervisor (free ESXi 8.0.2). So installed Proxmox VE 8.1 on a server with a Supermicro X10SLM-F mainboard. There are 2 onboard NICs from Intel: i210-AT and i217-LM.
The i210-AT onboard NICs worked with VMware ESXi without any issues but with Proxmox VE I've repeating communication losses to the management address when connected to the i210-AT. On the same interface there's the IPMI connected and this has no communication losses. Both IP adresses are on the same network. Pinging the IPMI has no packet losses but pinging the management of Proxmox VE has.
Now I switched the management interface to one of the separate HP NC-360T PCIe cards and once again to the onboard i217-LM and there aren't any communication losses.
The driver for i210-AT is igb, for the other ones it's e1000e.
Code:
lspci | grep Ethernet
00:19.0 Ethernet controller: Intel Corporation Ethernet Connection I217-LM (rev 05)
01:00.0 Ethernet controller: Intel Corporation 82571EB/82571GB Gigabit Ethernet Controller D0/D1 (copper applications) (rev 06)
01:00.1 Ethernet controller: Intel Corporation 82571EB/82571GB Gigabit Ethernet Controller D0/D1 (copper applications) (rev 06)
02:00.0 Ethernet controller: Intel Corporation 82571EB/82571GB Gigabit Ethernet Controller D0/D1 (copper applications) (rev 06)
02:00.1 Ethernet controller: Intel Corporation 82571EB/82571GB Gigabit Ethernet Controller D0/D1 (copper applications) (rev 06)
05:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network Connection (rev 03)
Does anybody knows this issue? Did you resolved this and how?
Kind Regards