I've build heartbeat+pacemaker from source on RHEL5.
 glue-1.0.3.tar.bz2
 agents-1.0.2.tar.bz2
 STABLE-3.0.2.tar.bz2 (heartbeat)
 Pacemaker-1.0.5.tar.bz2

I've added this to /etc/ha.d/ha.cf:
 respawn hacluster /usr/lib64/heartbeat/dopd
 apiauth dopd gid=haclient uid=hacluster

When I reload heartbeat, I see the following errors in /var/log/ha-log

Mar 17 17:25:12 ipsm-1-leads1 heartbeat: [25535]: ERROR: Respawning client "/usr/lib64/heartbeat/dopd": Mar 17 17:25:12 ipsm-1-leads1 heartbeat: [25535]: info: Starting child client "/usr/lib64/heartbeat/dopd" (102,105) Mar 17 17:25:13 ipsm-1-leads1 heartbeat: [6918]: info: Starting "/ usr/lib64/heartbeat/dopd" as uid 102 gid 105 (pid 6918) Mar 17 17:25:15 ipsm-1-leads1 /usr/lib64/heartbeat/dopd: [6918]: ERROR: socket_wait_conn_new: trying to create in /usr/var/run/ heartbeat/outdater bind:: Permission denied Mar 17 17:25:15 ipsm-1-leads1 /usr/lib64/heartbeat/dopd: [6918]: ERROR: Can't create wait channel of type uds: Permission denied Mar 17 17:25:15 ipsm-1-leads1 heartbeat: [25535]: WARN: Managed /usr/ lib64/heartbeat/dopd process 6918 exited with return code 1.

If I 'chown hacluster:haclient /usr/var/run/heartbeat', dopd starts without errors. The directory was formerly owned by root:root.

Should this be done by the heartbeat 'make install'? I'm I unknowingly breaking something else by changing the ownership on this directory?

thanks,
alex

Attachment: PGP.sig
Description: This is a digitally signed message part

_______________________________________________
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