[pve-devel] [PATCH ha-manager] watchdog-mux: Restore if guard for watchdog updates
Maximiliano Sandoval
m.sandoval at proxmox.com
Wed Jul 23 12:58:19 CEST 2025
Maximiliano Sandoval <m.sandoval at proxmox.com> writes:
> In commit c26b474 the if condition was removed in favor of the if guard
> on the higher level. However, this introduced functional change, the
> watchdog now updates immediately after update_watchdog is set to 0,
> potentially causing fencing after x+1 seconds instead of x seconds. This
> behavior is incorrect because updating the watchdog after declaring no
> more updates makes no logical sense.
>
> Signed-off-by: Maximiliano Sandoval <m.sandoval at proxmox.com>
I forgot to mention that this change was
Reported-by: Friedrich Weber <f.weber at proxmox.com>
--
Maximiliano
More information about the pve-devel
mailing list