Hello Promox Community,
i have 4x Dell Optiplex 3000 Thin Client with Intel Silver n6005.
On Proxmox 7.4 and 8 is the network performance terrible, maybe ~ 500KB/s, with Proxmox 8 lose the server after 5 or 10 mins the network connection.
With Proxmox 7 it´s a little bit more stable, but the network performance is bad.
Im running on Proxmox 7 now.
I am a little bit confused, lspci show me "Realtek Semiconductor Co., Ltd. RTL8111/8168/8411", but the kernel driver is r8169?
Tried this from SQLJames/proxmox-realtek.md (https://gist.github.com/SQLJames/fe6fcd5e819d864986ce2eff6ad350da) on github, but is not working on me
Has anyone an idea or tutorial for me?
Regards,
Chris
i have 4x Dell Optiplex 3000 Thin Client with Intel Silver n6005.
On Proxmox 7.4 and 8 is the network performance terrible, maybe ~ 500KB/s, with Proxmox 8 lose the server after 5 or 10 mins the network connection.
With Proxmox 7 it´s a little bit more stable, but the network performance is bad.
Im running on Proxmox 7 now.
Code:
lspci -v
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
Subsystem: Dell RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
Flags: bus master, fast devsel, latency 0, IRQ 18
I/O ports at 3000 [size=256]
Memory at 7f404000 (64-bit, non-prefetchable) [size=4K]
Memory at 7f400000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 01
Capabilities: [b0] MSI-X: Enable+ Count=4 Masked-
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Virtual Channel
Capabilities: [160] Device Serial Number 01-00-00-00-68-4c-e0-00
Capabilities: [170] Latency Tolerance Reporting
Capabilities: [178] L1 PM Substates
Kernel driver in use: r8169
Kernel modules: r8169
I am a little bit confused, lspci show me "Realtek Semiconductor Co., Ltd. RTL8111/8168/8411", but the kernel driver is r8169?
Tried this from SQLJames/proxmox-realtek.md (https://gist.github.com/SQLJames/fe6fcd5e819d864986ce2eff6ad350da) on github, but is not working on me
Has anyone an idea or tutorial for me?
Regards,
Chris