On 8/13/07, James Oakley <[EMAIL PROTECTED]> wrote: > I am having some trouble getting resources to failover in my 2.1.2 2-node > cluster. > > I have attached my cib. > > I created a number of resources and colocation rules. All of the resources > need to run on the same node that has the drbd partition mounted. > > If I kill the daemon process of one of the dependent resources, it is simply > restarted, which is good. Unfortunately, if I make the failure more severe by > renaming the daemon binary and then killing it, heartbeat simply calls the > stop action and leaves it at that. It doesn't bother migrating the resources > to the other node.
Hint: You can gain some insight in why resources are not migrated by looking at the scores assigned to each node: % ptest -LVVVVVVVV|& grep score Regards, Christian _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
