systemd watchdog with wdat_wdt

Thomas tpdev.tester at gmail.com
Sat Sep 20 11:56:33 UTC 2025


Hi,

Am 14.09.2025 um 14:33 schrieb Little Girl:
> ... you can follow these steps to override the blacklisting safely:
> 
>      Create a new modprobe file: Create a new file in the /etc/modprobe.d/ directory, for example, wdat.conf.
>      Add an override rule: Add the following line to the new file to override the blacklist:
>      install wdat_wdt /sbin/modprobe --ignore-install wdat_wdt $CMDLINE_OPTS
>      Update initramfs: Run the command sudo update-initramfs -u to apply the changes.
>      Reboot: Restart your system to load the module.

Thank you very much for you response, I tried this right now, but 
unfortunately I still get:

"2025-09-20T11:49:06.100523+02:00 ceph-1 systemd-modules-load[880]: 
module 'wdat_wdt' is deny-listed (by kmod)"

when booting the system and the module is not loaded.

So my workaround remains adding

@reboot modprobe wdat_wdt

to crontab, which is certainly very amateurish, but at least the module 
is loaded and watchdog works.


Kind regards
Thomas






More information about the ubuntu-users mailing list