Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 25384 invoked from network); 8 Aug 2008 04:48:09 -0500
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by 69.64.49.119 with SMTP; 8 Aug 2008 04:48:09 -0500
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 7DF938D5B7D;
 Fri,  8 Aug 2008 05:48:04 -0400 (EDT)
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 07528-03-3; Fri, 8 Aug 2008 05:48:04 -0400 (EDT)
Received: from turing.freelists.org (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 333378D5AF1;
 Fri,  8 Aug 2008 05:48:03 -0400 (EDT)
Received: with ECARTIS (v1.0.0; list oracle-l); Fri, 08 Aug 2008 05:46:05 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1])	by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 58F4B8D5A82	for <oracle-l@freelists.org>; Fri,  8 Aug 2008 05:46:05 -0400 (EDT)
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 06717-04-2 for <oracle-l@freelists.org>;	Fri, 8 Aug 2008 05:46:05 -0400 (EDT)
Received: from mars.pcnet.com.pl (mars.pcnet.com.pl [195.117.92.28])	by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 3ED7E8D5A89	for <oracle-l@freelists.org>; Fri,  8 Aug 2008 05:46:02 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1])	by mars.pcnet.com.pl (Postfix) with ESMTP id DF091164981;	Fri,  8 Aug 2008 11:46:00 +0200 (CEST)
Received: from [10.99.1.1] (erb20.neoplus.adsl.tpnet.pl [83.20.95.20])	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))	(No client certificate requested)	by mars.pcnet.com.pl (Postfix) with ESMTP id 49757164980;	Fri,  8 Aug 2008 11:45:54 +0200 (CEST)
From: Jakub Wartak <vnulllists@pcnet.com.pl>
To: oracle-l@freelists.org, jeffthomas24@gmail.com
Subject: Re: 10g RAC - Adding a new node that has different interface names
Date: Fri, 8 Aug 2008 11:46:30 +0200
User-Agent: KMail/1.9.4
References: <22131320808070908k7b7dafc7m7c65aae7588950d9@mail.gmail.com>
In-Reply-To: <22131320808070908k7b7dafc7m7c65aae7588950d9@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by Ecartis
Content-Disposition: inline
Message-Id: <200808081146.30491.vnulllists@pcnet.com.pl>
X-archive-position: 9990
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: vnulllists@pcnet.com.pl
Precedence: normal
Reply-to: vnulllists@pcnet.com.pl
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

Dnia czwartek, 7 sierpnia 2008 18:08, Jeffery Thomas napisał:
> We are attempting to add a 3rd node to an existing 10.2.0.4 cluster on
> Solaris 10.
>
> The new node is a Sun v445 the other nodes are v440's. The interface
> names on the the existing nodes are bge0 - beg3,
> while on the new node they are ce0 - ce3.   In attempting to add that
> 3rd node, I hit the following error:
>
> /u01/crs/oracle/product/10.2.0/crs_1/bin/srvctl add nodeapps -n
> oracnp05 -A oracnp05-vip/255.255.255.0/bge0|bge1 -o
> /u01/crs/oracle/product/10.2.0/crs_1
>
> PRKO-2109 : Invalid address string: oracnp05-vip/255.255.255.0/bge0|bge1
>

Maybe it should be: 'oracnp05-vip/255.255.255.0/bge0|bge1' (notice the "|" as 
shell pipe)

If it is not the case you could change interface name by using "dladm 
rename-link" but haven't tried that yet in Oracle RAC env.

-- 
Jakub Wartak
http://vnull.pcnet.com.pl
--
http://www.freelists.org/webpage/oracle-l


