On 11/26/20 8:31 AM, Ulrich Windl wrote:
Hi!
Using SBD, I got this message from crm's top-level "verify":
crm(live/h16)# verify
Current cluster status:
Online: [ h16 h18 h19 ]
prm_stonith_sbd (stonith:external/sbd): Started h18
(unpack_config) notice: Watchdog will be used via SBD if fencing is
required and stonith-watchdog-timeout is nonzero
The message simply tells us "what if stonith-watchdog-timeout is
nonzero". The message is kind of confusing to constantly appear. It has
been dropped to info level and relevant documentation has been improved
as of:
https://github.com/ClusterLabs/pacemaker/pull/2142
Regards,
Yan
Interestingly this message does not change even after this:
crm(live/h16)configure# property stonith-watchdog-timeout=0
crm(live/h16)configure# verify
crm(live/h16)configure# commit
So what's going on? Most notably what's the difference between configure's
verify and the top-level verify?
I have this:
<nvpair name="stonith-watchdog-timeout" value="0"
id="cib-bootstrap-options-stonith-watchdog-timeout"/>
in <cluster_property_set id="cib-bootstrap-options">
Regards,
Ulrich
_______________________________________________
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users
ClusterLabs home: https://www.clusterlabs.org/
_______________________________________________
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users
ClusterLabs home: https://www.clusterlabs.org/