[pve-devel] Blacklisting HP hardware watchdog timer module ?
Dietmar Maurer
dietmar at proxmox.com
Thu Dec 3 18:52:23 CET 2015
> On December 3, 2015 at 5:48 PM Alexandre DERUMIER <aderumier at odiso.com> wrote:
>
>
> >>The timeout must be 60 seconds!! Never change that.
> >>
> >>We set the timeout to 60s when we start watchdog-mux.
> Ah ok. I thinked we need to define it manually
>
> What is the difference between this 2 timeout ?
>
> + int watchdog_timeout = 10;
This is used for the hardware watchdog
> + int client_watchdog_timeout = 60;
The purpose of the watchdog_mux is to provide several 'virtual'
watchdog like devices to clients (pve-ha-crm and pve-ha-lrm). Those
virtual watchdogs use a 60 second timeout.
More information about the pve-devel
mailing list