Fabio,
nice idea but what seems to be little confusing is expected_votes and
votes in one file and not in second. Please add some comment like "node
in nodelist has default votes 1" or "udp multicast doesn't need nodelist
but needs expected_votes", ... (I hope you know what I mean).
Honza
Fabio M. Di Nitto napsal(a):
From: "Fabio M. Di Nitto" <fdinitto@xxxxxxxxxx>
Signed-off-by: Fabio M. Di Nitto <fdinitto@xxxxxxxxxx>
---
conf/corosync.conf.example | 8 ++++++++
conf/corosync.conf.example.udpu | 6 ++++++
2 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/conf/corosync.conf.example b/conf/corosync.conf.example
index 456d76f..081a091 100644
--- a/conf/corosync.conf.example
+++ b/conf/corosync.conf.example
@@ -72,3 +72,11 @@ logging {
debug: off
}
}
+
+quorum {
+ # Enable and configure quorum subsystem (default: off)
+ # see also corosync.conf.5 and votequorum.5
+ #provider: corosync_votequorum
+ expected_votes: 2
+ votes: 1
+}
diff --git a/conf/corosync.conf.example.udpu b/conf/corosync.conf.example.udpu
index 81ea8f5..7f1a06e 100644
--- a/conf/corosync.conf.example.udpu
+++ b/conf/corosync.conf.example.udpu
@@ -51,3 +51,9 @@ nodelist {
ring0_addr: 10.16.35.105
}
}
+
+quorum {
+ # Enable and configure quorum subsystem (default: off)
+ # see also corosync.conf.5 and votequorum.5
+ #provider: corosync_votequorum
+}
_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxxx
http://lists.corosync.org/mailman/listinfo/discuss