[Linux-ha-dev] Problems starting heartbeat 3.0.1-1 - /etc/ha.d/shellfuncs "No such file or directory"
Bob Schatz
bschatz at yahoo.com
Wed Nov 11 12:19:00 MST 2009
Hi,
I am new to Linux HA and I am having a problem with heartbeat 3.0.1.
It appears that /etc/ha.d/shellfuncs is no longer in the release but it is still called from /etc/init.d/heartbeat.
I reloaded a system with FC11 and then downloaded the pacemaker/heartbeat binaries as follows:
# wget -O /etc/yum.repos.d/pacemaker.repo http://clusterlabs.org/rpm/fedora-11/clusterlabs.repo
# yum install -y pacemaker corosync heartbeat
I copied a ha.cf to /etc/ha.d/ha.cf and attempted to start heartbeat as follows:
root at fc11-2:# sh -x /etc/init.d/heartbeat start
+ '[' -f /etc/sysconfig/heartbeat ']'
+ HA_DIR=/etc/ha.d
+ export HA_DIR
+ CONFIG=/etc/ha.d/ha.cf
+ . /etc/ha.d/shellfuncs
/etc/init.d/heartbeat: line 51: /etc/ha.d/shellfuncs: No such file or directory
I did not see this as a known problem on the mailing lists.
Thanks,
Bob
More information about the Linux-HA-Dev
mailing list