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

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