Blame SOURCES/bz1367813-2-man-mention-qdevice-incompatibilites-in-votequorum.5.patch

8b462f
From 0da1b7446239424b76b1d5eb7c3640afce9b054e Mon Sep 17 00:00:00 2001
8b462f
From: Christine Caulfield <ccaulfie@redhat.com>
8b462f
Date: Fri, 12 Aug 2016 14:25:39 +0100
8b462f
Subject: [PATCH] man: mention qdevice incompatibilites in votequorum.5
8b462f
8b462f
Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
8b462f
---
8b462f
 man/votequorum.5 |    9 +++++++--
8b462f
 1 files changed, 7 insertions(+), 2 deletions(-)
8b462f
8b462f
diff --git a/man/votequorum.5 b/man/votequorum.5
8b462f
index 43d7c28..ee4814a 100644
8b462f
--- a/man/votequorum.5
8b462f
+++ b/man/votequorum.5
8b462f
@@ -225,7 +225,10 @@ NOTES: In order for the cluster to downgrade automatically from 2 nodes
8b462f
 to a 1 node cluster, the auto_tie_breaker feature must also be enabled (see below).
8b462f
 If auto_tie_breaker is not enabled, and one more failure occours, the
8b462f
 remaining node will not be quorate. LMS does not work with asymmetric voting
8b462f
-schemes, each node must vote 1.
8b462f
+schemes, each node must vote 1. LMS is also incompatible with quorum devices,
8b462f
+if last_man_standing is specified in corosync.conf then the quorum device 
8b462f
+will be disabled.
8b462f
+
8b462f
 .PP
8b462f
 Example configuration 1:
8b462f
 .nf
8b462f
@@ -270,7 +273,9 @@ be required to maintain quorum. If a (space-separated) list is given, the
8b462f
 nodes are evaluated in order, so if the first node is present then it will 
8b462f
 be used to determine the quorate partition, if that node is not in either
8b462f
 half (ie was not in the cluster before the split) then the second node ID 
8b462f
-will be checked for and so on.
8b462f
+will be checked for and so on. ATB is incompatible with quorum devices - 
8b462f
+if auto_tie_breaker is specified in corosync.conf then the quorum device 
8b462f
+will be disabled.
8b462f
 .PP
8b462f
 Example configuration 1:
8b462f
 .nf
8b462f
-- 
8b462f
1.7.1
8b462f