Index: lvs/debian/config/etc/ha.d/ha.cf
===================================================================
--- lvs/debian/config/etc/ha.d/ha.cf	(revision 550)
+++ lvs/debian/config/etc/ha.d/ha.cf	(revision 551)
@@ -1,9 +1,14 @@
 logfacility        local0
+debug 1
+use_logd on
 bcast        eth0                # Linux
-mcast eth0 225.0.0.1 694 1 0
 auto_failback off
 node        not-forward
 node        not-backward
 node        rack-forward
-respawn hacluster /usr/lib/heartbeat/ipfail
-apiauth ipfail gid=haclient uid=hacluster
+crm on
+apiauth cibmon uid=hacluster
+respawn hacluster /usr/lib/heartbeat/cibmon -d
+
+#respawn hacluster /usr/lib/heartbeat/ipfail
+#apiauth ipfail gid=haclient uid=hacluster
