Skip to content

Commit d077fb4

Browse files
committed
SAP-S4HA10-setup-simplemount-sle15.adoc, SAP-S4HA10-setupguide-sle15.adoc, SLES4SAP-hana-angi-perfopt-15.adoc, SLES4SAP-hana-sr-guide-PerfOpt-15.adoc, SLES4SAP-hana-sr-guide-costopt-15.adoc: adapted stonith-watchdog-timeout
1 parent 066983c commit d077fb4

5 files changed

+14
-19
lines changed

adoc/SAP-S4HA10-setup-simplemount-sle15.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1734,11 +1734,12 @@ Adapt the cluster *stonith-watchdog-timeout* for diskless SBD:
17341734
17351735
[subs="specialchars,attributes,quotes"]
17361736
----
1737-
# crm configure property stonith-watchdog-timeout=10
1737+
# crm configure property stonith-watchdog-timeout=31
17381738
----
17391739
1740-
For diskless SBD, this parameter must not equal zero. It defines after how long it is assumed that the
1741-
fencing target has already self-fenced. Therefore, its value needs to be >= 1.2 times the value of SBD_WATCHDOG_TIMEOUT in _/etc/sysconfig/sbd_ .
1740+
For diskless SBD, this parameter must not equal zero. It defines after how long
1741+
it is assumed that the fencing target has already self-fenced. Therefore, its
1742+
value needs to be >= 2 times value of SBD_WATCHDOG_TIMEOUT in _/etc/sysconfig/sbd_ .
17421743
17431744
==========
17441745

adoc/SAP-S4HA10-setupguide-sle15.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1649,12 +1649,12 @@ Adapt the cluster *stonith-watchdog-timeout* for diskless SBD:
16491649
16501650
[subs="specialchars,attributes,quotes"]
16511651
----
1652-
# crm configure property stonith-watchdog-timeout=10
1652+
# crm configure property stonith-watchdog-timeout=31
16531653
----
16541654
1655-
For diskless SBD, this parameter must not equal zero. It defines after how long it is assumed that the
1656-
fencing target has already self-fenced. Therefore, its value needs to be >= 1.2 times value of
1657-
SBD_WATCHDOG_TIMEOUT in _/etc/sysconfig/sbd_ .
1655+
For diskless SBD, this parameter must not equal zero. It defines after how long
1656+
it is assumed that the fencing target has already self-fenced. Therefore, its
1657+
value needs to be >= 2 times value of SBD_WATCHDOG_TIMEOUT in _/etc/sysconfig/sbd_ .
16581658
16591659
==========
16601660

adoc/SLES4SAP-hana-angi-perfopt-15.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1588,10 +1588,8 @@ TID 7016880 for setting up a watchdog.
15881588
|SBD_WATCHDOG_TIMEOUT a|
15891589
This parameter is used with diskless SBD.
15901590
It defines the timeout, in seconds, the watchdog will wait before panicking the
1591-
node if noone tickles it.
1592-
If you set CIB parameter stonith-watchdog-timeout to a negative value,
1593-
Pacemaker will automatically calculate this timeout and set it to twice the
1594-
value of SBD_WATCHDOG_TIMEOUT starting with {sleha} 15.
1591+
node if noone tickles it. The value of stonith-watchdog-timeout in CIB should
1592+
be more than twice the value of SBD_WATCHDOG_TIMEOUT.
15951593

15961594
|SBD_STARTMODE|
15971595
Start mode. If set to `clean`, sbd will only start if the node was

adoc/SLES4SAP-hana-sr-guide-PerfOpt-15.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1606,10 +1606,8 @@ TID 7016880 for setting up a watchdog.
16061606
|SBD_WATCHDOG_TIMEOUT a|
16071607
This parameter is used with diskless SBD.
16081608
It defines the timeout, in seconds, the watchdog will wait before panicking the
1609-
node if noone tickles it.
1610-
If you set CIB parameter stonith-watchdog-timeout to a negative value,
1611-
Pacemaker will automatically calculate this timeout and set it to twice the
1612-
value of SBD_WATCHDOG_TIMEOUT starting with {sleha} 15.
1609+
node if noone tickles it. The value of stonith-watchdog-timeout in CIB should
1610+
be more than twice the value of SBD_WATCHDOG_TIMEOUT.
16131611

16141612
|SBD_STARTMODE|
16151613
Start mode. If set to `clean`, sbd will only start if the node was

adoc/SLES4SAP-hana-sr-guide-costopt-15.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1698,10 +1698,8 @@ work reliable without watchdog. Refer to the {slsa} manual and SUSE TIDs 7016880
16981698
|SBD_WATCHDOG_TIMEOUT a|
16991699
This parameter is used with diskless SBD.
17001700
It defines the timeout, in seconds, the watchdog will wait before panicking the
1701-
node if noone tickles it.
1702-
If you set CIB parameter stonith-watchdog-timeout to a negative value,
1703-
Pacemaker will automatically calculate this timeout and set it to twice the
1704-
value of SBD_WATCHDOG_TIMEOUT starting with {sleha} 15.
1701+
node if noone tickles it. The value of stonith-watchdog-timeout in CIB should
1702+
be more than twice the value of SBD_WATCHDOG_TIMEOUT.
17051703

17061704
|SBD_STARTMODE a|
17071705
Start mode. If set to "clean", sbd will only start if the node was previously

0 commit comments

Comments
 (0)