Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-44350

fail to start wdmd.service due to missing /lib/systemd/systemd-wdmd

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • rhel-10.0.beta
    • sanlock
    • None
    • None
    • Important
    • sst_logical_storage
    • ssg_platform_storage
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • All
    • None

      What were you trying to do that didn't work?

      As subject

      Please provide the package NVR for which bug is seen:

      sanlock-3.9.0-2.el10+4.x86_64
      systemd-255.3-1.el10.x86_64

      How reproducible:

      100%

      Steps to reproduce

      1. Start wdmd service and it fails. The /lib/systemd/systemd-wdmd is missing
      [root@localhost ~]# systemctl start wdmd 
      Job for wdmd.service failed because the control process exited with error code.
      See "systemctl status wdmd.service" and "journalctl -xeu wdmd.service" for details.
      [root@localhost ~]# systemctl status wdmd
      × wdmd.service - Watchdog Multiplexing Daemon
           Loaded: loaded (/usr/lib/systemd/system/wdmd.service; disabled; preset: disabled)
          Drop-In: /usr/lib/systemd/system/service.d
                   └─10-timeout-abort.conf
           Active: failed (Result: exit-code) since Fri 2024-06-21 18:17:55 CST; 7s ago
          Process: 4956 ExecStartPre=/lib/systemd/systemd-wdmd watchdog-check (code=exited, status=203/EXEC)
              CPU: 1ms
      
      [root@localhost ~]# file /lib/systemd/systemd-wdmd
      /lib/systemd/systemd-wdmd: cannot open `/lib/systemd/systemd-wdmd' (No such file or directory)
      
      1. Workaround: Update /lib/systemd/systemd-wdmd to /usr/lib/systemd/systemd-wdmd. Then it will work

      Expected results

      wdmd started

       

      Actual results

      as above

      Not reproduced on RHEL9.5

       

            teigland@redhat.com David Teigland
            hanhansolo Han Han
            David Teigland David Teigland
            Cluster QE Cluster QE
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: