Oracle Grid installation [message #667874] |
Tue, 23 January 2018 03:29 |
|
Prathikesh
Messages: 20 Registered: February 2015 Location: Hyderabad
|
Junior Member |
|
|
Dear Leaders,
This is regarding Oracle Grid infrastructure installation in RHEL6.5. At the final stage of Oracle12c Grid installation, we need to execute the Root.sh script. While executing the root.sh, we are getting the below issue. Execution is successful in Node1 but fails in Node2. As part of primary check, we have executed the "runcluvfy.sh" and did not see any issue in that.
Below is the error message. Can someone please check and assist us here? Thank you.
sh /home/app/12.1.0.2/grid/root.sh
Performing root user operation.
The following environment variables are set as:
ORACLE_OWNER= oracle
ORACLE_HOME= /home/app/12.1.0.2/grid
Copying dbhome to /usr/local/bin ...
Copying oraenv to /usr/local/bin ...
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 script.
Now product-specific root actions will be performed.
Using configuration parameter file: /home/app/12.1.0.2/grid/crs/install/crsconfig_params
2018/01/22 11:34:16 CLSRSC-4001: Installing Oracle Trace File Analyzer (TFA) Collector.
2018/01/22 11:34:16 CLSRSC-4002: Successfully installed Oracle Trace File Analyzer (TFA) Collector.
CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'amd-prod-db02'
CRS-2673: Attempting to stop 'ora.cluster_interconnect.haip' on 'amd-prod-db02'
CRS-2673: Attempting to stop 'ora.evmd' on 'amd-prod-db02'
CRS-2673: Attempting to stop 'ora.gpnpd' on 'amd-prod-db02'
CRS-2673: Attempting to stop 'ora.mdnsd' on 'amd-prod-db02'
CRS-2673: Attempting to stop 'ora.drivers.acfs' on 'amd-prod-db02'
CRS-2677: Stop of 'ora.drivers.acfs' on 'amd-prod-db02' succeeded
CRS-2677: Stop of 'ora.cluster_interconnect.haip' on 'amd-prod-db02' succeeded
CRS-2677: Stop of 'ora.evmd' on 'amd-prod-db02' succeeded
CRS-2673: Attempting to stop 'ora.cssd' on 'amd-prod-db02'
CRS-2677: Stop of 'ora.gpnpd' on 'amd-prod-db02' succeeded
CRS-2677: Stop of 'ora.mdnsd' on 'amd-prod-db02' succeeded
CRS-2677: Stop of 'ora.cssd' on 'amd-prod-db02' succeeded
CRS-2673: Attempting to stop 'ora.gipcd' on 'amd-prod-db02'
CRS-2677: Stop of 'ora.gipcd' on 'amd-prod-db02' succeeded
CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'amd-prod-db02' has completed
CRS-4133: Oracle High Availability Services has been stopped.
CRS-4123: Starting Oracle High Availability Services-managed resources
CRS-2672: Attempting to start 'ora.mdnsd' on 'amd-prod-db02'
CRS-2672: Attempting to start 'ora.evmd' on 'amd-prod-db02'
CRS-2676: Start of 'ora.mdnsd' on 'amd-prod-db02' succeeded
CRS-2676: Start of 'ora.evmd' on 'amd-prod-db02' succeeded
CRS-2672: Attempting to start 'ora.gpnpd' on 'amd-prod-db02'
CRS-2676: Start of 'ora.gpnpd' on 'amd-prod-db02' succeeded
CRS-2672: Attempting to start 'ora.gipcd' on 'amd-prod-db02'
CRS-2676: Start of 'ora.gipcd' on 'amd-prod-db02' succeeded
CRS-2672: Attempting to start 'ora.cssdmonitor' on 'amd-prod-db02'
CRS-2676: Start of 'ora.cssdmonitor' on 'amd-prod-db02' succeeded
CRS-2672: Attempting to start 'ora.cssd' on 'amd-prod-db02'
CRS-2672: Attempting to start 'ora.diskmon' on 'amd-prod-db02'
CRS-2676: Start of 'ora.diskmon' on 'amd-prod-db02' succeeded
CRS-2676: Start of 'ora.cssd' on 'amd-prod-db02' succeeded
CRS-2672: Attempting to start 'ora.cluster_interconnect.haip' on 'amd-prod-db02'
CRS-2672: Attempting to start 'ora.ctssd' on 'amd-prod-db02'
CRS-2883: Resource 'ora.ctssd' failed during Clusterware stack start.
CRS-4406: Oracle High Availability Services synchronous start failed.
CRS-4000: Command Start failed, or completed with errors.
2018/01/22 11:35:50 CLSRSC-117: Failed to start Oracle Clusterware stack
Died at /home/app/12.1.0.2/grid/crs/install/crsinstall.pm line 914.
The command '/home/app/12.1.0.2/grid/perl/bin/perl -I/home/app/12.1.0.2/grid/perl/lib -I/home/app/12.1.0.2/grid/crs/install /home/app/12.1.0.2/grid/crs/install/rootcrs.pl ' execution failed
|
|
|
|
|
|
|
|