File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1894,7 +1894,7 @@ The syntax for vrrp_instance is :
1894
1894
# VRRP instance MUST use the same value.
1895
1895
\fB down_timer_adverts \fR [1-100]
1896
1896
1897
- # Some users experience "thread_timer_expired " log messages. These are caused
1897
+ # Some users experience "thread timer expired " log messages. These are caused
1898
1898
# by the kernel not scheduling keepalived quickly enough after a timer expired,
1899
1899
# which is always due to insufficient CPU resources being available (if running
1900
1900
# keepalived in a VM it could be due to the VM itself not being scheduled), or
@@ -1909,7 +1909,7 @@ The syntax for vrrp_instance is :
1909
1909
# this option), and if that time has expired since the last advert has been sent,
1910
1910
# the VRRP instance will revert to backup state (remember to include any track_script
1911
1911
# etc. weights when calculating the highest priority of other instances).
1912
- \f b thread_timer_expired \fR [HIGHEST_PRIORITY_OF_OTHER_INSTANCES]
1912
+ \fB timer_expired_backup \fR [HIGHEST_PRIORITY_OF_OTHER_INSTANCES]
1913
1913
1914
1914
# If keepalived is late running by more than 2 advert intervals for a VRRP instance,
1915
1915
# it is possible that another instance has taken over as master.
You can’t perform that action at this time.
0 commit comments