From oracle-l-bounce@freelists.org  Thu Jul 21 14:11:27 2005
Return-Path: <oracle-l-bounce@freelists.org>
Received: from air891.startdedicated.com (root@localhost)
 by orafaq.com (8.12.10/8.12.10) with ESMTP id j6LJBRdR004773
 for <oracle-l@orafaq.com>; Thu, 21 Jul 2005 14:11:27 -0500
X-ClientAddr: 206.53.239.180
Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180])
 by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id j6LJBMIP004744
 for <oracle-l@orafaq.com>; Thu, 21 Jul 2005 14:11:22 -0500
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 3F0051D764B;
 Thu, 21 Jul 2005 14:11:15 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 19437-03; Thu, 21 Jul 2005 14:11:15 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id B9A8E1D76C2;
 Thu, 21 Jul 2005 14:11:14 -0500 (EST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=EUtp0MyvS/I2gNOYH4rzN/c829hgx73j57J3OxfEFv3M7Ho1fiu41V4RSKScsy7IHbZ4vVMYNt8ln8LaJ7Ir69E5r6DNUwJsqXRFn5bBjG1bk8fDHrEXZzTFlNIwMv2kjnQEyFmdIk/J2ld8Xtkhp0z4k7QIrZONhx7mJYQ5O7M=
Message-ID: <3b0f44a105072112096f03f94a@mail.gmail.com>
Date: Fri, 22 Jul 2005 00:39:19 +0530
From: K Gopalakrishnan <kaygopal@gmail.com>
To: jpdubovecky@switch.com, racdba@freelists.org
Subject: Re: Multiple Virtual IP Addresses in 10g RAC on Linux
Cc: "oracle-l@freelists.org" <oracle-l@freelists.org>
In-Reply-To: <03F517C72D42284EBB48800AEF3E7D1D059986AE@exchptc1.switch.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by Ecartis
Content-Disposition: inline
References: <03F517C72D42284EBB48800AEF3E7D1D059986AE@exchptc1.switch.com>
X-archive-position: 22778
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-To: oracle-l-bounce@freelists.org
X-original-sender: kaygopal@gmail.com
Precedence: normal
Reply-To: kaygopal@gmail.com
X-list: oracle-l
X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net
X-mailscan-MailScanner-Information: Please contact the ISP for more information
X-mailscan-MailScanner: Found to be clean
X-MailScanner-From: oracle-l-bounce@freelists.org
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on 
 air891.startdedicated.com
X-Spam-Status: No, hits=-3.1 required=5.0 tests=AWL,BAYES_00 autolearn=ham 
 version=2.63

Jeffrey:

You didn't mention the linux kernel version. NIC Bonding module is
available from 24.12 and higher versions.  If you have already
installed bonding driver, you can configure the 118 and 119 subnets to
a single bondIP (120.x) and use the VIPCA to configure the Virtual IP.
In this case your eth0 and eth1 will be a new bonded interface and can
be used against interconnect failures.



On 7/21/05, Dubovecky, Jeffrey P <jpdubovecky@switch.com> wrote:
> I'm looking for assistance in configuring multiple virtual IP addresses for
> my Linux Oracle 10g RAC environment.  Currently I have a 2 node RAC
> environment already setup with 10g running, however I would like to add
> another virtual IP address in the event my one subnet goes down.  My current
> network looks like the following:
> 
> Server 1
> xxx.xxx.118.65 (Server 1)   db1
> xxx.xxx.118.68 (Virtual IP)  db1-v
> xxx.xxx.119.65 (Server 1)   db1 -e2
> xxx.xxx.119.68 (Proposed 2nd VIP, would like this to be db1-v2)
> xxx.xxx.121.65 (Private interconnect)
> 
> Server 2
> xxx.xxx.118.66 (Server 2)   db2
> xxx.xxx.118.69 (Virtual IP)  db2-v
> xxx.xxx.119.66 (Server 2)   db2 -e2
> xxx.xxx.119.66 (Proposed 2nd VIP, would like this to be db2-v2)
> xxx.xxx.121.66 (Private interconnect)
> 
> The reason for the second Virtual IP is if my 118 subnet goes down, I can
> still access the database via the 119 subnet.
> 
> When I run VIPCA, it shows my Virtual IP for the one subnet, however I can
> not add the second Virtual IP addresses.  I've been told that this may work
> using the Linux Kernel Bonding Module, but I cant confirm whether or not
> Thanks for any assistance - JPD
> 
> Jeff Dubovecky
> Consulting Engineer/DBA
> Union Switch and Signal
> Phone: (412) 688-2881
> jpdubovecky@switch.com
> 
> --
> http://www.freelists.org/webpage/oracle-l
> 


-- 

Best Regards,
K Gopalakrishnan 
Co-Author: Oracle Wait Interface, Oracle Press 2004
http://www.amazon.com/exec/obidos/tg/detail/-/007222729X/
--
http://www.freelists.org/webpage/oracle-l

