<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Il 07/10/2013 04:16, Andrew Beekhof ha
      scritto:<br>
    </div>
    <blockquote
      cite="mid:CA47A5FC-8CF3-4EC3-B3FB-02E9B4E8AD0B@beekhof.net"
      type="cite">
      <pre wrap="">
On 05/10/2013, at 7:11 AM, Mailing List SVR <a class="moz-txt-link-rfc2396E" href="mailto:lists@svrinformatica.it"><lists@svrinformatica.it></a> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">Hi,

I have a pacemaker cluster running fine since 2 months, I noticed that in the folder /var/lib/pacemaker/cores/root I have about 1,5 GB of files core.xxxx, who is responsabile to cleanup these files,
</pre>
      </blockquote>
      <pre wrap="">
Ideally they would have been reported upstream so the underlying problem that caused them could be fixed.</pre>
    </blockquote>
    <br>
    if you are interested here are some core dumps:<br>
    <br>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <a href="http://195.250.34.59/temp/cores.tar.bz2">http://195.250.34.59/temp/cores.tar.bz2</a><br>
    <br>
    this is a pacemaker/cman cluster on centos 6.4<br>
    <br>
    pacemaker-libs-1.1.8-7.el6.x86_64<br>
    pacemaker-cluster-libs-1.1.8-7.el6.x86_64<br>
    pacemaker-1.1.8-7.el6.x86_64<br>
    pacemaker-cli-1.1.8-7.el6.x86_64<br>
    cman-3.0.12.1-49.el6_4.2.x86_64<br>
    <br>
    pcs config<br>
    Corosync Nodes:<br>
     <br>
    Pacemaker Nodes:<br>
     server3.<domain.com> server4.<domain.com> <br>
    <br>
    Resources: <br>
     Master: DatiClone<br>
      Resource: Dati (provider=linbit type=drbd class=ocf)<br>
       Attributes: drbd_resource=dati <br>
       Operations: monitor interval=120s<br>
     Resource: DatiFs (provider=heartbeat type=Filesystem class=ocf)<br>
      Attributes: device=/dev/drbd/by-res/dati directory=/srv/dati
    fstype=ext4 options=noatime,nodiratime,nodev run_fsck=force <br>
     Resource: ClusterIp (provider=heartbeat type=IPaddr2 class=ocf)<br>
      Attributes: ip=172.16.20.9 cidr_netmask=32 <br>
      Operations: monitor interval=60s<br>
     Resource: Smb (type=smb class=service)<br>
      Operations: monitor interval=1min<br>
     Resource: Nmb (type=nmb class=service)<br>
      Operations: monitor interval=1min<br>
     Resource: PgSQL (type=postgresql class=service)<br>
      Operations: monitor interval=1min<br>
     Resource: SmbManager (type=smbmanager class=service)<br>
      Operations: monitor interval=5min<br>
     Resource: ipmi-fencing3 (type=fence_ipmilan class=stonith)<br>
      Attributes: pcmk_host_list=server3.<domain.com>.com
    ipaddr=172.16.20.6 login=root passwd=pwd123 lanplus=1 <br>
      Operations: monitor interval=60s<br>
     Resource: ipmi-fencing4 (type=fence_ipmilan class=stonith)<br>
      Attributes: pcmk_host_list=server4.<domain.com>
    ipaddr=172.16.20.7 login=root passwd=pwd123 lanplus=1 <br>
      Operations: monitor interval=60s<br>
    <br>
    Location Constraints:<br>
      Resource: ipmi-fencing4<br>
        Disabled on: server4.<domain.com><br>
      Resource: ipmi-fencing3<br>
        Disabled on: server3.<domain.com><br>
    Ordering Constraints:<br>
      start ClusterIp then start Smb<br>
      start Nmb then start Smb<br>
      promote DatiClone then start DatiFs<br>
      start DatiFs then start Nmb<br>
      start DatiFs then start PgSQL<br>
      start PgSQL then start SmbManager<br>
    Colocation Constraints:<br>
      ClusterIp with Smb<br>
      Smb with Nmb<br>
      Smb with DatiFs<br>
      DatiFs with DatiClone (with-rsc-role:Master)<br>
      PgSQL with DatiFs<br>
      SmbManager with DatiFs<br>
    <br>
    Cluster Properties:<br>
     dc-version: 1.1.8-7.el6-394e906<br>
     cluster-infrastructure: cman<br>
     no-quorum-policy: ignore<br>
     stonith-enabled: true<br>
    <br>
    <br>
    <blockquote
      cite="mid:CA47A5FC-8CF3-4EC3-B3FB-02E9B4E8AD0B@beekhof.net"
      type="cite">
      <pre wrap="">

</pre>
      <blockquote type="cite">
        <pre wrap="">is it safe to remove the files older than a months with a cron script?
</pre>
      </blockquote>
      <pre wrap="">
Yes</pre>
    </blockquote>
    <br>
    ok thanks,<br>
    Nicola<br>
    <br>
    <blockquote
      cite="mid:CA47A5FC-8CF3-4EC3-B3FB-02E9B4E8AD0B@beekhof.net"
      type="cite">
      <pre wrap="">

</pre>
      <blockquote type="cite">
        <pre wrap="">
thanks
Nicola

_______________________________________________
Pacemaker mailing list: <a class="moz-txt-link-abbreviated" href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a>
<a class="moz-txt-link-freetext" href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a>

Project Home: <a class="moz-txt-link-freetext" href="http://www.clusterlabs.org">http://www.clusterlabs.org</a>
Getting started: <a class="moz-txt-link-freetext" href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a>
Bugs: <a class="moz-txt-link-freetext" href="http://bugs.clusterlabs.org">http://bugs.clusterlabs.org</a>
</pre>
      </blockquote>
      <pre wrap="">
</pre>
    </blockquote>
    <br>
  </body>
</html>