rootupgrade.sh fails on 19c on the 2nd Node with "is either not present or of zero size" for multiple files
(Doc ID 2752452.1)
Last updated on JUNE 20, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 19.10.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
GI Upgrade from 18c to 19c fails on the 2nd node with following error
[root@rac2 root]# /oracle/product/grid/19.3.0/grid_1/rootupgrade.sh
Performing root user operation.
The following environment variables are set as:
ORACLE_OWNER= grid
ORACLE_HOME= /oracle/product/grid/19.3.0/grid_1
Enter the full pathname of the local bin directory: [/usr/local/bin]:
The contents of "dbhome" have not changed. No need to overwrite.
The file "oraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
[n]:
The file "coraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
[n]:
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: /oracle/product/grid/19.3.0/grid_1/crs/install/crsconfig_params
The log of current session can be found at:
/oracle/product/grid/19.3.0/base/crsdata/rac2/crsconfig/rootcrs_rac2_2 021-02-04_03-48-56PM.log
2021/02/04 15:49:08 CLSRSC-595: Executing upgrade step 1 of 18: 'UpgradeTFA'.
2021/02/04 15:49:08 CLSRSC-4015: Performing install or upgrade action for Oracle Trace File Analyzer (TFA) Collector.
2021/02/04 15:49:08 CLSRSC-595: Executing upgrade step 2 of 18: 'ValidateEnv'.
2021/02/04 15:49:09 CLSRSC-4003: Successfully patched Oracle Trace File Analyzer (TFA) Collector.
2021/02/04 15:49:10 CLSRSC-595: Executing upgrade step 3 of 18: 'GetOldConfig'.
2021/02/04 15:49:10 CLSRSC-464: Starting retrieval of the cluster configuration data
2021/02/04 15:50:13 CLSRSC-675: Cluster-wide Grid Plug and Play profile not found on this node.
Died at /oracle/product/grid/19.3.0/grid_1/crs/install/crsgpnp.pm line 3436.
Changes
rootcrs log reported the following
File: rootcrs_pjclx081_2021-02-04_03-48-56PM.log
2021-02-04 15:50:13: Checking if GPnP setup exists at the source dir /oracle/product/grid/12.2.0/grid_1
2021-02-04 15:50:13: GPnP directories are /oracle/product/grid/12.2.0/grid_1/gpnp/profiles /oracle/product/grid/12.2.0/grid_1/gpnp/wallets /oracle/product/grid/12.2.0/grid_1/gpnp/profiles/peer /oracle/product/grid/12.2.0/grid_1/gpnp/wallets/root /oracle/product/grid/12.2.0/grid_1/gpnp/wallets/pa /oracle/product/grid/12.2.0/grid_1/gpnp/wallets/peer /oracle/product/grid/12.2.0/grid_1/gpnp/wallets/prdr
2021-02-04 15:50:13: GPnP files are /oracle/product/grid/12.2.0/grid_1/gpnp/wallets/root/ewallet.p12 /oracle/product/grid/12.2.0/grid_1/gpnp/wallets/peer/cwallet.sso /oracle/product/grid/12.2.0/grid_1/gpnp/wallets/prdr/cwallet.sso /oracle/product/grid/12.2.0/grid_1/gpnp/wallets/pa/cwallet.sso /oracle/product/grid/12.2.0/grid_1/gpnp/profiles/peer/profile.xml
2021-02-04 15:50:13: GPnP file /oracle/product/grid/12.2.0/grid_1/gpnp/wallets/peer/cwallet.sso is either not present or of zero size <<<<<<<<<<<<<<<<<<<<<
2021-02-04 15:50:13: Executing cmd: /oracle/product/grid/19.3.0/grid_1/bin/clsecho -p has -f clsrsc -m 675
2021-02-04 15:50:13: Executing cmd: /oracle/product/grid/19.3.0/grid_1/bin/clsecho -p has -f clsrsc -m 675
2021-02-04 15:50:13: Command output:
> CLSRSC-675: Cluster-wide Grid Plug and Play profile not found on this node.
>End Command output
2021-02-04 15:50:13: CLSRSC-675: Cluster-wide Grid Plug and Play profile not found on this node.
2021-02-04 15:50:13: ###### Begin DIE Stack Trace ######
2021-02-04 15:50:13: Package File Line Calling
2021-02-04 15:50:13: --------------- -------------------- ---- ----------
2021-02-04 15:50:13: 1: main rootcrs.pl 357 crsutils::dietrap
2021-02-04 15:50:13: 2: crsgpnp crsgpnp.pm 3436 main::__ANON__
2021-02-04 15:50:13: 3: crsupgrade crsupgrade.pm 1914 crsgpnp::copy_gpnpglobalfiles
2021-02-04 15:50:13: 4: crsupgrade crsupgrade.pm 1139 crsupgrade::get_oldconfig_info
2021-02-04 15:50:13: 5: crsupgrade crsupgrade.pm 644 crsupgrade::CRSUpgrade
2021-02-04 15:50:13: 6: main rootcrs.pl 370 crsupgrade::new
2021-02-04 15:50:13: ####### End DIE Stack Trace #######
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 |