Blame SOURCES/0002-mention-timeout-caveat-with-SBD_DELAY_START.patch

50e840
From f79d09ec8dd744f69d87008e868297b308043b56 Mon Sep 17 00:00:00 2001
50e840
From: Klaus Wenninger <klaus.wenninger@aon.at>
50e840
Date: Thu, 14 Dec 2017 18:21:07 +0100
50e840
Subject: [PATCH] Doc: sbd.sysconfig: mention timeout caveat with
50e840
 SBD_DELAY_START
50e840
50e840
---
50e840
 src/sbd.sysconfig | 3 +++
50e840
 1 file changed, 3 insertions(+)
50e840
50e840
diff --git a/src/sbd.sysconfig b/src/sbd.sysconfig
50e840
index cbc1501..75ff980 100644
50e840
--- a/src/sbd.sysconfig
50e840
+++ b/src/sbd.sysconfig
50e840
@@ -31,6 +31,9 @@ SBD_STARTMODE=always
50e840
 # other nodes are still waiting in the fence acknowledgement phase.
50e840
 # This is an occasional issue with virtual machines.
50e840
 #
50e840
+# Consider that you might have to adapt the startup-timeout accordingly
50e840
+# if the default isn't sufficient. (TimeoutStartSec for systemd)
50e840
+#
50e840
 # This option may be ignored at a later point, once pacemaker handles
50e840
 # this case better.
50e840
 #
50e840
-- 
50e840
1.8.3.1
50e840