Hi,

I am newbie to linux HA. I am trying to setup a simple failover service
between 2 nodes with a virtual ip. First i installed the
packages(heartbeat,glue and resource tar files) mentioned in linux-ha.org in
RHEL5. However on starting the heartbeat service, an error message stating
that file IPaddr is not found in the /etc/ha.d/resource.d directory.

After that i installed the following rpms 
1. heartbeat-devel.i386 0:3.0.3-2.el5
2. heartbeat.i386 0:3.0.3-2.el5

Now, on starting the heartbeat service, the following error is seen and no
virtual ip is created
Starting High-Availability services: IPaddr[27485]: INFO:  Resource is
stopped

The following error is seen in the ha-log file
heartbeat: [28111]: ERROR: cannot exec /usr/etc/ha.d//harc

I verified that this file has execute permission.

The following are the conf file entries :
ha.cf 
logfile /var/log/ha-log
logfacility local0
autojoin none
initdead 30
keepalive 2
node    node1
node    node2

#ucast to ipaddress of node 2
ucast eth0 192.168.108.151

haresources
node1 IPaddr::192.168.108.212 httpd

Am i missing any configuration? Please let me know how to resolve the issue
and start heartbeat service.
-- 
View this message in context: 
http://old.nabble.com/Linux-HA-for-simple-failover-tp29572425p29572425.html
Sent from the Linux-HA mailing list archive at Nabble.com.

_______________________________________________
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