To see where the problem lies you could do an iperf test between two
instances of the same tenant running on the same compute node.
The traffic would still pass through openvswitch, but not across the Vxlan
tunnel.
On Oct 15, 2014 5:29 PM, "Sławek Kapłoński" wrote:
> Hello,
>
> I found also that
Hello,
I found also that when I capture traffic from tap interface and check it in
wireshark then I see a lot of TCP DUP ACK packets before disconnection.
Guys, really anyone has got similar problem with vxlan and windows guests? or
anyone is using windows on such instances?
---
Best regards
S
Hello,
I was trying with newest driver downloaded from
http://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/
and also on older version.
I did small test with two instances on one host. Then all traffic is going
only via br-int bridge in ovs (no any vxlan tunnel) and problem was the sam