Hello I have the following packages installed on 2-node cluster: - pacemaker-1.0.7-1.el5 - pacemaker-libs-1.0.7-1.el5 - heartbeat-3.0.2-2.el5 - heartbeat-libs-3.0.2-2.el5 - cluster-glue-1.0.1-1.el5 - cluster-glue-libs-1.0.1-1.el5 - corosync-1.1.2-1.el5 - resource-agents-1.0.1-1.el5
=========================================== I have the following configurations for heartbeat on Node 1: =========================================== keepalive 2 deadtime 30 warntime 10 initdead 120 udpport 694 ucast eth0 10.0.0.26 auto_failback on node joja.netsignature.org node joja.localdomain use_logd yes logfile /var/log/ha-log debugfile /var/log/ha-debug crm on =========================================== I have the following configurations for heartbeat on Node 2: =========================================== keepalive 2 deadtime 30 warntime 10 initdead 120 udpport 694 ucast eth0 10.0.0.112 auto_failback on node joja.netsignature.org node joja.localdomain use_logd yes logfile /var/log/ha-log debugfile /var/log/ha-debug crm on =========================================== Other configurations: =============== 1- /etc/hosts is properly configured on both nodes and they can ping each other by domain names back and forth 2- # lsb_release LSB Version: :core-3.1-amd64:core-3.1-ia32:core-3.1-noarch:graphics-3.1-amd64:graphics-3.1-ia32:graphics-3.1-noarch 3- Firewall and SELinux are disabled 4- # netstat -nulp | grep 694 udp 0 0 0.0.0.0:694 0.0.0.0:* 2110/heartbeat (on both nodes) 5- /var/log/ha-log and /var/log/ha-debug are empty on both nodes!! 6- Attached below is a tar.gz containing the output of: # grep -i lrmd /var/log/messages on both nodes. My problem is that either using ucast or mcast in Heartbeat, each node only sees itself configured and online but never sees the other node. Any help is really appreciated.. Thanks :) -- All the best, Angie
nodes.output.tar.gz
Description: GNU Zip compressed data
_______________________________________________ Pacemaker mailing list Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker