My Oracle Support Banner

Cloning Oracle RAC DB Home Binaries using OUI fails with [FATAL] [INS-32182] The nodes [ racnode2, racnode3 ] specified in CLUSTER_NODES parameter for cloning are not valid. (Doc ID 2332544.1)

Last updated on JUNE 18, 2023

Applies to:

Oracle Database Cloud Service - Version N/A and later
Oracle Database - Enterprise Edition - Version 11.2.0.1 and later
Oracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

Cloning Oracle RAC DB Home Binaries using OUI fails with the below Error -

[oracle@racnode1 ~]$ $ORACLE_HOME/perl/bin/perl $ORACLE_HOME/clone/bin/clone.pl ORACLE_HOME=/u01/app/oracle/product/12.1.0.2/dbhome_3 ORACLE_HOME_NAME=OraDB12Home3 ORACLE_BASE=/u01/app/oracle '-O"CLUSTER_NODES={racnode1, racnode2, racnode3 }"' '-O"LOCAL_NODE=racnode1"'
./runInstaller -clone -waitForCompletion "ORACLE_HOME=/u01/app/oracle/product/12.1.0.2/dbhome_3" "ORACLE_HOME_NAME=OraDB12Home3" "ORACLE_BASE=/u01/app/oracle" "CLUSTER_NODES={racnode1, racnode2, racnode3 }" "LOCAL_NODE=racnode1" -silent -paramFile /u01/app/oracle/product/12.1.0.2/dbhome_3/clone/clone_oraparam.ini
Starting Oracle Universal Installer...

Checking Temp space: must be greater than 500 MB. Actual 10356 MB Passed
Checking swap space: must be greater than 500 MB. Actual 24575 MB Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2017-11-10_10-52-25AM. Please wait ...[FATAL] [INS-32182] The nodes [ racnode2, racnode3 ] specified in CLUSTER_NODES parameter for cloning are not valid.
ACTION: Ensure that the correct nodes are passed in the CLUSTER_NODES parameter, check the documentation for the correct syntax of CLUSTER_NODES parameter.

 There are 3 Nodes in the Cluster & the DB Home is being cloned to all 3.

[root@racnode1 ~]# /u01/app/12.1.0.2/grid/bin/olsnodes
racnode1
racnode2
racnode3

 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.