Hi, I read in the v2 FAQ the following:
What happens when monitor detects the resource down? The node will try to restart the resource, but if this fails, it will fail over to an other node. A feature that allows failover after N failures in a given period of time is planned. Is that feature still planned? Could it also be instead of failover, fence the node X when failcount > X? Or is that working already, and the FAQ is not upated? At least when I see this: http://www.linux-ha.org/v2/faq/forced_failover It seems to work already, but only in combination with moving a resource to another location, but not to be used to fence a node after a critical fail-count is reached. I've seen the fail_count utility, and tried to find examples on the webpage, but that search was not too exhaustive. Also, can the fail-count of different resources be summed up to make a decision in combination with fencing? E.g. Resources A, B, C... The failcount of A=3, + B=4 = SUM=7 > 6, then fecnce the node where that limit is reached. Kind regards Sebastian _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
