On 2007-07-17T12:25:48, Peter Kruse <[EMAIL PROTECTED]> wrote: > Hello, > > while testing version 2.1.1. I found a change in behaviour > when a resource in a group failed. If there are resources > a b c d e f in the group G, and e failed this happens: > > 2.0.8: stop f, stop e, start e, start f > 2.1.1: stop f, stop e, start a, start b, ..., start f > > What is the reasoning behind this?
Good question. I assume Andrew has a good explanation when you have the testcase (pe inputs). ;-) But, this is safe by definition. What problem is this causing for you? _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
