<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic /var/lib/heartbeat/cores/hacluster/core in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/var-lib-heartbeat-cores-hacluster-core/m-p/5237381#M52045</link>
    <description>Hello Friends,&lt;BR /&gt;&lt;BR /&gt;I am not much familiar about hacluster, since one of my root FS is full, I could see that below core file is consuming more disk space.&lt;BR /&gt;&lt;BR /&gt;/var/lib/heartbeat/cores/hacluster/core&lt;BR /&gt;&lt;BR /&gt;Could some tell me about what is this file, what it contains? Can I nullify this file?&lt;BR /&gt;&lt;BR /&gt;If you know more about this file, please help me to identify more about this.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.!</description>
    <pubDate>Wed, 28 Apr 2010 12:45:07 GMT</pubDate>
    <dc:creator>bullz</dc:creator>
    <dc:date>2010-04-28T12:45:07Z</dc:date>
    <item>
      <title>/var/lib/heartbeat/cores/hacluster/core</title>
      <link>https://community.hpe.com/t5/operating-system-linux/var-lib-heartbeat-cores-hacluster-core/m-p/5237381#M52045</link>
      <description>Hello Friends,&lt;BR /&gt;&lt;BR /&gt;I am not much familiar about hacluster, since one of my root FS is full, I could see that below core file is consuming more disk space.&lt;BR /&gt;&lt;BR /&gt;/var/lib/heartbeat/cores/hacluster/core&lt;BR /&gt;&lt;BR /&gt;Could some tell me about what is this file, what it contains? Can I nullify this file?&lt;BR /&gt;&lt;BR /&gt;If you know more about this file, please help me to identify more about this.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.!</description>
      <pubDate>Wed, 28 Apr 2010 12:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/var-lib-heartbeat-cores-hacluster-core/m-p/5237381#M52045</guid>
      <dc:creator>bullz</dc:creator>
      <dc:date>2010-04-28T12:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: /var/lib/heartbeat/cores/hacluster/core</title>
      <link>https://community.hpe.com/t5/operating-system-linux/var-lib-heartbeat-cores-hacluster-core/m-p/5237382#M52046</link>
      <description>Core files normally are created when an exception occurs on the program.&lt;BR /&gt;&lt;BR /&gt;Core files are used to debug the problem, the program developer can analyze the core file.&lt;BR /&gt;&lt;BR /&gt;You can safely remove the files named "core".&lt;BR /&gt;&lt;BR /&gt;Also, you should double check that the problem of your file system full is just that file, and that /var is on the root file system.</description>
      <pubDate>Wed, 28 Apr 2010 13:20:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/var-lib-heartbeat-cores-hacluster-core/m-p/5237382#M52046</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2010-04-28T13:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: /var/lib/heartbeat/cores/hacluster/core</title>
      <link>https://community.hpe.com/t5/operating-system-linux/var-lib-heartbeat-cores-hacluster-core/m-p/5237383#M52047</link>
      <description>shalom,&lt;BR /&gt;&lt;BR /&gt;As an aside, this is why the standard Linux file system layout, one big one is not a good idea.&lt;BR /&gt;&lt;BR /&gt;root fs being full can potentially bring down a system. If /var were separate and discreet, the risks to the system would be lower.&lt;BR /&gt;&lt;BR /&gt;core files can go away.&lt;BR /&gt;&lt;BR /&gt;Most admins write cron jobs to take care of this automatically or configure the system -S c 0 to not permit core files. They then permit core files only when needed for diagnosis.&lt;BR /&gt;&lt;BR /&gt;Most core files are ignored and never looked at.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 28 Apr 2010 16:14:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/var-lib-heartbeat-cores-hacluster-core/m-p/5237383#M52047</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-04-28T16:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: /var/lib/heartbeat/cores/hacluster/core</title>
      <link>https://community.hpe.com/t5/operating-system-linux/var-lib-heartbeat-cores-hacluster-core/m-p/5237384#M52048</link>
      <description>Hi bullz,&lt;BR /&gt;&lt;BR /&gt;First of all, if you cannot identify a file on linux/unix, use the file command like this:&lt;BR /&gt;&lt;BR /&gt;bash&amp;gt; file core&lt;BR /&gt;core: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), SVR4-style, from '-bash'&lt;BR /&gt;bash&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Simply put, a core file is a "post mortem error message" for a failed command. Here you will find more info on that:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://aplawrence.com/Linux/limit_core_files.html" target="_blank"&gt;http://aplawrence.com/Linux/limit_core_files.html&lt;/A&gt;</description>
      <pubDate>Thu, 29 Apr 2010 10:24:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/var-lib-heartbeat-cores-hacluster-core/m-p/5237384#M52048</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-04-29T10:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: /var/lib/heartbeat/cores/hacluster/core</title>
      <link>https://community.hpe.com/t5/operating-system-linux/var-lib-heartbeat-cores-hacluster-core/m-p/5237385#M52049</link>
      <description>Thanx all, for youe views.&lt;BR /&gt;I have got some idea about core files, i understood that corefiles can be removed :)&lt;BR /&gt;&lt;BR /&gt;Just kiding.. i take care.</description>
      <pubDate>Fri, 30 Apr 2010 12:59:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/var-lib-heartbeat-cores-hacluster-core/m-p/5237385#M52049</guid>
      <dc:creator>bullz</dc:creator>
      <dc:date>2010-04-30T12:59:28Z</dc:date>
    </item>
  </channel>
</rss>

