Blob Blame History Raw
From 219965f4fe694eaaf2eb4ea05cdc7e35f5146114 Mon Sep 17 00:00:00 2001
From: Jan Friesse <jfriesse@redhat.com>
Date: Fri, 19 Jun 2015 16:16:18 +0200
Subject: [PATCH] Add note about rrp active beeing unsupported

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>
---
 man/corosync.conf.5 |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/man/corosync.conf.5 b/man/corosync.conf.5
index 8e774c1..2283cd4 100644
--- a/man/corosync.conf.5
+++ b/man/corosync.conf.5
@@ -199,8 +199,10 @@ crypto_cipher and crypto_hash.
 .TP
 rrp_mode
 This specifies the mode of redundant ring, which may be none, active, or
-passive.  Active replication offers slightly lower latency from transmit
-to delivery in faulty network environments but with less performance.
+passive.  Currently only 'passive' is supported or tested
+(using  'active'  is  not recommended). Active replication offers
+slightly lower latency from transmit to delivery in faulty network
+environments but with less performance.
 Passive replication may nearly double the speed of the totem protocol
 if the protocol doesn't become cpu bound.  The final option is none, in
 which case only one network interface will be used to operate the totem
-- 
1.7.1