Addnode fails with error - [INS-32250] ADR setup (diagsetup) tool failed
(Doc ID 2650542.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
Performing Addnode (Node 1) from Node 2 and it fails with the below errors.
grid@Node2 addnode]$ ./addnode.sh -silent "CLUSTER_NEW_NODES={Node1}" "CLUSTER_NEW_VIRTUAL_HOSTNAMES={Node1-vip}" "CLUSTER_NEW_NODE_ROLES={HUB}" -ignorePrereqFailure
[
WARNING] [INS-40111] The specified Oracle Base location is not empty on following nodes: [<Node1>].
ACTION: Specify an empty location for Oracle Base.
[WARNING] [INS-43055] The Oracle home location is not registered in the central inventory and is not empty in following remote nodes: [Node1].
ACTION: Ensure the Oracle home location is empty in such nodes. If not, the Oracle home location would be overwritten with new software.
[WARNING] [INS-13013] Target environment does not meet some mandatory requirements.
CAUSE: Some of the mandatory prerequisites are not met. See logs for details. /<oraInventory_LOCATION>/logs/addNodeActions2020-03-18_03-14-31-PM.log
ACTION: Identify the list of failed prerequisite checks from the log: /<oraInventory_LOCATION>/logs/addNodeActions2020-03-18_03-14-31-PM.log. Then either from the log file or from installation manual find the appropriate configuration to meet the prerequisites and fix it manually.
Prepare Configuration in progress.
Prepare Configuration successful.
.................................................. 7% Done.
Copy Files to Remote Nodes in progress.
.................................................. 12% Done.
.................................................. 17% Done.
..............................
Copy Files to Remote Nodes successful.
You can find the log of this install session at:
/<oraInventory_LOCATION>/logs/addNodeActions2020-03-18_03-14-31-PM.log
Instantiate files in progress.
Instantiate files successful.
.................................................. 49% Done.
Saving cluster inventory in progress.
.................................................. 83% Done.
Saving cluster inventory successful.
The Cluster Node Addition of /opt/app/12.2.0/grid was successful.
Please check '/<oraInventory_LOCATION>y/silentInstall2020-03-18_3-14-30-PM.log' for more details.
Setup Oracle Base in progress.
[FATAL] [INS-32250] ADR setup (diagsetup) tool failed. Check the install log for more details.<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<ADR setup failed .
*ADDITIONAL INFORMATION:*
- /bin/mkdir: cannot create directory ‘/<ORALCE_BASE>/diag/rdbms’: Permission denied :failed
- DiagSetup-00008: Diag Setup Usage error: unable to perform RAC operations
- /bin/mkdir: cannot create directory ‘/<ORALCE_BASE>/diag/rdbms’: Permission denied :failed
- oracle.ops.mgmt.cluster.ClusterException: /bin/mkdir: cannot create directory ‘/<ORALCE_BASE>/diag/rdbms’: Permission denied :failed<<<<<<<<<<<Permission denied
- at oracle.ops.mgmt.cluster.ClusterConfig.createDirOnNodes(ClusterConfig.java:1865)
- at oracle.ops.mgmt.cluster.ClusterConfig.createDirWithPermissionsOnNodes(ClusterConfig.java:1828)
- at oracle.ops.mgmt.cluster.ClusterCmd.createDirOnNodes(ClusterCmd.java:1192)
- at oracle.ops.mgmt.cluster.ClusterCmd.createDirWithPermissionsOnNodes(ClusterCmd.java:1032)
- at oracle.diagfw.adr.diagsetup.DiagSetup.transferRacDirs(DiagSetup.java:469)
- at oracle.diagfw.adr.diagsetup.DiagSetup.createDirs(DiagSetup.java:354)
- at oracle.diagfw.adr.diagsetup.DiagSetup.executeMain(DiagSetup.java:294)
- at oracle.diagfw.adr.diagsetup.DiagSetup.main(DiagSetup.java:257)
- DiagSetup-00008: Diag Setup Usage error: unable to perform RAC operations
- oracle.diagfw.adr.diagsetup.DiagSetupException: DiagSetup-00008: Diag Setup Usage error: unable to perform RAC operations
- at oracle.diagfw.adr.diagsetup.DiagSetup.transferRacDirs(DiagSetup.java:488)
- at oracle.diagfw.adr.diagsetup.DiagSetup.createDirs(DiagSetup.java:354)
- at oracle.diagfw.adr.diagsetup.DiagSetup.executeMain(DiagSetup.java:294)
- at oracle.diagfw.adr.diagsetup.DiagSetup.main(DiagSetup.java:257)
Setup Oracle Base failed.
[grid@Node2 addnode]$
ACTION: Specify an empty location for Oracle Base.
[WARNING] [INS-43055] The Oracle home location is not registered in the central inventory and is not empty in following remote nodes: [Node1].
ACTION: Ensure the Oracle home location is empty in such nodes. If not, the Oracle home location would be overwritten with new software.
[WARNING] [INS-13013] Target environment does not meet some mandatory requirements.
CAUSE: Some of the mandatory prerequisites are not met. See logs for details. /<oraInventory_LOCATION>/logs/addNodeActions2020-03-18_03-14-31-PM.log
ACTION: Identify the list of failed prerequisite checks from the log: /<oraInventory_LOCATION>/logs/addNodeActions2020-03-18_03-14-31-PM.log. Then either from the log file or from installation manual find the appropriate configuration to meet the prerequisites and fix it manually.
Prepare Configuration in progress.
Prepare Configuration successful.
.................................................. 7% Done.
Copy Files to Remote Nodes in progress.
.................................................. 12% Done.
.................................................. 17% Done.
..............................
Copy Files to Remote Nodes successful.
You can find the log of this install session at:
/<oraInventory_LOCATION>/logs/addNodeActions2020-03-18_03-14-31-PM.log
Instantiate files in progress.
Instantiate files successful.
.................................................. 49% Done.
Saving cluster inventory in progress.
.................................................. 83% Done.
Saving cluster inventory successful.
The Cluster Node Addition of /opt/app/12.2.0/grid was successful.
Please check '/<oraInventory_LOCATION>y/silentInstall2020-03-18_3-14-30-PM.log' for more details.
Setup Oracle Base in progress.
[FATAL] [INS-32250] ADR setup (diagsetup) tool failed. Check the install log for more details.<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<ADR setup failed .
*ADDITIONAL INFORMATION:*
- /bin/mkdir: cannot create directory ‘/<ORALCE_BASE>/diag/rdbms’: Permission denied :failed
- DiagSetup-00008: Diag Setup Usage error: unable to perform RAC operations
- /bin/mkdir: cannot create directory ‘/<ORALCE_BASE>/diag/rdbms’: Permission denied :failed
- oracle.ops.mgmt.cluster.ClusterException: /bin/mkdir: cannot create directory ‘/<ORALCE_BASE>/diag/rdbms’: Permission denied :failed<<<<<<<<<<<Permission denied
- at oracle.ops.mgmt.cluster.ClusterConfig.createDirOnNodes(ClusterConfig.java:1865)
- at oracle.ops.mgmt.cluster.ClusterConfig.createDirWithPermissionsOnNodes(ClusterConfig.java:1828)
- at oracle.ops.mgmt.cluster.ClusterCmd.createDirOnNodes(ClusterCmd.java:1192)
- at oracle.ops.mgmt.cluster.ClusterCmd.createDirWithPermissionsOnNodes(ClusterCmd.java:1032)
- at oracle.diagfw.adr.diagsetup.DiagSetup.transferRacDirs(DiagSetup.java:469)
- at oracle.diagfw.adr.diagsetup.DiagSetup.createDirs(DiagSetup.java:354)
- at oracle.diagfw.adr.diagsetup.DiagSetup.executeMain(DiagSetup.java:294)
- at oracle.diagfw.adr.diagsetup.DiagSetup.main(DiagSetup.java:257)
- DiagSetup-00008: Diag Setup Usage error: unable to perform RAC operations
- oracle.diagfw.adr.diagsetup.DiagSetupException: DiagSetup-00008: Diag Setup Usage error: unable to perform RAC operations
- at oracle.diagfw.adr.diagsetup.DiagSetup.transferRacDirs(DiagSetup.java:488)
- at oracle.diagfw.adr.diagsetup.DiagSetup.createDirs(DiagSetup.java:354)
- at oracle.diagfw.adr.diagsetup.DiagSetup.executeMain(DiagSetup.java:294)
- at oracle.diagfw.adr.diagsetup.DiagSetup.main(DiagSetup.java:257)
Setup Oracle Base failed.
[grid@Node2 addnode]$
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 |