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 +} -- 1.7.7.6 _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss