On Wed, Jan 27, 2010 at 10:17:32AM +0100, Andrew Beekhof wrote: > On Tue, Jan 26, 2010 at 5:25 PM, Maros Timko <[email protected]> wrote: > > Hi all, > > > > I downloaded latest EPEL Pacemaker/Heartbeat RPMS. After installing on > > CentOS 5.4 I found that the heartbeat will not start correctly because > > of missing directory /var/run/heartbeat/crm: > > Jan 26 11:37:33 vsp7 /usr/lib64/heartbeat/dopd: [11357]: debug: > > Setting message filter mode > > Jan 26 11:37:33 vsp7 /usr/lib64/heartbeat/dopd: [11357]: debug: > > Setting message signal > > Jan 26 11:37:33 vsp7 /usr/lib64/heartbeat/dopd: [11357]: debug: > > Waiting for messages... > > Jan 26 11:37:33 vsp7 /usr/lib64/heartbeat/dopd: [11357]: ERROR: > > socket_wait_conn_new: trying to create in > > /var/run/heartbeat/crm/outdater bind:: No such file or directory > > Jan 26 11:37:33 vsp7 /usr/lib64/heartbeat/dopd: [11357]: ERROR: Can't > > create wait channel of type uds: Resource temporarily unavailable > > Jan 26 11:37:33 vsp7 heartbeat: [10516]: WARN: Managed > > /usr/lib64/heartbeat/dopd process 11357 exited with return code 1. > > Jan 26 11:37:33 vsp7 heartbeat: [10516]: ERROR: Respawning client > > "/usr/lib64/heartbeat/dopd ": > > Jan 26 11:37:33 vsp7 heartbeat: [10516]: info: Starting child client > > "/usr/lib64/heartbeat/dopd " (24,24) > > > > So far I am using a workaround to create it. Will newer version of > > heartbeat create it correctly? > > No. Pacemaker creates it, not heartbeat. > Did you install Pacemaker too?
btw, as dopd is independend of crm, dopd has been changed to create its socket in /var/run/heartbeat/* directly. Even though Rasto fixed that half a year ago, I only committed that change yesterday, sorry for that. -- : Lars Ellenberg : LINBIT | Your Way to High Availability : DRBD/HA support and consulting http://www.linbit.com DRBD® and LINBIT® are registered trademarks of LINBIT, Austria. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
