"rootcrs.pl -prepatch" fails with CLSRSC-180 as SSH user equivalence is broken
(Doc ID 2005044.1)
Last updated on OCTOBER 03, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
+ Prepatch step for 12.1.0.2 fails with CLSRSC-180
# <GRID_HOME>/crs/install/rootcrs.pl -prepatch
Using configuration parameter file: <GRID_HOME>/crs/install/crsconfig_params
2015/04/25 09:10:02 CLSRSC-180: An error occurred while executing the command 'cluutil -chkshare -oh <GRID_HOME>/crs/install -localnode <node> -nodelist <node1>,<node2>' (error code 1)
Died at <GRID_HOME>/crs/install/crsutils.pm line 10731.
Using configuration parameter file: <GRID_HOME>/crs/install/crsconfig_params
2015/04/25 09:10:02 CLSRSC-180: An error occurred while executing the command 'cluutil -chkshare -oh <GRID_HOME>/crs/install -localnode <node> -nodelist <node1>,<node2>' (error code 1)
Died at <GRID_HOME>/crs/install/crsutils.pm line 10731.
* The error occurs even after implementing solution in Doc ID 1989084.1
+ Patch log ($GRID_HOME>/cfgtoollogs/crsconfig/crspatch_exd1db02_<timestamp>.log)shows
2015-04-25 08:59:04: Invoking "<GRID_HOME>/bin/cluutil -chkshare -oh <GRID_HOME>/crs/install -localnode <NODE2> -nodelist <NODE1>,<NODE2>"
2015-04-25 08:59:04: trace file=/u01/app/oracle/crsdata/<NODE2>/crsconfig/cluutil1.log
2015-04-25 08:59:04: Running as user oracle: <GRID_HOME>/bin/cluutil -chkshare -oh <GRID_HOME>/crs/install -localnode <NODE2> -nodelist <NODE1>,<NODE2>
2015-04-25 08:59:04: s_run_as_user2: Running /bin/su oracle -c ' echo CLSRSC_START; <GRID_HOME>/bin/cluutil -chkshare -oh <GRID_HOME>/crs/install -localnode <NODE2> -nodelist <NODE1>,<NODE2> ' <<<<<<
2015-04-25 08:59:04: Removing file /tmp/filecfrxEK
2015-04-25 08:59:04: Successfully removed file: /tmp/filecfrxEK
2015-04-25 08:59:04: pipe exit code: 256 <<<<<<
2015-04-25 08:59:04: /bin/su exited with rc=1 <<<<<<<<<<<
2015-04-25 08:59:04: trace file=/u01/app/oracle/crsdata/<NODE2>/crsconfig/cluutil1.log
2015-04-25 08:59:04: Running as user oracle: <GRID_HOME>/bin/cluutil -chkshare -oh <GRID_HOME>/crs/install -localnode <NODE2> -nodelist <NODE1>,<NODE2>
2015-04-25 08:59:04: s_run_as_user2: Running /bin/su oracle -c ' echo CLSRSC_START; <GRID_HOME>/bin/cluutil -chkshare -oh <GRID_HOME>/crs/install -localnode <NODE2> -nodelist <NODE1>,<NODE2> ' <<<<<<
2015-04-25 08:59:04: Removing file /tmp/filecfrxEK
2015-04-25 08:59:04: Successfully removed file: /tmp/filecfrxEK
2015-04-25 08:59:04: pipe exit code: 256 <<<<<<
2015-04-25 08:59:04: /bin/su exited with rc=1 <<<<<<<<<<<
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |