Hello,
I've been struggling for a day now trying to get my heartbeat
configuration running on SuSe. I use a very simple setup purely for
having a virtual IP on two servers, that floats between them.
My ha.cf --
keepalive
deadtime 5
udpport 694
bcast eth0
logfacility local0
node linux
My haresources --
linux 192.168.0.11
My intention is that "192.168.0.11" should bind and float between two
devices - at the moment I only had the one setup with the hostname
"linux". I'm used to this configuration working fine, but when I start
heartbeat I'm getting --
Sep 23 13:41:02 linux ResourceManager[25855]: ERROR: Cannot locate
resource script IPaddr
Sounds simple enough, I just need to locate that. It is installed by
SuSe in /usr/lib/ocf/resource.d/heartbeat/. However, heartbeat never
finds it. It seems like "shellfuncs" in /etc/init.d should direct it
there as it does have this --
: ${OCF_AGENTS:=/usr/lib/ocf/resource.d//heartbeat/}
If I copy the whole directory to /etc/ha.d/resource.d it then does
find it; however the script constantly dies for one reason or another.
What am I doing wrong here?
Thank you
Dave
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems