From: "Fabio M. Di Nitto" <fdinitto@xxxxxxxxxx> document only the provider option since all the others (votes/expected_votes/etc) are provider specific. Signed-off-by: Fabio M. Di Nitto <fdinitto@xxxxxxxxxx> --- conf/corosync.conf.example | 6 ++++++ conf/corosync.conf.example.udpu | 6 ++++++ 2 files changed, 12 insertions(+), 0 deletions(-) diff --git a/conf/corosync.conf.example b/conf/corosync.conf.example index 456d76f..8dc6421 100644 --- a/conf/corosync.conf.example +++ b/conf/corosync.conf.example @@ -72,3 +72,9 @@ logging { debug: off } } + +quorum { + # Enable and configure quorum subsystem (default: off) + # see also corosync.conf.5 and votequorum.5 + #provider: corosync_votequorum +} 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