Hello, first message to the list. I want to add a heartbeat between two nodes 
running PVFS. When a node fails the other executes the "hb_takeover all" to 
become the master of heartbeat. 
I had test this on virtual machines and worked fine.  The problem is that 
hb_takeover does not take over the heartbeat and i have to shut down heartbeat 
on other node in order to work. Also I  it takes 30secs-1min in order to start. 
What do i do wrong?
My configuration is this:
ha.cf:
logfile /var/log/ha-log
logfacility     local0
keepalive 2
deadtime 30
initdead 120
udpport 694
bcast   eth0            # Linux
auto_failback on
node node1
node node2

haresources:
node1 192.168.1.233


authkeys:
auth 2
2 sha1 test-ha
_______________________________________________
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