-
Bug
-
Resolution: Done
-
Undefined
-
None
-
rhel-10.0.beta
-
None
-
None
-
Important
-
rhel-sst-logical-storage
-
ssg_filesystems_storage_and_HA
-
None
-
False
-
-
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
- 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)
- 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