
phil at macprofessionals
Jul 26, 2012, 10:52 AM
Post #3 of 4
(246 views)
Permalink
|
On 07/26/2012 12:43 PM, Andrew Widdersheim wrote: > http://www.clusterlabs.org/doc/en-US/Pacemaker/1.0/html/Pacemaker_Explained/s-failure-migration.html > > "If STONITH is not enabled, then the cluster has no way to continue > and will not try to start the resource elsewhere, but will try to stop > it again after the failure timeout. " I think these two phrases are referring to the same option: "However it is possible to expire them by setting the resource's |failure-timeout| option." "but will try to stop it again after the failure timeout." By default, the failure timeout is infinity, so a stop is never re-attempted. I'm just basing this on my reading of the manual. I've not tested it, but it sounds interesting, so maybe someone with more direct experience can confirm.
|