Hi! Since a few years now I always see following error message from systemd after I typed 'reboot' to restart my server:
> watchdog: watchdog0: watchdog did not stop! > systemd-shutdown[1]: Unable to finalize remaining MD devices, ignoring. I created an issue on GitHub of systemd https://github.com/systemd/systemd/issues/37160 but also found this issue https://github.com/systemd/systemd/issues/19812 where someone stated this is an issue with the distro: > The general approach to allow disassembly of storage that is backing the root > fs is to > provide the right hooks in the initrd so that systemd can return into the > initrd on shutdown, > and the initrd then disassembles what it initially set up. > Either way, this is no a systemd problems. It's a matter how your distro, in > particular > your initrd is set up. Please contact your distro for help. Could you please have a look into this? Thank you so much! --Kaulkwappe
