Re: [PATCH] ipmi/watchdog: fix watchdog timeout set on reboot

2017-05-05 Thread Corey Minyard
On 05/05/2017 02:07 PM, Valentin Vidic wrote: systemd by default starts watchdog on reboot and sets the timer to ShutdownWatchdogSec=10min. Reboot handler in ipmi_watchdog than reduces the timer to 120s which is not enough time to boot a Xen machine with a lot of RAM. As a result the machine is

[PATCH] ipmi/watchdog: fix watchdog timeout set on reboot

2017-05-05 Thread Valentin Vidic
systemd by default starts watchdog on reboot and sets the timer to ShutdownWatchdogSec=10min. Reboot handler in ipmi_watchdog than reduces the timer to 120s which is not enough time to boot a Xen machine with a lot of RAM. As a result the machine is rebooted the second time during the long run of