On 9/4/07, Daniel X Moore <[EMAIL PROTECTED]> wrote: > Is there any way to rate-limit STONITH attempts? We occasionally cause a > problem in one of our plugins that causes the status & stop actions to > always fail.
set is_managed=false for the resource - that way we'll not touch it and the fencing will never occur. > This causes both nodes to continually kill the other node > (and themselves, I suspect). > > This "deathmatch" behaviour makes it pretty difficult to get in and > reconfigure/fix things since the nodes are being killed almost > immediately they come back up. > > Is there any way to force a delay (with associated lack of availability) > between STONITH attempts? > > Constantly rebooting machines are actually less available than machines > not running a specific service :) > > -- > ------------------------------------------------------------------- > Daniel Moore [EMAIL PROTECTED] > Engineering Manager: AppMan + HA Phone: +61-3-9963-1957 > SGI Australian Software Group Mobile: +61-4-1360-4720 > ------------------------------------------------------------------- > _______________________________________________ > 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
