This is ha.cf file:
debugfile /var/log/ha-debug
logfile/var/log/ha-log
logfacilitynone
bcast eth0 eth1
auto_failback on
node centos-xen1 centos-xen2
respawn root /usr/lib64/heartbeat/mgmtd -v
respawn root /usr/lib64/heartbeat/dopd
apiauth mgmtd uid=root
apiauth dopd uid=root
crm yes
and
On 09/11/2009 04:15 PM, Fausto Lombardi wrote:
> Hi of all,
> I have set up two nodes with heartbeat, pacemaker and drbd with dopd and
> drbd-peer-outdate handler.
>
> All works well, but if I unplug the replication link of the drbd the
> slave resource is not outdated.
> Why?
>
> I have follow t