We are running into a pretty interesting/odd realtek NIC speed issue on proxmox hosts.
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0e)
The only thing we use these hosts for are small CentOS7 VM's which act as openvpn routers.
- When set to 1000Mb/s full we are seeing extremely slow speeds out to the internet (1-2MB/s) (Client has a 1G pipe in both directions)
- Local LAN speeds are fast and can saturate 1G
- If we force 100Mb/s full with ethtool we have no issues maxing that out at 11MB/s
- So for whatever reason, 100Mb/s full is 10x faster than 1000Mb/s full going out to the internet but not on the LAN
- I know its odd and it doesn't make much sense to me
At the same site, we also have other hardware which also has the same RTL8111 NIC but its running CentOS7 baremetal, it doesn't have this issue at all. Both C7 and PVE5 look to use the same driver as well.
PVE5
driver: r8169
version: 2.3LK-NAPI
C7
driver: r8169
version: 2.3LK-NAPI
This specific client has roughly 40 sites with this hardware, all having the same issues on PVE5. They have a range of network gear from Dell/Cisco/Netgear so there is no common denominator on that side.
Its a stretch but does anyone have any possible ideas? Ive tried the latest 4.15.18-21-pve kernel as well.
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0e)
The only thing we use these hosts for are small CentOS7 VM's which act as openvpn routers.
- When set to 1000Mb/s full we are seeing extremely slow speeds out to the internet (1-2MB/s) (Client has a 1G pipe in both directions)
- Local LAN speeds are fast and can saturate 1G
- If we force 100Mb/s full with ethtool we have no issues maxing that out at 11MB/s
- So for whatever reason, 100Mb/s full is 10x faster than 1000Mb/s full going out to the internet but not on the LAN
- I know its odd and it doesn't make much sense to me
At the same site, we also have other hardware which also has the same RTL8111 NIC but its running CentOS7 baremetal, it doesn't have this issue at all. Both C7 and PVE5 look to use the same driver as well.
PVE5
driver: r8169
version: 2.3LK-NAPI
C7
driver: r8169
version: 2.3LK-NAPI
This specific client has roughly 40 sites with this hardware, all having the same issues on PVE5. They have a range of network gear from Dell/Cisco/Netgear so there is no common denominator on that side.
Its a stretch but does anyone have any possible ideas? Ive tried the latest 4.15.18-21-pve kernel as well.