• Bug#1101925: Message on reboot: "systemd-shutdown: Failed to finalize M

    From Kaulkwappe@21:1/5 to All on Wed Apr 2 14:10:01 2025
    Package: systemdVersion: 252.36-1~deb12u1On a fresh Debin 12 Bookworm installation I always get this error message after rebooting the server with reboot. This is consistent over multiple servers. The raid is mounted at /.Do you have any idea what
    the reason for this is?--Kaulkwapperoot@server:~# uname -aLinux server 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64 GNU/Linuxroot@server:~# cat /proc/mdstatPersonalities : [raid1] [linear] [multipath] [raid0] [raid6]
    [raid5] [raid4] [raid10] md1 : active raid1 nvme1n1p3[1] nvme0n1p3[0]      1889833984 blocks super 1.2 [2/2] [UU]      md0 : active (auto-read-only) raid1 nvme1n1p2[1] nvme0n1p2[0]      62466048 blocks super 1.2 [2/2] [UU]      
    unused devices: <none>root@server:~# mount | grep /md/dev/md1 on / type ext4 (rw,relatime,errors=remount-ro)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Luca Boccassi@21:1/5 to kaulkwappe.debian@prvy.eu on Thu May 22 00:20:01 2025
    Control: tags -1 wontfix
    Control: close -1

    On Wed, 02 Apr 2025 13:56:12 +0200 "Kaulkwappe"
    <kaulkwappe.debian@prvy.eu> wrote:
    Package: systemdVersion: 252.36-1~deb12u1

    On a fresh Debin 12 Bookworm installation I always get this error
    message after rebooting the server with reboot. This is consistent over multiple servers. The raid is mounted at /.

    Do you have any idea what the reason for this is?

    Your initrd scripts need to follow the storage daemon spec to clean up gracefully:

    https://systemd.io/ROOT_STORAGE_DAEMONS/

    Otherwise you can just ignore these logs, as they are mostly harmless.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)