Add a Node to Oracle 12cR1 RAC on RHEL 6(四)
ting node, run "addNode.sh" to extend the clusterware to the new node "zhongwc3":
[grid@zhongwc1 ~]$ cd $ORACLE_HOME/addnode
[grid@zhongwc1 addnode]$ export IGNORE_PREADDNODE_CHECKS=Y
[grid@zhongwc1 addnode]$ ./addnode.sh -silent "CLUSTER_NEW_NODES={zhongwc3}" "CLUSTER_NEW_VIRTUAL_HOSTNAMES={zhongwc3-vip}" "CLUSTER_NEW_PRIVATE_NODE_NAMES={zhongwc3-priv}"Starting Oracle Universal Installer...
Checking Temp space: must be greater than 120 MB. Actual 45342 MB Passed
Checking swap space: must be greater than 150 MB. Actual 8178 MB Passed
[WARNING] [INS-13014] Target environment does not meet some optional requirements.
CAUSE: Some of the optional prerequisites are not met. See logs for details. /u01/app/oraInventory/logs/addNodeActions2013-10-21_09-13-10PM.log
ACTION: Identify the list of failed prerequisite checks from the log: /u01/app/oraInventory/logs/addNodeActions2013-10-21_09-13-10PM.log. Then either from the log file or from installation manual find the appropriate configuration to meet the prerequisites and fix it manually.
Prepare Configuration in progress.
Prepare Configuration successful.
.................................................. 9% Done.
You can find the log of this install session at:
/u01/app/oraInventory/logs/addNodeActions2013-10-21_09-13-10PM.log
Instantiate files in progress.
Instantiate files successful.
.................................................. 15% Done.
Copying files to node in progress.
Copying files to node successful.
.................................................. 79% Done.
Saving cluster inventory in progress.
...................................
............... 87% Done.
Saving cluster inventory successful.
The Cluster Node Addition of /u01/app/12.1.0/grid was successful.
Please check '/tmp/silentInstall.log' for more details.
As a root user, execute the following script(s):
1. /u01/app/oraInventory/orainstRoot.sh
2. /u01/app/12.1.0/grid/root.sh
Execute /u01/app/oraInventory/orainstRoot.sh on the following nodes:
[zhongwc3]
Execute /u01/app/12.1.0/grid/root.sh on the following nodes:
[zhongwc3]
The scripts can be executed in parallel on all the nodes. If there are any policy managed databases managed by cluster, proceed with the addnode procedure without executing the root.sh script. Ensure that root.sh script is executed after all the policy managed databases managed by clusterware are extended to the new nodes.
..........
Update Inventory in progress.
.................................................. 100% Done.
Update Inventory successful.
Successfully Setup Software.
Run the "root.sh" commands on the new node as directed
[root@zhongwc3 ~]# /u01/app/oraInventory/orainstRoot.sh
Changing permissions of /u01/app/oraInventory.
Adding read,write permissions for group.
Removing read,write,execute permissions for world.
Changing groupname of /u01/app/oraInventory to oinstall.
The execution of the script is complete.
[root@zhongwc3 ~]#
[root@zhongwc3 ~]#
[root@zhongwc3 ~]# /u01/app/12.1.0/grid/root.sh
Check /u01/app/12.1.0/grid/install/root_zhongwc3_2013-10-21_21-26-30.log for the output of root script
[root@zhongwc3 ~]# cat /u01/app/12.1.0/grid/install/root_zhongwc3_2013-10-21_21-26-30.log
Performing root user ope