|
@@ -225,7 +225,10 @@ NOTES: In order for the cluster to downgrade automatically from 2 nodes
|
|
|
to a 1 node cluster, the auto_tie_breaker feature must also be enabled (see below).
|
|
to a 1 node cluster, the auto_tie_breaker feature must also be enabled (see below).
|
|
|
If auto_tie_breaker is not enabled, and one more failure occours, the
|
|
If auto_tie_breaker is not enabled, and one more failure occours, the
|
|
|
remaining node will not be quorate. LMS does not work with asymmetric voting
|
|
remaining node will not be quorate. LMS does not work with asymmetric voting
|
|
|
-schemes, each node must vote 1.
|
|
|
|
|
|
|
+schemes, each node must vote 1. LMS is also incompatible with quorum devices,
|
|
|
|
|
+if last_man_standing is specified in corosync.conf then the quorum device
|
|
|
|
|
+will be disabled.
|
|
|
|
|
+
|
|
|
.PP
|
|
.PP
|
|
|
Example configuration 1:
|
|
Example configuration 1:
|
|
|
.nf
|
|
.nf
|
|
@@ -270,7 +273,9 @@ be required to maintain quorum. If a (space-separated) list is given, the
|
|
|
nodes are evaluated in order, so if the first node is present then it will
|
|
nodes are evaluated in order, so if the first node is present then it will
|
|
|
be used to determine the quorate partition, if that node is not in either
|
|
be used to determine the quorate partition, if that node is not in either
|
|
|
half (ie was not in the cluster before the split) then the second node ID
|
|
half (ie was not in the cluster before the split) then the second node ID
|
|
|
-will be checked for and so on.
|
|
|
|
|
|
|
+will be checked for and so on. ATB is incompatible with quorum devices -
|
|
|
|
|
+if auto_tie_breaker is specified in corosync.conf then the quorum device
|
|
|
|
|
+will be disabled.
|
|
|
.PP
|
|
.PP
|
|
|
Example configuration 1:
|
|
Example configuration 1:
|
|
|
.nf
|
|
.nf
|