Ah, you have a point there, its a while since I've read it :-) Its basically the amount of time the node will wait for an orderly shutdown to occur before simply terminating itself (the process not the node). This can happen if there is a bug in the cluster software, or more likely, a resource that wont stop (and stonith is either not configured or not working).
On Tue, May 19, 2009 at 11:31 AM, Michael Schwartzkopff <[email protected]> wrote: > Am Dienstag, 19. Mai 2009 09:58:26 schrieb Andrew Beekhof: > >> On Mon, May 18, 2009 at 10:18 PM, Michael Schwartzkopff >> >> <[email protected]> wrote: >> > Hi, >> > >> > is there any documentation for the shutdown_escalation timeout? What is >> > it exactly? >> > >> > Thanks. >> >> /usr/lib/heartbeat/crmd metadata is your friend in this instance >> > > Yes! This description answers all my questions: > > <parameter name="shutdown-escalation" unique="0"> > <shortdesc lang="en">*** Advanced Use Only ***.</shortdesc> > <content type="time" default="20min"/> > <longdesc lang="en">If need to adjust this value, it probably indicates > the presence of a bug.</longdesc> > </parameter> > > -- > Dr. Michael Schwartzkopff > MultiNET Services GmbH > Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany > Tel: +49 - 89 - 45 69 11 0 > Fax: +49 - 89 - 45 69 11 21 > mob: +49 - 174 - 343 28 75 > > mail: [email protected] > web: www.multinet.de > > Sitz der Gesellschaft: 85630 Grasbrunn > Registergericht: Amtsgericht München HRB 114375 > Geschäftsführer: Günter Jurgeneit, Hubert Martens > > --- > > PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B > Skype: misch42 > _______________________________________________ > 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
