On 15/05/2013, at 5:23 PM, Ferenc Wagner <[email protected]> wrote: > Hi, > > If a resource fails to stop, the node hosting it is fenced immediately. > Isn't it possible to move the other resources off the node before it's > fenced?
Sometimes, but you're in trouble if another resource can't stop until the failed one has (which doesn't occur until the node is fenced). So there can easily be a dependancy loop there. > Something like on-fail=standby, but with additional fencing at > the end, so that the failed resource can be restarted elsewhere. > -- > Thanks, > Feri. > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
