Merge "Increase Maintenance Heartbeat period from 100 to 1000 msecs"
This commit is contained in:
@@ -32,7 +32,7 @@ see :ref:`The Life Cycle of a Host <the-life-cycle-of-a-host-93640aa2b707>`.
|
||||
| c3a9... | platform | maintenance | heartbeat_degrade_threshold | 6 |
|
||||
| 9089... | platform | maintenance | heartbeat_failure_action | fail |
|
||||
| 8df8... | platform | maintenance | heartbeat_failure_threshold | 10 |
|
||||
| 16b5... | platform | maintenance | heartbeat_period | 100 |
|
||||
| 16b5... | platform | maintenance | heartbeat_period | 1000 |
|
||||
| 4712... | platform | maintenance | mnfa_threshold | 2 |
|
||||
| 4ba7... | platform | maintenance | mnfa_timeout | 0 |
|
||||
+---------+----------+---------------+-----------------------------+-------+
|
||||
|
@@ -35,7 +35,7 @@ see :ref:`The Life Cycle of a Host <the-life-cycle-of-a-host-93640aa2b707>`.
|
||||
| c3a9... | platform | maintenance | heartbeat_degrade_threshold | 6 |
|
||||
| 9089... | platform | maintenance | heartbeat_failure_action | fail |
|
||||
| 8df8... | platform | maintenance | heartbeat_failure_threshold | 10 |
|
||||
| 16b5... | platform | maintenance | heartbeat_period | 100 |
|
||||
| 16b5... | platform | maintenance | heartbeat_period | 1000 |
|
||||
| 4712... | platform | maintenance | mnfa_threshold | 2 |
|
||||
| 4ba7... | platform | maintenance | mnfa_timeout | 0 |
|
||||
+---------+----------+---------------+-----------------------------+-------+
|
||||
@@ -54,7 +54,7 @@ see :ref:`The Life Cycle of a Host <the-life-cycle-of-a-host-93640aa2b707>`.
|
||||
**heartbeat_period**
|
||||
The time in milliseconds between heartbeat challenges from the
|
||||
controller to the other hosts (100–1000 ms). The default is
|
||||
100 ms.
|
||||
1000 ms.
|
||||
|
||||
**heartbeat_degrade_threshold**
|
||||
The number of consecutive missing responses to heartbeat challenges
|
||||
|
@@ -36,7 +36,7 @@ immediately in the event of a persistent loss of maintenance heartbeat.
|
||||
| c3a9... | platform | maintenance | heartbeat_degrade_threshold | 6 |
|
||||
| 9089... | platform | maintenance | heartbeat_failure_action | fail |
|
||||
| 8df8... | platform | maintenance | heartbeat_failure_threshold | 10 |
|
||||
| 16b5... | platform | maintenance | heartbeat_period | 100 |
|
||||
| 16b5... | platform | maintenance | heartbeat_period | 1000 |
|
||||
| 4712... | platform | maintenance | mnfa_threshold | 2 |
|
||||
| 4ba7... | platform | maintenance | mnfa_timeout | 0 |
|
||||
+---------+----------+---------------+-----------------------------+-------+
|
||||
|
Reference in New Issue
Block a user