Steps to Reset Replication
- Disable Replication on All Clusters
- Go to: Settings > Directory Namespace
- Select o=<hdapstore>
- Uncheck Enable Intercluster Replication and click Save
- Export LDIF Backup of o=<hdapstore>
- Navigate to: Directory Browser
- Right-click on o=<hdapstore> → LDIF Export
- Export backups from both clusters
- Remove Sync Attributes
- In Directory Browser, select o=<hdapstore>
- Delete the vdsSyncCursor and vdsSyncState attributes (if present)
- Delete Replication Nodes
- In the Directory Browser go to: cn=replication,cn=config
- Delete the node: o=o_hdapstore,cn=replication,cn=config (if present)
- Remove Replication Branch in Zookeeper (if present)
- Switch to Expert Mode → ZK tab
- Delete: radiantone/v2/cluster/config/replication/domains/o_hdapstore on both clusters
- Export Replication LDIF from Cluster 1
- Go to: Directory Namespace > Select o=<hdapstore>
- Click Export → Choose Export for Replication
- Re-initialize o=<hdapstore> on Cluster 2
- In Directory Namespace on Cluster 2, select o=<hdapstore>
- Initialize using the LDIF exported from Cluster 1
- Re-enable Replication on Both Clusters
- Go to: Settings > Directory Namespace
- Select o=<hdapstore> → Check Enable Intercluster Replication → Save
Comments
Please sign in to leave a comment.