"balance-slb" as I understand hashes the flows based on the MAC addresses.
So if you are sending traffic between two VM's using iperf woulnd't the MAC
address be the same? So I would think it should hash consistently a link
(excepting for when re-balancing happens).
Vinay
On Wed, Dec 3, 2014 at 7
On Mon, Dec 8, 2014 at 7:33 AM, Jesse Gross wrote:
> If you look at the implementation of GRO/TSO, I think you will see
> that it does in fact faithfully reconstruct the original message and
> path MTU discovery is preserved. On Linux systems, GRO is enabled by
> default for all workloads - inclu
On Mon, Dec 08, 2014 at 10:28:14PM +0530, Aman Kumar wrote:
> Hi all,
>
> Thanks again, because of your help it is working fine but i have a problem
> with 2 compute nodes(each one is having different OVS),
> below is the complete scenario.
> [image: Inline image 1]
>
> Here, when receiver VM1 se
On Mon, Dec 08, 2014 at 10:28:14PM +0530, Aman Kumar wrote:
> So, Now my question is that does ovs snoops only to those ports which is
> connected to host?
OVS only snoops packets that pass through the OVS "normal" action.
___
discuss mailing list
discus
On Sat, Dec 6, 2014 at 2:47 PM, Nicholas Bastin wrote:
> On Fri, Dec 5, 2014 at 4:51 PM, Jesse Gross wrote:
>>
>> I don't think there is anything inherently wrong with aggregating TCP
>> segments in VXLAN that are not destined for the local host. This is
>> conceptually the same as doing aggregat
Glad to hear it worked out.
On Mon, Dec 08, 2014 at 09:49:08AM -0500, Ryan Izard wrote:
> Just wanted to follow up on this with our solution. The OpenFlow library
> soon to be backing Floodlight is OpenFlowJ-Loxigen. Using Loxigen (
> https://github.com/floodlight/loxigen/wiki/OpenFlowJ-Loxi), we