@probain said in Epyc VM to VM networking slow:
I restore the iptables again afterwards? Other than reboot
this worked for me
action | command |
---|---|
save | iptables-save > firewall.conf |
flush | iptables -F |
restore | cat firewall.conf | iptables-restore |
@probain said in Epyc VM to VM networking slow:
I restore the iptables again afterwards? Other than reboot
this worked for me
action | command |
---|---|
save | iptables-save > firewall.conf |
flush | iptables -F |
restore | cat firewall.conf | iptables-restore |
Just for completeness. I have the same issue with older AMD 6380 Opterons. The same hardware had full speed on esxi hypervisor. Also have full speed using harvester / rancher. I'm using xcp-ng for more than two years and have that issue since day one.
-----------------------------------------------------------
Server listening on 5201 (test #1 - dom0 to workstation)
-----------------------------------------------------------
[ ID] Interval Transfer Bitrate
[ 5] 0.00-10.00 sec 10.8 GBytes 9.29 Gbits/sec receiver
-----------------------------------------------------------
Server listening on 5201 (test #2 - vm to workstation)
-----------------------------------------------------------
[ ID] Interval Transfer Bitrate
[ 5] 0.00-10.00 sec 3.18 GBytes 2.73 Gbits/sec receiver
-----------------------------------------------------------
Server listening on 5201 (test #3 dom0 to vm)
-----------------------------------------------------------
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-10.00 sec 2.23 GBytes 1.91 Gbits/sec receiver
-----------------------------------------------------------
Server listening on 5201 (test #4 vom to vm)
-----------------------------------------------------------
[ ID] Interval Transfer Bitrate
[ 5] 0.00-10.00 sec 1.97 GBytes 1.69 Gbits/sec receiver
-----------------------------------------------------------