Hi,
I need some help configuring heartbeat with pvfs. I do not want to use 
multicast address. I want 2 nodes to be considered as one using heartbeat to 
export a virtual address. 

My settings for /etc/ha.d/ha.cf are:
logfile /var/log/ha-log

logfacility     local0

keepalive 2

deadtime 30

initdead 120

udpport 694

bcast   eth0

auto_failback on

node node1
node node2

For /etc/ha.d/haresources are:
node1 192.168.1.10 (this is random here)


For /etc/ha.d/authkeys are:
auth 2
2 sha1 test-ha

When i start pvfs i got this error: Configuration file error. No host ID 
specified for alias 192.168.1.10(this is random here).
Which means that heartbeat is not working properly. What do i miss? I  don't 
have much experience with heartbeat.
I would appreciate any help given thanks!
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to