From 1d5116c27f30c5909fc92aada063d840763a55cf Mon Sep 17 00:00:00 2001
From: Tahlia Richardson <3069029+tahliar@users.noreply.github.com>
Date: Tue, 9 Jan 2024 14:21:34 +1000
Subject: [PATCH] Clarify that the stonith-timeout formula is a minimum
bsc#1218275
jsc#DOCTEAM-1207
---
xml/ha_storage_protection.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/xml/ha_storage_protection.xml b/xml/ha_storage_protection.xml
index 1e0adf66..79f4cf40 100644
--- a/xml/ha_storage_protection.xml
+++ b/xml/ha_storage_protection.xml
@@ -370,13 +370,13 @@
Formula for timeout calculation
- Timeout (msgwait) >= (Timeout (watchdog) * 2)
-stonith-timeout = Timeout (msgwait) + 20%
+ Timeout (msgwait) >= (Timeout (watchdog) * 2)
+stonith-timeout >= Timeout (msgwait) + 20%
For example, if you set the watchdog timeout to 120,
- set the msgwait timeout to 240 and the
- stonith-timeout to 288.
+ set the msgwait timeout to at least 240 and the
+ stonith-timeout to at least 288.
If you use the bootstrap scripts provided by the &crmshell; to set up a