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: r...@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 _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
