Unable to join a new cluster to a group; no failures are reported when joining the clusters
Originally Published: 2009-12-24
Article Number
Applies To
Issue
The operation to join cluster to a group appears to go through completely with no errors on RKM Appliance Operations Console, but Clusters information and Query Replication State option on Operations Console for both clusters do not show that the clusters are joined.
Cause
Resolution
1. Backup the primary in first cluster (if not already backed up). See RKM Appliance Deployment Guide for more details on how to configure backup.
2. Run uninstall script on the second appliance (currently configured as the primary for second cluster)
3. Reconfigure/reinstall the second appliance as a new cluster using:
- a new IP (different than its original IP)
- a new host name (different than any of the previous host names assigned to it)
- the new IP/host name chosen for the second appliance must resolve properly, by IP and by hostname
- a new cluster name (different than the first cluster or any of the previously attempted names for the new cluster)
- a new cluster number (different than the first cluster number, any of the previously attempted numbers for the new cluster, and not be greater than 9)
Workaround
The original standby appliance was removed from the original cluster using the following steps:
1. Ran uninstall script on the standby
2. Took the following steps to make the primary appliance to accept updates:
a. su - oracle
b. Connect to dgmgrl cli by command dgmgrl sys/passwd
c. Disable fast start failover in primary with the force option:
DGMGRL> disable fast_start failover force;
d. Connect to sqlplus / as sysdba and issue the command:
alter system set dg_broker_start=false;
e. Shutdown the primary database with shutdown immediate command in sqlplus
f. Startup the primary database with startup command in sqlplus
g. If access to KMS GUI fails with an error "You are not authorized to access this resource", Access Manager services may require a restart. To manually start Access Manager and Tomcat services, run the following commands, after logging in as root:
service ctrust stop
service tomcat stop
service ctrust start
[wait for few seconds and then issue:]
service tomcat start
Related Articles
'One or more attributes used in Join Condition has duplicate values' error during unification in RSA Identity Governance &… 117Number of Views Failures processing emails in a cluster in RSA Identity Governance & Lifecycle 117Number of Views An initial successful Authenticate tokencode authentication generates an error in RSA Authentication Manager authenticatio… 26Number of Views How to identify the source of a workflow email in RSA Identity Governance and Lifecycle 74Number of Views When multi-step review is generated, NewReviewGeneratedEvent is triggered twice for second step review sending duplicate e… 49Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) How to install the jTDS JDBC driver on WildFly for use with Data Collections in RSA Identity Governance & Lifecycle RSA Authentication Manager 8.8 Setup and Configuration Guide Artifacts to gather in RSA Identity Governance & Lifecycle
Don't see what you're looking for?