Hi,
Testing network throughput with iperf3, I notice receive is a lot slower than transmit.
Tried some optimizations but can not fix this.
Running latest version of ProxMox, NIC is a Chelsio T3.
Same results back to back or over a switch. Replaced the cable as well, Optical or DAC, same results.
No firewall rules yet.
This is in the ProxMox pve host shell:
root@pve:~# iperf3 -c 192.168.100.111 -M 9000 -i 10 -t 10 -l 1m -w 4m
Connecting to host 192.168.100.111, port 5201
[ 5] local 192.168.100.101 port 57258 connected to 192.168.100.111 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-10.00 sec 11.5 GBytes 9.90 Gbits/sec 1223 4.02 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-10.00 sec 11.5 GBytes 9.90 Gbits/sec 1223 sender
[ 5] 0.00-10.00 sec 11.5 GBytes 9.89 Gbits/sec receiver
iperf Done.
root@pve:~# iperf3 -c 192.168.100.111 -M 9000 -i 10 -t 10 -l 1m -w 4m -R
Connecting to host 192.168.100.111, port 5201
Reverse mode, remote host 192.168.100.111 is sending
[ 5] local 192.168.100.101 port 57262 connected to 192.168.100.111 port 5201
[ ID] Interval Transfer Bitrate
[ 5] 0.00-10.00 sec 6.16 GBytes 5.29 Gbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate
[ 5] 0.00-10.00 sec 6.16 GBytes 5.29 Gbits/sec sender
[ 5] 0.00-10.00 sec 6.16 GBytes 5.29 Gbits/sec receiver
iperf Done.
Testing network throughput with iperf3, I notice receive is a lot slower than transmit.
Tried some optimizations but can not fix this.
Running latest version of ProxMox, NIC is a Chelsio T3.
Same results back to back or over a switch. Replaced the cable as well, Optical or DAC, same results.
No firewall rules yet.
This is in the ProxMox pve host shell:
root@pve:~# iperf3 -c 192.168.100.111 -M 9000 -i 10 -t 10 -l 1m -w 4m
Connecting to host 192.168.100.111, port 5201
[ 5] local 192.168.100.101 port 57258 connected to 192.168.100.111 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-10.00 sec 11.5 GBytes 9.90 Gbits/sec 1223 4.02 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-10.00 sec 11.5 GBytes 9.90 Gbits/sec 1223 sender
[ 5] 0.00-10.00 sec 11.5 GBytes 9.89 Gbits/sec receiver
iperf Done.
root@pve:~# iperf3 -c 192.168.100.111 -M 9000 -i 10 -t 10 -l 1m -w 4m -R
Connecting to host 192.168.100.111, port 5201
Reverse mode, remote host 192.168.100.111 is sending
[ 5] local 192.168.100.101 port 57262 connected to 192.168.100.111 port 5201
[ ID] Interval Transfer Bitrate
[ 5] 0.00-10.00 sec 6.16 GBytes 5.29 Gbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate
[ 5] 0.00-10.00 sec 6.16 GBytes 5.29 Gbits/sec sender
[ 5] 0.00-10.00 sec 6.16 GBytes 5.29 Gbits/sec receiver
iperf Done.