Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 8170 invoked from network); 12 Dec 2007 13:40:23 -0600
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by static-ip-69-64-49-119.inaddr.intergenia.de with SMTP; 12 Dec 2007 13:40:23 -0600
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id CF3487D8631;
 Wed, 12 Dec 2007 14:40:23 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 17554-10; Wed, 12 Dec 2007 14:40:23 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 420987D8627;
 Wed, 12 Dec 2007 14:40:23 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Wed, 12 Dec 2007 13:52:56 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 58CE17D7D8D
 for <oracle-l@freelists.org>; Wed, 12 Dec 2007 13:52:56 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 10994-07 for <oracle-l@freelists.org>;
 Wed, 12 Dec 2007 13:52:56 -0500 (EST)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.20])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with SMTP id D7D447D7464
 for <oracle-l@freelists.org>; Wed, 12 Dec 2007 13:52:55 -0500 (EST)
Received: (qmail invoked by alias); 12 Dec 2007 18:52:54 -0000
Received: from dslb-084-063-023-202.pools.arcor-ip.net (EHLO pyramid.crack-n-hack.local) [84.63.23.202]
  by mail.gmx.net (mp058) with SMTP; 12 Dec 2007 19:52:54 +0100
X-Authenticated: #106738
X-Provags-ID: V01U2FsdGVkX1+/KNcJHRq/OBvQWCu5K5VN/TNojQVyf6Ai7EzZnL
 FX9ZWgCfIIYncz
Received: from bn1pcn135.crack-n-hack.local ([10.10.0.2])
 by pyramid.crack-n-hack.local with esmtpsa (TLSv1:AES256-SHA:256)
 (Exim 4.68)
 (envelope-from <a.piesk@gmx.net>)
 id 1J2WhT-0002Uu-D3; Wed, 12 Dec 2007 19:53:02 +0100
Message-ID: <47602E06.9090102@gmx.net>
Date: Wed, 12 Dec 2007 19:52:54 +0100
From: Andreas Piesk <a.piesk@gmx.net>
User-Agent: Thunderbird 2.0.0.9 (X11/20071031)
MIME-Version: 1.0
To: dannorris@dannorris.com
CC: Oracle L <oracle-l@freelists.org>
Subject: Re: Linux NIC bonding
References: <392142.90031.qm@web35408.mail.mud.yahoo.com>
In-Reply-To: <392142.90031.qm@web35408.mail.mud.yahoo.com>
Content-Type: text/plain; charset=ISO-8859-1
X-Spam-Score: -4.4 (----)
X-Spam-Report: Content analysis details:   (-4.4 points, 1.9 required)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -1.8 ALL_TRUSTED            Passed through trusted hosts only via SMTP
 -2.6 BAYES_00               BODY: Bayesian spam probability is 0 to 1%
 [score: 0.0000]
X-Y-GMX-Trusted: 0
X-archive-position: 3887
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: a.piesk@gmx.net
Precedence: normal
Reply-to: a.piesk@gmx.net
List-help: <mailto:ecartis@freelists.org?Subject=help>
List-unsubscribe: <oracle-l-request@freelists.org?Subject=unsubscribe>
List-software: Ecartis version 1.0.0
List-Id: oracle-l <oracle-l.freelists.org>
X-List-ID: oracle-l <oracle-l.freelists.org>
List-subscribe: <oracle-l-request@freelists.org?Subject=subscribe>
List-owner: <mailto:steve.adams@ixora.com.au>
List-post: <mailto:oracle-l@freelists.org>
List-archive: <http://www.freelists.org/archives/oracle-l>
X-list: oracle-l
X-Virus-Scanned: Debian amavisd-new at localhost.localdomain

Dan Norris schrieb:
> It was my understanding that active-active required trunking capability
> on the switches so that the switches know that both of the network ports
> are going to the same host. I don't know if that capability is available
> on these switches. That's why I chose active-passive.

that's correct. active-passive is fine if you want HA.

> As for Oracle support, I know that Oracle's biggest issue is supporting
> kernels that are not tainted. I was thinking of the 3rd party intel or
> broadcom software that the customer is considering putting on these
> nodes--not sure if or what Oracle would say about that. If anyone has
> experience with NIC teaming software from Intel or Broadcom on Linux,
> please let me know your experiences with it.

i've used iANS (intel) and BASP (broadcom). both worked but broadcom
discontinued BASP, they recommend Linux Bonding for 2.6 kernels.

> Thanks for all the replies. Please let me know if I'm wrong about my
> assumption above that special switch trunking configuration is needed to
> enable active-active. I believe it is required per the bonding.txt file
> in the kernel source that says this in the sections about active-active:
> "This mode requires the switch to have the appropriate ports configured
> for "etherchannel" or "trunking."" We're trying to do all this stuff
> without doing any real configuration on the switches.

you're right. active-active needs some support from the switch.
active-backup should work with any switch.


back to your problem: have you disabled spanning-tree on both switches?


regards,
-ap
--
http://www.freelists.org/webpage/oracle-l


