Merge "Increase Maintenance Heartbeat period from 100 to 1000 msecs"

This commit is contained in:
Zuul
2025-07-29 17:24:44 +00:00
committed by Gerrit Code Review
3 changed files with 4 additions and 4 deletions

View File

@@ -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 |
+---------+----------+---------------+-----------------------------+-------+

View File

@@ -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 (1001000 ms). The default is
100 ms.
1000 ms.
**heartbeat_degrade_threshold**
The number of consecutive missing responses to heartbeat challenges

View File

@@ -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 |
+---------+----------+---------------+-----------------------------+-------+