Hallo Zusammen,
ich habe folgendes Problem und weiß nicht mehr weiter:
Die Netzwerkgeschwindigkeit von Proxmox zu anderen Rechnern (nicht VMs auf dem Host) hat nur 10 Mbits. Die Geschwindigkeit zwischen den VMs und dem Host ist in Ordnung.
Ich habe auch schon verschiedene Netzwerkkabel und andere Ports am Switch ausprobiert.
Hier mal ein paar angaben:
Kann mir hier bitte jemand weiterhelfen, wie ich GBit Geschwindigkeit erreichen kann?
Wenn noch weitere angaben benötigt werden einfach Bescheid geben dann werde ich diese Nachreichen.
Grüße und Danke schon Mal
ich habe folgendes Problem und weiß nicht mehr weiter:
Die Netzwerkgeschwindigkeit von Proxmox zu anderen Rechnern (nicht VMs auf dem Host) hat nur 10 Mbits. Die Geschwindigkeit zwischen den VMs und dem Host ist in Ordnung.
Ich habe auch schon verschiedene Netzwerkkabel und andere Ports am Switch ausprobiert.
Hier mal ein paar angaben:
Code:
root@proxmox:~# dmesg | grep e1000e
[ 0.893818] e1000e: loading out-of-tree module taints kernel.
[ 0.895034] e1000e: Intel(R) PRO/1000 Network Driver - 3.4.1.1-NAPI
[ 0.895035] e1000e: Copyright(c) 1999 - 2018 Intel Corporation.
[ 0.895267] e1000e 0000:02:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 1.072941] e1000e 0000:02:00.0 eth0: (PCI Express:2.5GT/s:Width x4) 00:26:55:ed:7b:16
[ 1.072944] e1000e 0000:02:00.0 eth0: Intel(R) PRO/1000 Network Connection
[ 1.073022] e1000e 0000:02:00.0 eth0: MAC: 0, PHY: 4, PBA No: D51930-008
[ 1.073221] e1000e 0000:02:00.1: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 1.248563] e1000e 0000:02:00.1 eth1: (PCI Express:2.5GT/s:Width x4) 00:26:55:ed:7b:17
[ 1.248565] e1000e 0000:02:00.1 eth1: Intel(R) PRO/1000 Network Connection
[ 1.248642] e1000e 0000:02:00.1 eth1: MAC: 0, PHY: 4, PBA No: D51930-008
[ 1.249463] e1000e 0000:02:00.1 enp2s0f1: renamed from eth1
[ 1.264170] e1000e 0000:02:00.0 enp2s0f0: renamed from eth0
[ 7.828993] e1000e: enp2s0f1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Code:
root@proxmox:~# ethtool enp2s0f1
Settings for enp2s0f1:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
MDI-X: on (auto)
Supports Wake-on: d
Wake-on: d
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
Code:
root@proxmox:~# iperf3 -c 192.168.12.3
Connecting to host 192.168.12.3, port 5201
[ 4] local 192.168.12.40 port 34560 connected to 192.168.12.3 port 5201
[ ID] Interval Transfer Bandwidth Retr Cwnd
[ 4] 0.00-1.00 sec 1.47 MBytes 12.3 Mbits/sec 3 56.6 KBytes
[ 4] 1.00-2.00 sec 1.24 MBytes 10.4 Mbits/sec 0 72.1 KBytes
[ 4] 2.00-3.00 sec 1.12 MBytes 9.38 Mbits/sec 1 56.6 KBytes
[ 4] 3.00-4.00 sec 1.12 MBytes 9.38 Mbits/sec 0 69.3 KBytes
[ 4] 4.00-5.00 sec 1.12 MBytes 9.38 Mbits/sec 1 55.1 KBytes
[ 4] 5.00-6.00 sec 1.12 MBytes 9.38 Mbits/sec 0 72.1 KBytes
[ 4] 6.00-7.00 sec 1.12 MBytes 9.38 Mbits/sec 1 56.6 KBytes
[ 4] 7.00-8.00 sec 1.12 MBytes 9.38 Mbits/sec 0 70.7 KBytes
[ 4] 8.00-9.00 sec 1.12 MBytes 9.38 Mbits/sec 1 55.1 KBytes
[ 4] 9.00-10.00 sec 1.12 MBytes 9.38 Mbits/sec 0 72.1 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth Retr
[ 4] 0.00-10.00 sec 11.7 MBytes 9.78 Mbits/sec 7 sender
[ 4] 0.00-10.00 sec 11.2 MBytes 9.43 Mbits/sec receiver
iperf Done.
Code:
root@proxmox:~# pveversion
pve-manager/5.3-7/e8ed1e22 (running kernel: 4.15.18-9-pve)
Kann mir hier bitte jemand weiterhelfen, wie ich GBit Geschwindigkeit erreichen kann?
Wenn noch weitere angaben benötigt werden einfach Bescheid geben dann werde ich diese Nachreichen.
Grüße und Danke schon Mal