Login  Register

Execution of root.sh script failed for Oracle Grid Infrastructure 19c.

Posted by Rabia on Nov 21, 2024; 10:55am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Execution-of-root-sh-script-failed-for-Oracle-Grid-Infrastructure-19c-tp12765.html

Hi Erman,

   
I am currently in the process of installing Oracle RAC 19c on a Linux machine, and I have encountered an issue while executing the root.sh script on node 1. The installation has completed all prerequisite checks, but during the execution of the root.sh script, I am receiving an error that causes the process to fail. Below are the details:

 
[root@rac1 ~]# /u01/app/19c/grid/root.sh


Performing root user operation.

The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME=  /u01/app/19c/grid

Enter the full pathname of the local bin directory: [/usr/local/bin]:
The contents of "dbhome" have not changed. No need to overwrite.
The contents of "oraenv" have not changed. No need to overwrite.
The contents of "coraenv" have not changed. No need to overwrite.

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.
Relinking oracle with rac_on option
Using configuration parameter file: /u01/app/19c/grid/crs/install/crsconfig_params
The log of current session can be found at:
  /u01/app/oracle/crsdata/rac1/crsconfig/rootcrs_rac1_2024-11-21_03-20-25PM.log
2024/11/21 15:20:30 CLSRSC-594: Executing installation step 1 of 19: 'SetupTFA'.
2024/11/21 15:20:30 CLSRSC-594: Executing installation step 2 of 19: 'ValidateEnv'.
2024/11/21 15:20:30 CLSRSC-363: User ignored prerequisites during installation
2024/11/21 15:20:30 CLSRSC-594: Executing installation step 3 of 19: 'CheckFirstNode'.
2024/11/21 15:20:31 CLSRSC-4002: Successfully installed Oracle Trace File Analyzer (TFA) Collector.
2024/11/21 15:20:32 CLSRSC-594: Executing installation step 4 of 19: 'GenSiteGUIDs'.
2024/11/21 15:20:33 CLSRSC-594: Executing installation step 5 of 19: 'SetupOSD'.
2024/11/21 15:20:33 CLSRSC-594: Executing installation step 6 of 19: 'CheckCRSConfig'.
2024/11/21 15:20:33 CLSRSC-594: Executing installation step 7 of 19: 'SetupLocalGPNP'.
2024/11/21 15:20:34 CLSRSC-594: Executing installation step 8 of 19: 'CreateRootCert'.
2024/11/21 15:20:40 CLSRSC-594: Executing installation step 9 of 19: 'ConfigOLR'.
2024/11/21 15:20:41 CLSRSC-594: Executing installation step 10 of 19: 'ConfigCHMOS'.
2024/11/21 15:21:14 CLSRSC-594: Executing installation step 11 of 19: 'CreateOHASD'.
2024/11/21 15:21:14 CLSRSC-594: Executing installation step 12 of 19: 'ConfigOHASD'.
2024/11/21 15:21:17 CLSRSC-594: Executing installation step 13 of 19: 'InstallAFD'.
2024/11/21 15:21:22 CLSRSC-594: Executing installation step 14 of 19: 'InstallACFS'.
2024/11/21 15:21:28 CLSRSC-594: Executing installation step 15 of 19: 'InstallKA'.
2024/11/21 15:21:33 CLSRSC-594: Executing installation step 16 of 19: 'InitConfig'.

CRS-4123: Oracle High Availability Services has been started.
CRS-2672: Attempting to start 'ora.evmd' on 'rac1'
CRS-2672: Attempting to start 'ora.mdnsd' on 'rac1'
CRS-2676: Start of 'ora.mdnsd' on 'rac1' succeeded
CRS-2676: Start of 'ora.evmd' on 'rac1' succeeded
CRS-2672: Attempting to start 'ora.gpnpd' on 'rac1'
CRS-2676: Start of 'ora.gpnpd' on 'rac1' succeeded
CRS-2672: Attempting to start 'ora.cssdmonitor' on 'rac1'
CRS-2672: Attempting to start 'ora.gipcd' on 'rac1'
CRS-2676: Start of 'ora.gipcd' on 'rac1' succeeded
CRS-2674: Start of 'ora.cssdmonitor' on 'rac1' failed
CRS-2679: Attempting to clean 'ora.cssdmonitor' on 'rac1'
CRS-2678: 'ora.cssdmonitor' on 'rac1' has experienced an unrecoverable failure
CRS-0267: Human intervention required to resume its availability.
CRS-2673: Attempting to stop 'ora.gipcd' on 'rac1'
CRS-2677: Stop of 'ora.gipcd' on 'rac1' succeeded
CRS-5802: Unable to start the agent process
CRS-4000: Command Start failed, or completed with errors.
2024/11/21 15:38:50 CLSRSC-119: Start of the exclusive mode cluster failed

Died at /u01/app/19c/grid/crs/install/crsinstall.pm line 2439.