Hi, On Tue, Oct 02, 2007 at 09:57:30AM +0200, Jose Jerez wrote: > Hello, > > In a two node cluster with stonith configured and properly working I > have some resources wich are non critical for the system. Now what I'd > like to have in my configuration is that when a failure in stopping > one of this non critical resources occurs the stonith operation isn't > triggered and the resource is just left unmanaged (doesn't really > matters) > > I read this page http://www.linux-ha.org/NodeFencing but it's still > unclear for me how to do it, specially when the failstop_type > attribute mentioned cannot be found in the DTD > http://hg.linux-ha.org/dev/file/tip/crm/crm-1.0.dtd
AFAIK, what you should use is the on_fail attribute in the stop action (on_fail=nothing/block). Thanks, Dejan > > This shouldn't be an uncommon configuration. By the way version 2.1.2 > > Thanks in advance. > _______________________________________________ > 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
