Like Graeme says, a one-node cluster doesn't make sense. If you plan on
adding a second node, then proceed and try a /etc/ha.d/haresources file with
these contents:
loadb1 197.232.181.29 ldirectord
And /etc/ha.d/ha.cf with these contents:
debugfile /var/log/ha-debug
logfile /var/log/ha-log
logfacility daemon
bcast eth0
mcast eth0 225.0.0.1 694 1 0
auto_failback off
node loadb1
If that works, add all the other options. If you never plan to add a second
node, forget heartbeat and just create the interface and LVS table yourself.
Sebastian
_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|