root.sh failed during 11gR2 Grid Infrasture Installation.
733401Jan 19 2010 — edited May 10 2011Hello There !
I am Installing two node rac cluster on OEL5.4 using 11gR2 Grid Infrastructure.
But during installation when i run root.sh file on my first "Oracle1" node I am getting following errors.
I Reinstall it again after clearing everything. but stuck at same place again.
[root@oracle1 ~]# su - root
[root@oracle1 ~]# /u01/app/11.2.0/grid/root.sh
Running Oracle 11g root.sh script...
The following environment variables are set as:
ORACLE_OWNER= grid
ORACLE_HOME= /u01/app/11.2.0/grid
Enter the full pathname of the local bin directory: [usr/local/bin]:
The file "dbhome" already exists in /usr/local/bin. Overwrite it? (y/n)
[n]: y
Copying dbhome to /usr/local/bin ...
The file "oraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
[n]: y
Copying oraenv to /usr/local/bin ...
The file "coraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
[n]: y
Copying coraenv to /usr/local/bin ...
Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root.sh script.
Now product-specific root actions will be performed.
2010-01-18 16:59:53: Parsing the host name
2010-01-18 16:59:53: Checking for super user privileges
2010-01-18 16:59:53: User has super user privileges
Using configuration parameter file: /u01/app/11.2.0/grid/crs/install/crsconfig_params
Creating trace directory
LOCAL ADD MODE
Creating OCR keys for user 'root', privgrp 'root'..
Operation successful.
root wallet
root wallet cert
root cert export
peer wallet
profile reader wallet
pa wallet
peer wallet keys
pa wallet keys
peer cert request
pa cert request
peer cert
pa cert
peer root cert TP
profile reader root cert TP
pa root cert TP
peer pa cert TP
pa peer cert TP
profile reader pa cert TP
profile reader peer cert TP
peer user cert
pa user cert
Failed to create a peer profile for Oracle Cluster GPnP. gpnptool rc=32512
Creation of Oracle GPnP peer profile failed for oracle1 at /u01/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 4138.
[root@oracle1 ~]# echo $ORACLE_HOME
Could you please , help me why I am having this problem ?
Thanks.
Regards
Hems.