<div dir="ltr"><a href="https://github.com/OpenState-SDN/ryu/wiki/Server-Load-Balancing">https://github.com/OpenState-SDN/ryu/wiki/Server-Load-Balancing</a><br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 13, 2017 at 12:25 PM, Emmanuel Duros <span dir="ltr">&lt;<a href="mailto:Emmanuel.Duros@oneaccess-net.com" target="_blank">Emmanuel.Duros@oneaccess-net.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear All,<br>
<br>
I am trying to figure out if there are any possibilities to<br>
create an internal load balancer.<br>
<br>
Basically I would like to create the following setup with<br>
OVS and VMs:<br>
<br>
<br>
     WAN     LAN        WAN     LAN<br>
     --- VM1 ---        --- VM2 ---<br>
    |           |      |           |<br>
    |           |      |           |<br>
 -----------------------------<wbr>-----------<br>
|                 OVS                    |<br>
 -----------------------------<wbr>-----------<br>
      |                        |<br>
      |                        |<br>
     eth0                     eth1<br>
    (WAN)                    (LAN)<br>
<br>
<br>
Those VMs operate as bridge and we may imagine having more than<br>
2.<br>
<br>
I Would like to distribute flows among the VMs based on L2, L3<br>
and/or L4 information. Is there a way to dynamically do this ?<br>
<br>
I have checked the interface bonding feature with the balance−slb<br>
mode but it seems to be appropriate for bonding physical<br>
interface. Furthermore, it uses the src MAC address which is not<br>
very relevant in this scenario.<br>
<br>
If there is no way to configure this in OVS, I am thinking of<br>
writing a user app load balancer that would be connected through<br>
multiple tap interfaces to OVS. E.g the app would receive traffic from<br>
eth0 via OVS, and select an output tap interface. This tap interface would be linked to a specific VM by configuration.<br>
<br>
Any hint would be highly appreciated !<br>
<br>
Thanks<br>
Emmanuel<br>
______________________________<wbr>_________________<br>
discuss mailing list<br>
<a href="mailto:discuss@openvswitch.org" target="_blank">discuss@openvswitch.org</a><br>
<a href="https://mail.openvswitch.org/mailman/listinfo/ovs-discuss" rel="noreferrer" target="_blank">https://mail.openvswitch.org/m<wbr>ailman/listinfo/ovs-discuss</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div style="font-size:14px;line-height:normal"><font face="arial, helvetica, sans-serif">Blue Lang</font></div><div style="font-size:14px;line-height:normal"><font face="arial, helvetica, sans-serif"><font color="#000000">PM </font><b style="font-size:12pt"><span style="color:rgb(192,80,77)">| </span></b>Veracity </font></div><div style="font-size:14px;line-height:normal"><div style="font-size:12.8px"><p style="margin:0in 0in 0.0001pt"><span style="font-size:14px"><font face="arial, helvetica, sans-serif">3423 Piedmont Rd NE<u></u><u></u></font></span></p></div><div style="font-size:12.8px"><p style="margin:0in 0in 0.0001pt"><span style="font-size:14px"><font face="arial, helvetica, sans-serif">Suite 350<u></u><u></u></font></span></p></div><div style="font-size:12.8px"><p style="margin:0in 0in 0.0001pt"><span style="font-size:14px"><font face="arial, helvetica, sans-serif">Atlanta, GA  30305</font></span></p></div></div><div style="font-size:14px;line-height:normal"><font face="arial, helvetica, sans-serif">Cell:  <a href="tel:+17702651381" target="_blank">(770) 265-1381</a><br></font></div><div style="line-height:normal"><a href="https://www.linkedin.com/in/bluelang/" target="_blank"><font face="arial, helvetica, sans-serif"><span style="font-size:14px">https://www.linkedin.com/in/bluelang/</span><br></font></a></div><div style="font-size:14px;line-height:normal"><a href="mailto:blue@veracity.io" target="_blank"><font face="arial, helvetica, sans-serif">blue@veracity.io</font></a></div><div style="font-size:14px;line-height:normal"><a href="http://www.veracity.io" target="_blank"><font face="arial, helvetica, sans-serif">www.veracity.io</font></a></div><div style="font-family:Calibri,sans-serif;font-size:14px;line-height:normal"><img src="cid:7F6FF7CF-4327-4C3B-BD13-9C258997225D"></div></div></div></div></div></div></div></div></div>
</div>