[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4905C44C.8000302@anduras.de>
Date: Mon, 27 Oct 2008 14:38:20 +0100
From: Sven Anders <anders@...uras.de>
To: Jay Vosburgh <fubar@...ibm.com>
CC: netdev@...r.kernel.org
Subject: Re: Possible bug in bonding driver (with VLAN in ALB mode)
Jay Vosburgh schrieb:
> Can you give this a try? This patch just checks for VLAN-ness
> and extracts the real device if so, then does the usual "is it bonding"
> stuff to the real device.
>
> [...]
Ok, this worked as expected. I think you can submit the patch.
So: Signed-off-by: Sven Anders <anders@...uras.de>
>> What troubles me is, that nobody since the addition of VLAN support
>> to bonding in 2004 had this problem before. Did this (ever) work in
>> one older version of the bonding driver?
>
> I suspect not; I don't recall checking the load balancing
> performance of this kind of configuration (all VLANs over balance-alb).
Ok.
I wrote a patch to show the current status of the load-balancing in ALB mode,
which helped me a lot identifing the problem.
I attached a version of it to this mail.
Moreover I see two additional problem:
1. If I want to use bonding on 10GBit ethernet cards, the counters
will most likely overflow, because 10 seconds rebalancing interval
is too long. But reducing it to 3 or 4 seconds may not be a real
solution. Maybe we should use 64 Bit counters here?!
2. Is this right, that there is no IPv6 support für RLB?
I'm not really sure, but we only have the following entries
in the RLB structure:
struct rlb_client_info {
__be32 ip_src; /* the server IP address */
__be32 ip_dst; /* the client IP address */
[...]
}
And the function "rlb_update_entry_from_arp()" for updating the info
by the received arp packages, only supports IPv4 (see struct arp_pkt
too!)
Any comments welcome...
Cheers
Sven
--
Sven Anders <anders@...uras.de> () Ascii Ribbon Campaign
/\ Support plain text e-mail
ANDURAS service solutions AG
Innstraße 71 - 94036 Passau - Germany
Web: www.anduras.de - Tel: +49 (0)851-4 90 50-0 - Fax: +49 (0)851-4 90 50-55
Rechtsform: Aktiengesellschaft - Sitz: Passau - Amtsgericht Passau HRB 6032
Mitglieder des Vorstands: Sven Anders, Marcus Junker
Vorsitzender des Aufsichtsrats: Mark Peters
View attachment "bonding-status-output.patch" of type "text/x-diff" (4264 bytes)
View attachment "anders.vcf" of type "text/x-vcard" (339 bytes)
Download attachment "signature.asc" of type "application/pgp-signature" (253 bytes)
Powered by blists - more mailing lists