Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Errors in 19c rac cluster *root.sh script execution during GRID installation.

knowledgespringFeb 14 2020 — edited Feb 18 2020

Can someone please help on below issue. we are running root.sh file as said by grid installer.. however cluster is not getting started on first node with following issues..

we ran (before gird install) runcluvfy.sh stage -pre crsinst -n node1, node1 and all r in PASSED state.

pastedImage_0.png

Error seen in log file:

2020-02-13 20:12:33: Invoking "/u10/app/19.3.0/grid/bin/cluutil -ckpt -global -oraclebase /u10/app/oracle -chkckpt -name ROOTCRS_FIRSTNODE -status"

2020-02-13 20:12:33: trace file=/u10/app/oracle/crsdata/nodemachine_1/crsconfig/cluutil9.log

2020-02-13 20:12:33: Running as user oracle: /u10/app/19.3.0/grid/bin/cluutil -ckpt -global -oraclebase /u10/app/oracle -chkckpt -name ROOTCRS_FIRSTNODE -status

2020-02-13 20:12:33: Removing file /tmp/C3gYWRsAf7

2020-02-13 20:12:33: Successfully removed file: /tmp/C3gYWRsAf7

2020-02-13 20:12:33: pipe exit code: 0

2020-02-13 20:12:33: /bin/su successfully executed

2020-02-13 20:12:33: FAIL

2020-02-13 20:12:33: The 'ROOTCRS_FIRSTNODE' status is FAILED

2020-02-13 20:12:33: Global ckpt 'ROOTCRS_FIRSTNODE' state: FAIL

2020-02-13 20:12:33: First node operations have not been done, and local node is installer node.

2020-02-13 20:12:33: Local node: nodemachine_1 is the first node.

2020-02-13 20:12:33: ORACLE_BASE is shared: 0

2020-02-13 20:12:33: Invoking "/u10/app/19.3.0/grid/bin/cluutil -ckpt -global -oraclebase /u10/app/oracle -writeckpt -name ROOTCRS_FIRSTNODE -state FAIL -nodelist nodemachine_1,nodemachine_2 -transferfile"

2020-02-13 20:12:33: trace file=/u10/app/oracle/crsdata/nodemachine_1/crsconfig/cluutil10.log

2020-02-13 20:12:33: Running as user oracle: /u10/app/19.3.0/grid/bin/cluutil -ckpt -global -oraclebase /u10/app/oracle -writeckpt -name ROOTCRS_FIRSTNODE -state FAIL -nodelist nodemachine_1,nodemachine_2 -transferfile

2020-02-13 20:12:36: Removing file /tmp/PIG92egVCe

2020-02-13 20:12:36: Successfully removed file: /tmp/PIG92egVCe

2020-02-13 20:12:36: pipe exit code: 0

2020-02-13 20:12:36: /bin/su successfully executed

2020-02-13 20:12:36:

2020-02-13 20:12:36: "-ckpt -global -oraclebase /u10/app/oracle -writeckpt -name ROOTCRS_FIRSTNODE -state FAIL -nodelist nodemachine_1,nodemachine_2 -transferfile" succeeded with status 0.

2020-02-13 20:12:36: succeeded to write global ckpt 'ROOTCRS_FIRSTNODE' with status 'FAIL'

[root@nodemachine_1 crsconfig]#

running command what root.sh attempting to do manually also gave same error..

pastedImage_3.png

This post has been answered by knowledgespring on Feb 18 2020
Jump to Answer
Comments
Post Details
Added on Feb 14 2020
6 comments
4,298 views