Hi,all I'm using heartbeat-2.13 and drbd 8.2.6 in CentOS 5.6 with kernel 2.6.18-238.el5. When I exec ' service heartbeat stop' , the whole system will reboot. I dont know why. Is there some config error in my heartbeat config file?
# cat /etc/ha.d/ha.cf debugfile /var/log/ha.debug logfile /var/log/ha.log logfacility local0 keepalive 1 initdead 60 deadtime 5 node Node1 node Node2 bcast eth1 auto_failback off # cat /etc/ha.d/haresources Node1 IPaddr::192.168.1.100 Node1 drbddisk::r0 Node1 Filesystem::/dev/drbd0::/mnt/drbd::ext3 192.168.1.100 is VIP. Node1 is primary drbd node and Node2 is secondary drbd node. Thanks. 2011-06-08 xixi _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
