Hello folks. A new guy here trying to setup Proxmox.
I have observed that my Proxmox installation only can reach upto 100 Mbits. I had a ubuntu installtion before moving to Proxmox which used to run at full speed of 1000 Mbits. I would really appreciate some help to get this running at gigabit speeds.
Below are few debug commands i've run, gathering from other previous threads. Please let me know if I should more info here.
I have observed that my Proxmox installation only can reach upto 100 Mbits. I had a ubuntu installtion before moving to Proxmox which used to run at full speed of 1000 Mbits. I would really appreciate some help to get this running at gigabit speeds.
Below are few debug commands i've run, gathering from other previous threads. Please let me know if I should more info here.
Code:
Connecting to host 192.168.1.10, port 5201
iperf3 proxmox -> server, my laptop-> client
[ 5] local 192.168.1.126 port 63658 connected to 192.168.1.102 port 5201
[ ID] Interval Transfer Bitrate
[ 5] 0.00-1.01 sec 2.03 MBytes 17.0 Mbits/sec
[ 5] 1.01-2.01 sec 465 KBytes 3.81 Mbits/sec
[ 5] 2.01-3.00 sec 1000 KBytes 8.23 Mbits/sec
[ 5] 3.00-4.00 sec 2.33 MBytes 19.6 Mbits/sec
[ 5] 4.00-5.00 sec 3.42 MBytes 28.7 Mbits/sec
[ 5] 5.00-6.00 sec 3.76 MBytes 31.6 Mbits/sec
[ 5] 6.00-7.00 sec 3.68 MBytes 30.8 Mbits/sec
[ 5] 7.00-8.00 sec 3.71 MBytes 31.1 Mbits/sec
[ 5] 8.00-9.00 sec 3.02 MBytes 25.4 Mbits/sec
[ 5] 9.00-10.01 sec 1.42 MBytes 11.8 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate
[ 5] 0.00-10.01 sec 24.8 MBytes 20.8 Mbits/sec sender
[ 5] 0.00-10.09 sec 24.7 MBytes 20.5 Mbits/sec receiver
Code:
dmesg |grep -i nic
[ 3.723741] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 4.565213] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
[ 17.376747] igc 0000:56:00.0 enp86s0: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
Code:
ethtool enp86s0
Settings for enp86s0:
Supported ports: [ ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
2500baseT/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
2500baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: 100Mb/s
Duplex: Full
Auto-negotiation: on
Port: Twisted Pair
PHYAD: 0
Transceiver: internal
MDI-X: off (auto)
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
Last edited: