Przeglądaj źródła

Make man page match reality of totem configuration values.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2566 fd59a12c-fef9-0310-b244-a6a79926bd2f
Christine Caulfield 16 lat temu
rodzic
commit
73d28850e0
1 zmienionych plików z 5 dodań i 5 usunięć
  1. 5 5
      man/corosync.conf.5

+ 5 - 5
man/corosync.conf.5

@@ -296,7 +296,7 @@ recommended to alter this value without guidance from the corosync community.
 The default is 180 milliseconds.
 The default is 180 milliseconds.
 
 
 .TP
 .TP
-retransmits_before_loss
+token_retransmits_before_loss_const
 This value identifies how many token retransmits should be attempted before
 This value identifies how many token retransmits should be attempted before
 forming a new configuration.  If this value is set, retransmit and hold will
 forming a new configuration.  If this value is set, retransmit and hold will
 be automatically calculated from retransmits_before_loss and token.
 be automatically calculated from retransmits_before_loss and token.
@@ -308,7 +308,7 @@ join
 This timeout specifies in milliseconds how long to wait for join messages in
 This timeout specifies in milliseconds how long to wait for join messages in
 the membership protocol.
 the membership protocol.
 
 
-The default is 100 milliseconds.
+The default is 50 milliseconds.
 
 
 .TP
 .TP
 send_join
 send_join
@@ -327,7 +327,7 @@ consensus
 This timeout specifies in milliseconds how long to wait for consensus to be
 This timeout specifies in milliseconds how long to wait for consensus to be
 achieved before starting a new round of membership configuration.
 achieved before starting a new round of membership configuration.
 
 
-The default is 200 milliseconds.
+The default is 800 milliseconds.
 
 
 .TP
 .TP
 merge
 merge
@@ -415,7 +415,7 @@ This specifies the time in milliseconds to wait before decrementing the
 problem count by 1 for a particular ring to ensure a link is not marked
 problem count by 1 for a particular ring to ensure a link is not marked
 faulty for transient network failures.
 faulty for transient network failures.
 
 
-The default is 1000 milliseconds.
+The default is 2000 milliseconds.
 
 
 .TP
 .TP
 rrp_problem_count_threshold
 rrp_problem_count_threshold
@@ -430,7 +430,7 @@ rrp_problem_count_threshold * rrp_token_expired_timeout should be atleast 50
 milliseconds less then the token timeout, or a complete reconfiguration
 milliseconds less then the token timeout, or a complete reconfiguration
 may occur.
 may occur.
 
 
-The default is 20 problem counts.
+The default is 10 problem counts.
 
 
 .TP
 .TP
 rrp_token_expired_timeout
 rrp_token_expired_timeout