From: Ding Tianhong <dingtianhong@huawei.com>
To: Thomas Glanzmann <thomas@glanzmann.de>,
Linux Network Development <netdev@vger.kernel.org>
Subject: Re: Cascading Bond devices
Date: Fri, 7 Feb 2014 16:27:52 +0800 [thread overview]
Message-ID: <52F49908.7050901@huawei.com> (raw)
In-Reply-To: <20140207074149.GA17815@glanzmann.de>
On 2014/2/7 15:41, Thomas Glanzmann wrote:
> Hello,
> I wonder if it is possible to cascade bond devices. I have currently a
> box with four network cards. Two are going to switch a and two are going
> to switchb. And what I would like to do is the following:
>
> switch-01 port 1 - eth0 \
> switch-01 port 2 - eth1 - bond0 (802.3ad Layer 2 hash) \
> switch-02 port 1 - eth2 - bond1 (802.3ad Layer 2 hash) - bond2 (active-passive)
> switch-02 port 2 - eth3 /
>
> If it is possible, how would I configure such a scenario? bond0 and
> bond1 is easy and in fact I already have them. But I don't get howto to
> use adifferent hashing algorithm for bond2.
>
Hi Thomas:
bond2 (active-passive)? if you mean active-backup,
I think this situation will work well, and I test it by two card:
switch-01 port 2 - eth1 - bond0 (802.3ad Layer 2 hash) \
switch-02 port 1 - eth2 - bond1 (802.3ad Layer 2 hash) - bond2 (active-backup)
the bond2 could work.
> I also wanted to use tlb/alb in the past but experienced broadcast
> storms when using IPv6 on such devices. Also I was not able to set an
> IPv6 address because of duplicated address detection told me that it was
> already online on the subnet which it was not. This was with kernel 3.12
> and 3.13.
>
I think you have to reset ipv6 address yourself.
Ding
> Cheers,
> Thomas
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
prev parent reply other threads:[~2014-02-07 8:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-07 7:41 Cascading Bond devices Thomas Glanzmann
2014-02-07 7:57 ` Jay Vosburgh
2014-02-07 8:19 ` Thomas Glanzmann
2014-02-07 8:27 ` Ding Tianhong [this message]
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=52F49908.7050901@huawei.com \
--to=dingtianhong@huawei.com \
--cc=netdev@vger.kernel.org \
--cc=thomas@glanzmann.de \
/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.