Failed Booth Service Startup in Red Hat Enterprise Linux 9.6
Issue
- Pacemaker booth service is unable to start in Red Hat Enterprise Linux cluster.
- The issue occurs after applying updates to the cluster nodes to
kernel-5.14.0-570.23.1.el9_6
or higher. - Each node in the cluster experiences a failed booth resource action.
$ pcs status --full
-----------------------------------------8<-----------------------------------------
Migration Summary:
* Node: rhel9-node1 (1):
* booth-booth-service: migration-threshold=1000000 fail-count=1000000 last-failure='Tue Jun 24 10:01:27 2025'
* Node: rhel9-node2 (2):
* booth-booth-service: migration-threshold=1000000 fail-count=1000000 last-failure='Tue Jun 24 10:01:07 2025'
* Node: rhel9-node3 (3):
* booth-booth-service: migration-threshold=1000000 fail-count=1000000 last-failure='Tue Jun 24 10:01:48 2025'
Failed Resource Actions:
* booth-booth-service_start_0 on rhel9-node1 'error' (1): call=70, status='Timed Out', exitreason='Resource agent did not complete within 20s', last-rc-change='Tue Jun 24 10:01:07 2025', queued=0ms, exec=20002ms
* booth-booth-service_start_0 on rhel9-node2 'error' (1): call=74, status='Timed Out', exitreason='Resource agent did not complete within 20s', last-rc-change='Tue Jun 24 10:00:47 2025', queued=0ms, exec=20001ms
* booth-booth-service_start_0 on rhel9-node3 'error' (1): call=74, status='Timed Out', exitreason='Resource agent did not complete within 20s', last-rc-change='Tue Jun 24 10:01:28 2025', queued=0ms, exec=20001ms
$ cat /var/log/messages
Jun 22 04:10:56 rhel9-node3 pacemaker-controld[3454]: notice: Requesting local execution of start operation for booth-booth-service on rhel9-node3
Jun 22 04:11:16 rhel9-node3 pacemaker-controld[3454]: error: Result of start operation for booth-booth-service on rhel9-node3: Timed Out after 20s (Resource agent did not complete within 20s)
Jun 22 04:11:16 rhel9-node3 pacemaker-attrd[3452]: notice: Setting last-failure-booth-booth-service#start_0[rhel9-node3] in instance_attributes: (unset) -> 1750583476
Jun 22 04:11:16 rhel9-node3 pacemaker-attrd[3452]: notice: Setting fail-count-booth-booth-service#start_0[rhel9-node3] in instance_attributes: (unset) -> INFINITY
Environment
- Red Hat Enterprise Linux 9.6
booth
ticket managerpacemaker
cluster
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.