From: Jesper Krogh <jesper@krogh.cc>
To: Jay Vosburgh <fubar@us.ibm.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
Jeff Garzik <jgarzik@redhat.com>,
aowi@novozymes.com
Subject: Re: Regression in bonding between 2.6.26.8 and 2.6.27.6 - bisected
Date: Fri, 27 Feb 2009 21:07:30 +0100 [thread overview]
Message-ID: <49A84802.7030502@krogh.cc> (raw)
In-Reply-To: <16084.1235752119@death.nxdomain.ibm.com>
Jay Vosburgh wrote:
> Jesper Krogh <jesper@krogh.cc> wrote:
> [...]
>> The offending commit seems to be:
>>
>> A test with a fresh 2.6.29-rc6 revealed that the problem has been fixed
>> subsequently.. but still exists in 2.6.27-newest. (havent tested
>> 2.6.28-newest yet).
>>
>> Any ideas of what the "fixing" commit is .. or should that also be
>> bisected?
>
> I went back and looked at your earlier mail. Since you're using
> 802.3ad mode, my first guess would be this commit:
>
> commit fd989c83325cb34795bc4d4aa6b13c06f90eac99
> Author: Jay Vosburgh <fubar@us.ibm.com>
> Date: Tue Nov 4 17:51:16 2008 -0800
>
> bonding: alternate agg selection policies for 802.3ad
That didn't do it.. I applied it to 2.6.27.19 but it didnt make that work.
dmesg | grep bond (2.6.27.19 + above patch).
[ 13.643301] bonding: MII link monitoring set to 100 ms
[ 13.730455] bonding: bond0: enslaving eth0 as a backup interface with
an up link.
[ 13.781934] bonding: bond0: enslaving eth1 as a backup interface with
an up link.
[ 13.904665] bonding: bond0: enslaving eth2 as a backup interface with
a down link.
[ 16.945264] bonding: bond0: link status definitely up for interface eth2.
[ 75.040290] bond0: no IPv6 routers present
dmesg | grep bond (2.6.29-rc6)
$ ssh quad02 dmesg | grep bond
[ 27.437877] bonding: MII link monitoring set to 100 ms
[ 27.445246] ADDRCONF(NETDEV_UP): bond0: link is not ready
[ 27.493260] bonding: bond0: enslaving eth0 as a backup interface with
a down link.
[ 27.521397] bonding: bond0: enslaving eth1 as a backup interface with
a down link.
[ 27.542332] bonding: bond0: Warning: No 802.3ad response from the
link partner for any adapters in the bond
[ 27.611509] bonding: bond0: enslaving eth2 as a backup interface with
a down link.
[ 27.617017] ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready
[ 27.642330] bonding: bond0: Warning: No 802.3ad response from the
link partner for any adapters in the bond
[ 30.042501] bonding: bond0: link status definitely up for interface eth1.
[ 30.142505] bonding: bond0: link status definitely up for interface eth0.
[ 30.742547] bonding: bond0: link status definitely up for interface eth2.
[ 37.875044] bond0: no IPv6 routers present
I just tested 2.6.28.7.. it still broken. So the fix probably has to be
somewhere in the post 2.6.28 sets.
--
Jesper
next prev parent reply other threads:[~2009-02-27 20:07 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-16 9:41 Regression in bonding between 2.6.26.8 and 2.6.27.6 Jesper Krogh
2008-11-17 23:45 ` Jay Vosburgh
2008-11-18 20:24 ` Jesper Krogh
2008-11-18 20:28 ` Jesper Krogh
2008-11-18 20:53 ` Jay Vosburgh
2008-11-19 7:53 ` Jesper Krogh
2008-12-08 20:42 ` Brandeburg, Jesse
2008-11-19 10:01 ` Jesper Krogh
2009-02-27 9:25 ` Regression in bonding between 2.6.26.8 and 2.6.27.6 - bisected Jesper Krogh
2009-02-27 16:28 ` Jay Vosburgh
2009-02-27 20:07 ` Jesper Krogh [this message]
2009-02-27 20:35 ` Jay Vosburgh
2009-02-28 17:21 ` Jesper Krogh
2009-03-01 6:21 ` Jesper Krogh
2009-03-01 13:19 ` Regression in bonding between 2.6.26.8 and 2.6.27.6 - bisected - twice Jesper Krogh
2009-03-05 18:51 ` Jay Vosburgh
2009-03-09 20:53 ` Jesper Krogh
2009-03-13 23:12 ` David Miller
2009-03-13 23:27 ` Jay Vosburgh
2009-03-16 20:34 ` Jesper Krogh
2009-03-16 20:35 ` David Miller
2009-03-17 20:18 ` Jesper Krogh
2009-03-19 1:39 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49A84802.7030502@krogh.cc \
--to=jesper@krogh.cc \
--cc=aowi@novozymes.com \
--cc=fubar@us.ibm.com \
--cc=jgarzik@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.