Skip to content

Commit 04bea99

Browse files
supritha-kumarggray-cb
authored andcommitted
Updated automatic-failover.adoc
made a change on 7.6 by mistake and re-did it. I had changed "the failure of one of the nodes" to "the failure of some of the nodes". Have changed it back to "one of the nodes"
1 parent 6221b07 commit 04bea99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/learn/pages/clusters-and-availability/automatic-failover.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Another critical auto-failover constraint for Server Groups is the maximum numbe
7575

7676
The list below describes other conditions that must be met for an auto-failover to be executed even after a monitored or configured auto-failover event has occurred.
7777

78-
* If the majority of nodes in the cluster can form a quorum to initiate failover, following the failure of some of the nodes.
78+
* If the majority of nodes in the cluster can form a quorum to initiate failover, following the failure of one of the nodes.
7979
For example, given a cluster of 18 nodes, _10_ nodes are required for the quorum; and given a cluster of 17 nodes, _9_ nodes are required for the quorum.
8080
** In the event of certain disk read/write issues it is important to also consider the efficacy of the nodes in the cluster. Should a node encounter such an issue, particularly an issue causing extreme disk slowness, and the disk encountering the issue is shared between the Data Service and the Cluster Manager, then this node is unlikely to be able to participate in this quorum. The idea of a quorum should be extended beyond “nodes that can communicate with one another” to “nodes that can communicate with one another and and can reliably read from, and write to, their respective disks”.
8181
+

0 commit comments

Comments
 (0)