Hello,

I have been using Heartbeat R1 for a long time and have been pretty
satisfied with it.  Now, I am trying to move to Heartbeat and Pacemaker as
the CRM and I have followed the information

http://blog.foaa.de/2010/10/intro-to-pacemaker-on-heartbeat/ Here 

I said, I am trying since I am unable to get this going and the following is
the my setting and configuration:

[r...@damavand80 ~]# rpm -qa|grep -i heartbeat
heartbeat-libs-3.0.0-0.7.0daab7da36a8.hg.fc14.i686
heartbeat-3.0.0-0.7.0daab7da36a8.hg.fc14.i686
[r...@damavand80 ~]#
[r...@damavand80 ~]# rpm -qa|grep -i pacemaker
pacemaker-libs-1.1.4-4.fc14.i686
pacemaker-1.1.4-4.fc14.i686
[r...@damavand80 ~]#

and the following is the configuration file "ha.cf":

# enable pacemaker, without stonith
crm             yes

# Heartbeat logging configuration
debugfile       /var/log/ha-debug
logfile         /var/log/ha-log
logfacility     local0

# warning of soon be dead
warntime        10

# declare a host (the other node) dead after:
deadtime        20

# dead time on boot (could take some time until net is up)
initdead        120

# time between heartbeats
keepalive       2

# the nodes
node            alamot80
node            damavand80

# heartbeats, over the serial cable!
baud            19200
serial          /dev/ttyS0

# ping the switch to assure we are online
ping            192.168.178.1

The problem is when I start the heartbeat on both machines, the machines
become all of the sudden very busy and I lose ssh connection to them and
after a while I can connect to the machine via ssh and once again I lose
connection and heartbeat doesn't seem to be working.

In advance I would like to thank you for your help.

Avestan :drunk:
-- 
View this message in context: 
http://old.nabble.com/Problem-with-Heartbeat-3.0-%2B-Pacemaker-1.1-tp30629395p30629395.html
Sent from the Linux-HA mailing list archive at Nabble.com.

_______________________________________________
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