Hello the list,

I installed heartbeat and pacemaker on RHEL5 on two nodes, then when I
use *crm_mon
*I have just one node active (the node where I execute the crm_mon). There
are my configuration files

*ha.cf on web14

* # Logging
 debug                          1
 use_logd                       false
 logfacility                    daemon

 # Misc Options
 traditional_compression        off
 compression                    bz2
 coredumps                      true
 node                           webv
 node                           web14

 # Communications
 #udpport                        691
 ucast                          eth0 131.107.0.11
 autojoin                       any

 # Thresholds (in seconds)
 auto_failback                  off
 keepalive                      1
 warntime                       6
 deadtime                       10
 initdead                       15
 crm yes
 ping 131.107.0.253*

ha.cf on webv
*
 # Logging
 debug                          1
 use_logd                       false
 logfacility                    daemon

 # Misc Options
 traditional_compression        off
 compression                    bz2
 coredumps                      true
 node                           webv
 node                           web14

 # Communications
 #udpport                        691
 ucast                          eth0 131.107.0.11
 autojoin                       any

 # Thresholds (in seconds)
 auto_failback                  off
 keepalive                      1
 warntime                       6
 deadtime                       10
 initdead                       15
 crm yes
 ping 131.107.0.253*

Thanks in advance


*
_______________________________________________
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