Disaster Recovery for Clustered Environments
How does Disaster Recovery work for clusters? What problems will occur if disaster recovery is looking for a Redis server it can't reach?
Comments
-
Disaster Recovery (DR) is initiated when all nodes in the cluster become unreachable. In such cases, the DR environment connects to a replicated version of the clustered database. When the Decisions Service is started, it will attempt to connect to both the Redis server and the load balancer and cause errors.
Before starting the DR environment, be sure to disable clustering by querying the database with one of the following queries.
SQL:
UPDATE clustering_settings SET turn_on_clustering = 0
PostgresSQL:
UPDATE clustering_settings SET turn_on_clustering = false
Howdy, Stranger!
Categories
- 4.4K All Categories
- 80 General
- 13 Training
- 209 Installation / Setup
- 1.1K Flows
- 110 Rules
- 270 Administration
- 213 Portal
- 497 General Q & A
- 709 Forms
- 345 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 186 Pages
- 5 Process Mining
- New Features
- 186 Datastructures
- 70 Repository
- 229 Integrations
- 29 Multi-Tenant
- 27 SDK
- 81 Modules
- 59 Settings
- 26 Active Directory
- 12 Version 7
- 35 Version 8
- 143 Lunch And Learn Questions