Monday, February 17, 2020

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

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

1. run(before gird install)  runcluvfy.sh stage -pre crsinst -n  node1, node2 and ensure output is endup with all r in PASSED state.

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..


Solution:
Issue with  IPMI Management Network configuration.. 
1. aborted the grid install  .
2. deinstalled the grid (whatever portion installed)
3. restarted with grid install without IPMI option.

and found grid install done correctly.. 

There will be another post on IPMI configuration.

what is IPMI?

For now :
IPMI provides a set of common interfaces to computer hardware and firmware that system administrators can use to monitor system health and manage the system. more details in coming blogs... 

No comments:

Post a Comment