Results 1 to 2 of 2

Thread: XEN with OpenVswitch bridges

  1. #1
    Join Date
    Nov 2013
    Beans
    1

    XEN with OpenVswitch bridges

    Hello,

    I`m using XEN 4.3 with openVswitch 1.11.0 as network birdges.
    My physical netzwrok interface (eth0) is a 1 Gbit network card.
    When I communicate with other clients in the real LAN from my VMs,
    the network speed is 1 Gbit. This is OK.
    Then I created a new XEN openVswitch bridge with only the VM network interfaces without eth0.
    I thougt the speed will be at least 10Gbit, between the VMs on the XEN host, but I only have 1 Gbit.
    I can rate the speed down with the commands,
    ovs-vsctl set Interface win_172-emu ingress_policing_rate=60000
    ovs-vsctl set Interface win_172 ingress_policing_rate=60000
    but the maximum speed is 1 Gbit.
    Is it possible to speed up the OVS Xen bridge to e.g. 10 Gbit for internal VM ethernet communication ?

    best regards
    B.-D.

  2. #2
    Join Date
    Jul 2011
    Beans
    1

    Re: XEN with OpenVswitch bridges

    Hello,

    I am also interested in this, and I am sad to see that there are no replies to your question.

    I have a XEN setup with a file-server serving up iSCSI volumes to VM's and I would love to get 10Gbit throughput, or at least better than 1Gb...

    Have you found a way to exceed the 1Gb barrier?

    BR
    SR

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •