High Availability кластер на linux (cluster linux config)
Ключевые слова: cluster, linux, config, (найти похожие документы)
From: Igor Belokopytov <bigus@cadvision.com>
Newsgroups: fido7.ru.linux
Subject: High Availability кластер на linux
> HI all. А можно поподробнее. Может вышлеш конфиги ?
vs1 - 139.142.204.216 (master)
vs2 - 139.142.204.217 (slave)
139.142.204.218, 192.168.0.225 - additional address
/etc/ha.d/authkeys (vs1, vs2)
auth 1
1 md5 Hello!
/etc/ha.d/ha.cf (vs1, vs2)
keepalive 1
deadtime 3
hopfudge 1
udpport 1001
udp eth0
debugfile /var/log/ha-debug
logfile /var/log/ha-log
# Tell what machines are in the cluster
node vs1
node vs2
/etc/ha.d/haresources (vs1, vs2)
vs1 IPaddr::139.142.204.218 IPaddr::192.168.0.225 ldirectord portfwd
ipchainsd
# IPaddr :: - macros for setting additional ip addresses
# ldirectord, portfwd, ipchainsd - names of scripts in /etc/rc.d/init.d/
Heartbeat daemon runs scripts during initialization