source: trunk/lvs/debian/config/etc/ha.d/ha.cf @ 1203

Last change on this file since 1203 was 1004, checked in by quentin, 15 years ago
Use lenny's heartbeat
File size: 561 bytes
Line 
1logfacility        local0
2debug 0
3use_logd on
4mcast eth0 224.0.0.181 694 1 0
5#bcast        eth0                # Linux
6#ucast  eth0    18.181.0.55
7#ucast  eth0    18.181.0.117
8deadtime 10
9initdead 60
10keepalive 1
11warntime 3
12
13auto_failback off
14node        rack-forward
15node        rack-backward
16ping    18.181.0.1
17crm on
18
19apiauth default gid=haclient uid=hacluster
20respawn root /usr/lib/heartbeat/mgmtd -v
21
22#apiauth cibmon uid=hacluster
23#respawn hacluster /usr/lib/heartbeat/cibmon -d
24
25#respawn hacluster /usr/lib/heartbeat/ipfail
26#apiauth ipfail gid=haclient uid=hacluster
Note: See TracBrowser for help on using the repository browser.