[root@primary-rac1 ~]# . oraenv
`if [ -d /u01/app/12.2.0/grid/lib32 ]; then rm -f /u01/app/12.2.0/grid/lib32/libclntsh.so.10.1; rm -f /u01/app/12.2.0/grid/lib/libclntsh.so.10.1; rm -f /u01/app/12.2.0/grid/lib32/libclntsh.so.11.1; rm -f /u01/app/12.2.0/grid/lib/libclntsh.so.11.1; else rm -f /u01/app/12.2.0/grid/lib/libclntsh.so.10.1; rm -f /u01/app/12.2.0/grid/lib/libclntsh.so.11.1; fi `
`if [ -d /u01/app/12.2.0/grid/lib32 ]; then ln -s libclntsh.so /u01/app/12.2.0/grid/lib32/libclntsh.so.10.1; ln -s libclntsh.so /u01/app/12.2.0/grid/lib/libclntsh.so.10.1; ln -s libclntsh.so /u01/app/12.2.0/grid/lib32/libclntsh.so.11.1; ln -s libclntsh.so /u01/app/12.2.0/grid/lib/libclntsh.so.11.1; else ln -s libclntsh.so /u01/app/12.2.0/grid/lib/libclntsh.so.10.1; ln -s libclntsh.so /u01/app/12.2.0/grid/lib/libclntsh.so.11.1; fi `
make -f /u01/app/12.2.0/grid/rdbms/lib/ins_rdbms.mk ALWAYS=always /u01/app/12.2.0/grid/lib/libasmclntsh12.so
/u01/app/12.2.0/grid/bin/linkshlib /u01/app/12.2.0/grid/lib/libasmclntsh12.so /u01/app/12.2.0/grid/rdbms/lib/ins_rdbms.mk so ld_shlib LIBS
+ make -f /u01/app/12.2.0/grid/rdbms/lib/ins_rdbms.mk ld_shlib _FULL_LIBNAME=/u01/app/12.2.0/grid/lib/libasmclntsh12.so _LIBNAME=libasmclntsh12 _LIBDIR=/u01/app/12.2.0/grid/lib/ '_LIBNAME_LIBS=$(libasmclntsh12LIBS)' '_LIBNAME_EXTRALIBS=$(libasmclntsh12EXTRALIBS)'
/u01/app/12.2.0/grid/bin/orald -o /u01/app/12.2.0/grid/lib/libasmclntsh12.so -shared -z noexecstack -Wl,--disable-new-dtags -L/tmp/bootstraplib/ -L/u01/app/12.2.0/grid/lib/ -L/u01/app/12.2.0/grid/rdbms/lib/ -L/u01/app/12.2.0/grid/lib/stubs/ -Wl,--version-script=/u01/app/12.2.0/grid/rdbms/admin/libasmclntsh12.def -Wl,--whole-archive /u01/app/12.2.0/grid/lib/libasmclntsh12.a -Wl,--no-whole-archive -lirc
make -f /u01/app/12.2.0/grid/rdbms/lib/ins_rdbms.mk ALWAYS=always /u01/app/12.2.0/grid/lib/libasmperl12.so
/u01/app/12.2.0/grid/bin/linkshlib /u01/app/12.2.0/grid/lib/libasmperl12.so /u01/app/12.2.0/grid/rdbms/lib/ins_rdbms.mk so dlopenlib LIBS
+ make -f /u01/app/12.2.0/grid/rdbms/lib/ins_rdbms.mk dlopenlib _FULL_LIBNAME=/u01/app/12.2.0/grid/lib/libasmperl12.so _LIBNAME=libasmperl12 _LIBDIR=/u01/app/12.2.0/grid/lib/ '_LIBNAME_LIBS=$(libasmperl12LIBS)' '_LIBNAME_EXTRALIBS=$(libasmperl12EXTRALIBS)'
/u01/app/12.2.0/grid/bin/orald -o /u01/app/12.2.0/grid/lib/libasmperl12.so -shared -z noexecstack -Wl,--disable-new-dtags -L/tmp/bootstraplib/ -L/u01/app/12.2.0/grid/lib/ -L/u01/app/12.2.0/grid/rdbms/lib/ -L/u01/app/12.2.0/grid/lib/stubs/ -Wl,--version-script=/u01/app/12.2.0/grid/rdbms/admin/libasmperl12.def -Wl,--whole-archive /u01/app/12.2.0/grid/lib/libasmperl12.a -Wl,--no-whole-archive -lclntsh -lclntshcore -lasmclntsh12 -lhasgen12 -locr12 -lirc
Step-4: Executed again "root.sh" from Node-1
[root@primary-rac1 ~]# /u01/app/12.2.0/grid/root.sh
Performing root user operation.
The following environment variables are set as:
ORACLE_OWNER= oracle
ORACLE_HOME= /u01/app/12.2.0/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/12.2.0/grid/crs/install/crsconfig_params
The log of current session can be found at:
/u01/app/oracle/crsdata/primary-rac1/crsconfig/rootcrs_primary-rac1_2021-09-01_04-21-46PM.log
2021/09/01 16:21:52 CLSRSC-594: Executing installation step 1 of 19: 'SetupTFA'.
2021/09/01 16:21:52 CLSRSC-4001: Installing Oracle Trace File Analyzer (TFA) Collector.
2021/09/01 16:25:27 CLSRSC-4002: Successfully installed Oracle Trace File Analyzer (TFA) Collector.
2021/09/01 16:25:27 CLSRSC-594: Executing installation step 2 of 19: 'ValidateEnv'.
2021/09/01 16:25:37 CLSRSC-363: User ignored prerequisites during installation
2021/09/01 16:25:37 CLSRSC-594: Executing installation step 3 of 19: 'CheckFirstNode'.
2021/09/01 16:25:43 CLSRSC-594: Executing installation step 4 of 19: 'GenSiteGUIDs'.
2021/09/01 16:25:49 CLSRSC-594: Executing installation step 5 of 19: 'SaveParamFile'.
2021/09/01 16:25:55 CLSRSC-594: Executing installation step 6 of 19: 'SetupOSD'.
2021/09/01 16:25:59 CLSRSC-594: Executing installation step 7 of 19: 'CheckCRSConfig'.
2021/09/01 16:26:01 CLSRSC-594: Executing installation step 8 of 19: 'SetupLocalGPNP'.
2021/09/01 16:26:16 CLSRSC-594: Executing installation step 9 of 19: 'ConfigOLR'.
2021/09/01 16:26:20 CLSRSC-594: Executing installation step 10 of 19: 'ConfigCHMOS'.
2021/09/01 16:26:21 CLSRSC-594: Executing installation step 11 of 19: 'CreateOHASD'.
2021/09/01 16:26:24 CLSRSC-594: Executing installation step 12 of 19: 'ConfigOHASD'.
2021/09/01 16:26:27 CLSRSC-594: Executing installation step 13 of 19: 'InstallAFD'.
2021/09/01 16:26:31 CLSRSC-594: Executing installation step 14 of 19: 'InstallACFS'.
2021/09/01 16:26:36 CLSRSC-594: Executing installation step 15 of 19: 'InstallKA'.
2021/09/01 16:26:49 CLSRSC-594: Executing installation step 16 of 19: 'InitConfig'.
CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'primary-rac1'
CRS-2673: Attempting to stop 'ora.crsd' on 'primary-rac1'
CRS-2790: Starting shutdown of Cluster Ready Services-managed resources on server 'primary-rac1'
CRS-2673: Attempting to stop 'ora.LISTENER_SCAN3.lsnr' on 'primary-rac1'
CRS-2673: Attempting to stop 'ora.LISTENER_SCAN2.lsnr' on 'primary-rac1'
CRS-2673: Attempting to stop 'ora.LISTENER_SCAN1.lsnr' on 'primary-rac1'
CRS-2673: Attempting to stop 'ora.OCRVD.dg' on 'primary-rac1'
CRS-2673: Attempting to stop 'ora.primary-rac1.vip' on 'primary-rac1'
CRS-2673: Attempting to stop 'ora.cvu' on 'primary-rac1'
CRS-2673: Attempting to stop 'ora.qosmserver' on 'primary-rac1'
CRS-2677: Stop of 'ora.OCRVD.dg' on 'primary-rac1' succeeded
CRS-2673: Attempting to stop 'ora.asm' on 'primary-rac1'
CRS-2677: Stop of 'ora.LISTENER_SCAN1.lsnr' on 'primary-rac1' succeeded
CRS-2673: Attempting to stop 'ora.scan1.vip' on 'primary-rac1'
CRS-2677: Stop of 'ora.LISTENER_SCAN3.lsnr' on 'primary-rac1' succeeded
CRS-2673: Attempting to stop 'ora.scan3.vip' on 'primary-rac1'
CRS-2677: Stop of 'ora.LISTENER_SCAN2.lsnr' on 'primary-rac1' succeeded
CRS-2673: Attempting to stop 'ora.scan2.vip' on 'primary-rac1'
CRS-2677: Stop of 'ora.cvu' on 'primary-rac1' succeeded
CRS-2677: Stop of 'ora.asm' on 'primary-rac1' succeeded
CRS-2673: Attempting to stop 'ora.ASMNET1LSNR_ASM.lsnr' on 'primary-rac1'
CRS-2677: Stop of 'ora.primary-rac1.vip' on 'primary-rac1' succeeded
CRS-2677: Stop of 'ora.scan3.vip' on 'primary-rac1' succeeded
CRS-2677: Stop of 'ora.scan1.vip' on 'primary-rac1' succeeded
CRS-2677: Stop of 'ora.scan2.vip' on 'primary-rac1' succeeded
CRS-2677: Stop of 'ora.ASMNET1LSNR_ASM.lsnr' on 'primary-rac1' succeeded
CRS-2677: Stop of 'ora.qosmserver' on 'primary-rac1' succeeded
CRS-2673: Attempting to stop 'ora.ons' on 'primary-rac1'
CRS-2677: Stop of 'ora.ons' on 'primary-rac1' succeeded
CRS-2673: Attempting to stop 'ora.net1.network' on 'primary-rac1'
CRS-2677: Stop of 'ora.net1.network' on 'primary-rac1' succeeded
CRS-2792: Shutdown of Cluster Ready Services-managed resources on 'primary-rac1' has completed
CRS-2677: Stop of 'ora.crsd' on 'primary-rac1' succeeded
CRS-2673: Attempting to stop 'ora.storage' on 'primary-rac1'
CRS-2673: Attempting to stop 'ora.crf' on 'primary-rac1'
CRS-2673: Attempting to stop 'ora.drivers.acfs' on 'primary-rac1'
CRS-2673: Attempting to stop 'ora.gpnpd' on 'primary-rac1'
CRS-2673: Attempting to stop 'ora.mdnsd' on 'primary-rac1'
CRS-2677: Stop of 'ora.storage' on 'primary-rac1' succeeded
CRS-2673: Attempting to stop 'ora.asm' on 'primary-rac1'
CRS-2677: Stop of 'ora.drivers.acfs' on 'primary-rac1' succeeded
CRS-2677: Stop of 'ora.crf' on 'primary-rac1' succeeded
CRS-2677: Stop of 'ora.gpnpd' on 'primary-rac1' succeeded
CRS-2677: Stop of 'ora.mdnsd' on 'primary-rac1' succeeded
CRS-2677: Stop of 'ora.asm' on 'primary-rac1' succeeded
CRS-2673: Attempting to stop 'ora.cluster_interconnect.haip' on 'primary-rac1'
CRS-2677: Stop of 'ora.cluster_interconnect.haip' on 'primary-rac1' succeeded
CRS-2673: Attempting to stop 'ora.ctssd' on 'primary-rac1'
CRS-2673: Attempting to stop 'ora.evmd' on 'primary-rac1'
CRS-2677: Stop of 'ora.ctssd' on 'primary-rac1' succeeded
CRS-2677: Stop of 'ora.evmd' on 'primary-rac1' succeeded
CRS-2673: Attempting to stop 'ora.cssd' on 'primary-rac1'
CRS-2677: Stop of 'ora.cssd' on 'primary-rac1' succeeded
CRS-2673: Attempting to stop 'ora.driver.afd' on 'primary-rac1'
CRS-2673: Attempting to stop 'ora.gipcd' on 'primary-rac1'
CRS-2677: Stop of 'ora.driver.afd' on 'primary-rac1' succeeded
CRS-2677: Stop of 'ora.gipcd' on 'primary-rac1' succeeded
CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'primary-rac1' has completed
CRS-4133: Oracle High Availability Services has been stopped.
2021/09/01 16:27:18 CLSRSC-594: Executing installation step 17 of 19: 'StartCluster'.
CRS-4123: Starting Oracle High Availability Services-managed resources
CRS-2672: Attempting to start 'ora.mdnsd' on 'primary-rac1'
CRS-2672: Attempting to start 'ora.evmd' on 'primary-rac1'
CRS-2676: Start of 'ora.mdnsd' on 'primary-rac1' succeeded
CRS-2676: Start of 'ora.evmd' on 'primary-rac1' succeeded
CRS-2672: Attempting to start 'ora.gpnpd' on 'primary-rac1'
CRS-2676: Start of 'ora.gpnpd' on 'primary-rac1' succeeded
CRS-2672: Attempting to start 'ora.gipcd' on 'primary-rac1'
CRS-2676: Start of 'ora.gipcd' on 'primary-rac1' succeeded
CRS-2672: Attempting to start 'ora.cssdmonitor' on 'primary-rac1'
CRS-2676: Start of 'ora.cssdmonitor' on 'primary-rac1' succeeded
CRS-2672: Attempting to start 'ora.cssd' on 'primary-rac1'
CRS-2672: Attempting to start 'ora.diskmon' on 'primary-rac1'
CRS-2676: Start of 'ora.diskmon' on 'primary-rac1' succeeded
CRS-2676: Start of 'ora.cssd' on 'primary-rac1' succeeded
CRS-2672: Attempting to start 'ora.cluster_interconnect.haip' on 'primary-rac1'
CRS-2672: Attempting to start 'ora.ctssd' on 'primary-rac1'
CRS-2676: Start of 'ora.ctssd' on 'primary-rac1' succeeded
CRS-2676: Start of 'ora.cluster_interconnect.haip' on 'primary-rac1' succeeded
CRS-2672: Attempting to start 'ora.asm' on 'primary-rac1'
CRS-2676: Start of 'ora.asm' on 'primary-rac1' succeeded
CRS-2672: Attempting to start 'ora.storage' on 'primary-rac1'
CRS-2676: Start of 'ora.storage' on 'primary-rac1' succeeded
CRS-2672: Attempting to start 'ora.crf' on 'primary-rac1'
CRS-2676: Start of 'ora.crf' on 'primary-rac1' succeeded
CRS-2672: Attempting to start 'ora.crsd' on 'primary-rac1'
CRS-2676: Start of 'ora.crsd' on 'primary-rac1' succeeded
CRS-6023: Starting Oracle Cluster Ready Services-managed resources
LSNRCTL for Linux: Version 12.2.0.1.0 - Production on 01-SEP-2021 16:28:27
Copyright (c) 1991, 2016, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=))(ADDRESS=(PROTOCOL=TCP)(HOST=23.202.231.168)(PORT=1521)))
TNS-12535: TNS:operation timed out
TNS-12560: TNS:protocol adapter error
TNS-00505: Operation timed out
Connecting to (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=))(ADDRESS=(PROTOCOL=TCP)(HOST=23.195.69.108)(PORT=1521)))
CRS-5014: Agent "ORAAGENT" timed out starting process "/u01/app/12.2.0/grid/bin/lsnrctl" for action "check": details at "(:CLSN00009:)" in "/u01/app/oracle/diag/crs/primary-rac1/crs/trace/crsd_oraagent_oracle.trc"
CRS-5017: The resource action "ora.MGMTLSNR check" encountered the following error:
(:CLSN00009:)Command Aborted. For details refer to "(:CLSN00109:)" in "/u01/app/oracle/diag/crs/primary-rac1/crs/trace/crsd_oraagent_oracle.trc".
CRS-2664: Resource 'ora.OCRVD.dg' is already running on 'primary-rac1'
CRS-6017: Processing resource auto-start for servers: primary-rac1
CRS-2672: Attempting to start 'ora.scan3.vip' on 'primary-rac1'
CRS-2672: Attempting to start 'ora.scan2.vip' on 'primary-rac1'
CRS-2672: Attempting to start 'ora.scan1.vip' on 'primary-rac1'
CRS-2672: Attempting to start 'ora.primary-rac1.vip' on 'primary-rac1'
CRS-2672: Attempting to start 'ora.ons' on 'primary-rac1'
CRS-2672: Attempting to start 'ora.qosmserver' on 'primary-rac1'
CRS-2672: Attempting to start 'ora.cvu' on 'primary-rac1'
CRS-2676: Start of 'ora.cvu' on 'primary-rac1' succeeded
CRS-2676: Start of 'ora.scan3.vip' on 'primary-rac1' succeeded
CRS-2672: Attempting to start 'ora.LISTENER_SCAN3.lsnr' on 'primary-rac1'
CRS-2676: Start of 'ora.scan2.vip' on 'primary-rac1' succeeded
CRS-2672: Attempting to start 'ora.LISTENER_SCAN2.lsnr' on 'primary-rac1'
CRS-2676: Start of 'ora.primary-rac1.vip' on 'primary-rac1' succeeded
CRS-2676: Start of 'ora.scan1.vip' on 'primary-rac1' succeeded
CRS-2672: Attempting to start 'ora.LISTENER_SCAN1.lsnr' on 'primary-rac1'
CRS-2676: Start of 'ora.ons' on 'primary-rac1' succeeded
CRS-2676: Start of 'ora.LISTENER_SCAN3.lsnr' on 'primary-rac1' succeeded
CRS-2676: Start of 'ora.LISTENER_SCAN2.lsnr' on 'primary-rac1' succeeded
CRS-2676: Start of 'ora.LISTENER_SCAN1.lsnr' on 'primary-rac1' succeeded
CRS-2676: Start of 'ora.qosmserver' on 'primary-rac1' succeeded
CRS-6016: Resource auto-start has completed for server primary-rac1
CRS-6024: Completed start of Oracle Cluster Ready Services-managed resources
CRS-4123: Oracle High Availability Services has been started.
2021/09/01 16:30:57 CLSRSC-343: Successfully started Oracle Clusterware stack
2021/09/01 16:30:57 CLSRSC-594: Executing installation step 18 of 19: 'ConfigNode'.
2021/09/01 16:31:03 CLSRSC-594: Executing installation step 19 of 19: 'PostConfig'.
2021/09/01 16:32:09 CLSRSC-325: Configure Oracle Grid Infrastructure for a Cluster ... succeeded
[root@primary-rac1 ~]#