Ken Gaillot <[email protected]> writes: > > "restart" is the only on-fail value that it makes sense to escalate. > > block/stop/fence/standby are final. Block means "don't touch the > resource again", so there can't be any further response to failures. > Stop/fence/standby move the resource off the local node, so failure > handling is reset (there are 0 failures on the new node to begin with).
Hrm. If a restart potentially migrates the resource to a different node, is the failcount reset then as well? If so, wouldn't that complicate the hard-fail-threshold variable too, since potentially, the resource could keep migrating between nodes and since the failcount is reset on each migration, it would never reach the hard-fail-threshold. (or am I missing something?) -- // Kristoffer Grönlund // [email protected] _______________________________________________ Users mailing list: [email protected] http://clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
