XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. G-Ork
    3. Best
    G
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 5
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Epyc VM to VM networking slow

      @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
      posted in Compute
      G
      G-Ork
    • RE: Epyc VM to VM networking slow

      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
      -----------------------------------------------------------
      
      posted in Compute
      G
      G-Ork