Dear Members!

I am trying to setup IPVS + heartbeat first time on my two linux machines.

Here is the configuration of nod1

ha.cf
============
logfile /var/log/heartbeat.log
keepalive 2
deadtime 10
warntime 10
bcast   eth0
udpport 694
auto_failback on
node node1
node node2
============

haresources
============
node1 118.68.8.137/24/eth0 ldirectord
============

ldirectord.cf
============
logfile="/var/log/ldirectord.log"
checktimeout=3
checkinterval=5
autoreload=yes
quiescent=yes
virtual=118.68.8.137:80
        real=192.168.2.22:80 masq 5
        real=192.168.2.23:80 masq 5
        service=none
        scheduler=wrr
        persistent=600
        protocol=tcp
        request="test.html"
        receive="Still alive"
        checktype=4
============

Now node1 is working perfectly. I just want ask which files i should copy on
node2?

Regards,

Umar
-- 
View this message in context: 
http://www.nabble.com/IPVS-%2B-heartbeat-setup-tp19505551p19505551.html
Sent from the LVS mailing list archive at Nabble.com.


_______________________________________________
LinuxVirtualServer.org mailing list - [email protected]
Send requests to [EMAIL PROTECTED]
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

Reply via email to