Hi pacemakers,

I'm running two nodes on a subnet.

I opened a session to node A, B.
Then, I issued "service heartbeat start" on both nodes.
On the console of node A, I issued "crm_mon" to monitor the discovery
process. However, It took about 30s to show up that both nodes are
on-line.

Is there any setting I have to configure ?

I use
          pacemaker-1.0.0.8
          heartbeat-1.3.0.3
          #I didn't install corosync

the Ips for A, B are 10.0.0.84 and 10.0.0.85, respectively.

the ha.cf is as follows:

logfile /var/log/ha-log
autojoin none
node ubuntu84 ubuntu85
user_logd on
keepalive 2
deadtime 10
warntime 5
initdead 10
ucast eth0 10.0.0.85 # on host A
ucast eth0 10.0.0.84 # on host B
autofailback on
respawn hacluster /usr/lib/heartbeat/ipfail

best regards,
benzwt

_______________________________________________
Pacemaker mailing list: [email protected]
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to