[Linux-HA] pengine filling up

Andrew Beekhof beekhof at gmail.com
Mon Apr 28 12:24:57 MDT 2008


On Mon, Apr 28, 2008 at 7:43 PM, Jason Erickson <jaericks at mtu.edu> wrote:
> I am setting up heartbeat last friday and I came back today and the folder
> /var/lib/heartbeat/pengine is huge!!!! what is the purpose of this folder
> and how can I move it to a different location if it does get full it does
> not crash my server. Any information would help. Thanks

# pengine metadata

[snip]

    <parameter name="pe-error-series-max" unique="0">
      <shortdesc lang="en">The number of PE inputs resulting in ERRORs
to save</shortdesc>
      <content type="integer" default="-1"/>
      <longdesc lang="en">Zero to disable, -1 to store unlimited.</longdesc>
    </parameter>
    <parameter name="pe-warn-series-max" unique="0">
      <shortdesc lang="en">The number of PE inputs resulting in
WARNINGs to save</shortdesc>
      <content type="integer" default="-1"/>
      <longdesc lang="en">Zero to disable, -1 to store unlimited.</longdesc>
    </parameter>
    <parameter name="pe-input-series-max" unique="0">
      <shortdesc lang="en">The number of other PE inputs to save</shortdesc>
      <content type="integer" default="-1"/>
      <longdesc lang="en">Zero to disable, -1 to store unlimited.</longdesc>
    </parameter>


More information about the Linux-HA mailing list