On 01/26/2010 10:25 AM, Maros Timko 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? Or is it not supported configuration to
> use DOPD anymore?
> 
> # rpm -qa|grep heartbeat
> heartbeat-3.0.1-1.el5.x86_64
> heartbeat-libs-3.0.1-1.el5.x86_64
> 
> Thanks,
> Tino
> _______________________________________________

FWIW:

A while back, I had the same issue with my debian package installed from the 
following apt repo:

deb http://people.debian.org/~madkiss/ha lenny main

It looks to be an issue upstream as the symptoms are synomous across 
platforms.... creating the directory structure by hand
resolved the issue. if it is really bothering you, try using some newer 
packages.  i don't recall these issues being present
with the following (newer) versions.

r...@valerie:/dev# apt-show-versions  | grep heart
heartbeat/lenny uptodate 3.0.beta1+hg20091102-2~bpo50+1
libheartbeat2/lenny uptodate 3.0.beta1+hg20091102-2~bpo50+1

r...@valerie:/dev# apt-show-versions  | grep pacemaker
pacemaker/lenny uptodate 1.0.6+hg20091102-4~bpo50+1


hope this helps.

Terry
http://ha-solutions.net



_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to