[Linux-HA] Heartbeat 2.07 pe warnings
Cullen, Suzanne M. (SMC)
SMC at arinc.com
Tue Dec 5 05:05:30 MST 2006
Thanks
Suzanne Cullen
-----Original Message-----
From: linux-ha-bounces at lists.linux-ha.org
[mailto:linux-ha-bounces at lists.linux-ha.org] On Behalf Of Andrew Beekhof
Sent: Tuesday, December 05, 2006 4:51 AM
To: General Linux-HA mailing list
Subject: Re: RE: [Linux-HA] Heartbeat 2.07 pe warnings
On 12/4/06, Cullen, Suzanne M. (SMC) <SMC at arinc.com> wrote:
> What values would you recommend for each?
>
>
> Your guidance would be greatly appreciated. Right now I have all
> three set at -1.
actually i got it wrong:
val < 0: all
val == 0: disable
val > 0: store the previous val+1 inputs
its a factor of:
- how much disk space you're prepared to allocate
- how big your configuration is (after bzip compression)
- how far back you want to keep records for
- how "busy" the cluster is over that period
- how important the information is to you :-)
as a rough guide, i'd use something like:
error = -1
warn = 400
input = 200
>
> -----Original Message-----
> From: linux-ha-bounces at lists.linux-ha.org
> [mailto:linux-ha-bounces at lists.linux-ha.org] On Behalf Of Andrew
> Beekhof
> Sent: Monday, December 04, 2006 4:49 AM
> To: General Linux-HA mailing list
> Subject: Re: [Linux-HA] Heartbeat 2.07 pe warnings
>
>
> On 11/29/06, Cullen, Suzanne M. (SMC) <SMC at arinc.com> wrote:
> > What are pe-input-series-max, pe-error-series-max,
> > pe-warn-series-max?
>
> whenever the PE runs, it saves (and compresses) the input to disk.
> combined with the ptest tool, we can then reconstruct what the CRM did
> and why.
>
> this avoids the need to do a great deal of logging and significantly
> speeds up debugging.
>
> however clearly not everyone will want this to occur, so these
> variables allow the number of previously saved inputs to be limited
> and or disabled.
>
> the PE can often detect when something is not quite right (ie. a node
> that failed rather than being shutdown) and therefore something people
> might be more interested in later on. so by having multiple levels,
> we can avoid interesting inputs from being overwritten by not so
> interesting ones.
>
> > What are the allowable values
>
> val < 0: disable
> val >= 0: store the previous val+1 inputs
>
>
> hope this helps _______________________________________________
> Linux-HA mailing list
> Linux-HA at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
> _______________________________________________
> Linux-HA mailing list
> Linux-HA at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
_______________________________________________
Linux-HA mailing list
Linux-HA at lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems
More information about the Linux-HA
mailing list