-
Change Request
-
Resolution: Unresolved
-
Critical
-
None
-
6.0.4rc1, 6.2.0alpha2
-
None
Example:
- Database - Master/Master in different DC;
- 2 Zabbix Server HA nodes;
If link between DC for some reason fail more than silence interval for the HA node, each HA node will acquire DB as a primary and create two separate instances.
Please add:
- quorum;
- killswitch if amount of alive nodes less than defined value;
For example:
- 2 node HA cluster should fail to switchover if second node is not visible to it through database (in current implementation), but current active node should work until restarted;
- also if both nodes at start cannot see 2 of 2 they should fail to start;
...
- depends on
-
ZBX-22310 HA nodes should not race between each other during upgrade even if several nodes started
- Closed