netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* TCP stalls with 802.3ad + bridge + kvm guest
@ 2012-07-27 18:38 Peter Samuelson
  2012-07-27 20:00 ` Jay Vosburgh
  0 siblings, 1 reply; 10+ messages in thread
From: Peter Samuelson @ 2012-07-27 18:38 UTC (permalink / raw)
  To: netdev; +Cc: jgoerzen


So, we have the following network stack:

    ixgbe [10 Gbit port] -- bonding [802.3ad] -- bridge -- KVM guest

(There's also a VLAN layer, but I can reproduce this problem without
it.)  It all works, except that with some flows in the KVM guest - I
can reproduce using smbclient - transfers keep stalling, such that I'm
averaging well under 1 MB/s.  Should be more like 100 MB/s.

Oddly, this only occurs when both the 802.3ad and KVM are used:

    Server        Agg        Client         TCP stalls
    --------------------------------------------------
    external      none       KVM guest      no
    external      802.3ad    KVM host       no
    KVM host      802.3ad    KVM guest      no
    external      802.3ad    KVM guest      yes

I don't understand the stalls.  'ping -f' does not show any dropped
packets.  tcpdump seems to show a lot of retransmits (server to
client), out-of-order TCP segments (server to client), and duplicate
ACKs (client to server).

Further notes:

- OS for KVM host (and guest) is Debian stable, with kernels from
  Debian backports.  I've tried several kernels including 3.4,
  currently using 3.2.20.

- Arista 10 Gbit switch, no congestion to speak of, all the test
  traffic is local to the switch.

- I can reproduce with either 1 or 2 active ports in the LACP group.

- The host IP is bound to the bridge, not directly to bond0.

- First noticed problem with a Windows VM and SMB.  I can reproduce
  100% using smbclient, but wget (http) goes full speed.

Does any of this sound familiar?  Is it a known issue?  Can anyone
offer any hints?  I can run tcpdump on the client, the server or any
point in the KVM host network stack, in case anyone is better at
interpreting them than I am.

Thanks,
Peter

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-08-11 18:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-27 18:38 TCP stalls with 802.3ad + bridge + kvm guest Peter Samuelson
2012-07-27 20:00 ` Jay Vosburgh
2012-07-31 14:07   ` Peter Samuelson
2012-08-01 14:41   ` Peter Samuelson
2012-08-04  5:04     ` Jesse Brandeburg
2012-08-04 16:22       ` Peter Samuelson
2012-08-04 18:07         ` Sławek Janecki
2012-08-04 19:21           ` Sławek Janecki
2012-08-04 22:45         ` Peter Samuelson
2012-08-11 18:28           ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).