<?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 Re: kcore file on RedHat 7.2 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/kcore-file-on-redhat-7-2/m-p/2863138#M3026</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;/proc/kcore virtual file contains an image of the kernel's memory. It size depends on your system's memory in use at a given point of time. It's growth will never affect the system&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
    <pubDate>Fri, 13 Dec 2002 04:52:18 GMT</pubDate>
    <dc:creator>U.SivaKumar_2</dc:creator>
    <dc:date>2002-12-13T04:52:18Z</dc:date>
    <item>
      <title>kcore file on RedHat 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kcore-file-on-redhat-7-2/m-p/2863133#M3021</link>
      <description>Hello,&lt;BR /&gt;I have a kcore file under&lt;BR /&gt;/proc with 9 GB and still growing.&lt;BR /&gt;The Filesystem shows  suddenly "100% used" and&lt;BR /&gt;i can't find big log files.&lt;BR /&gt;&lt;BR /&gt;Any Idea.&lt;BR /&gt;&lt;BR /&gt;Thank you in advance for any help.&lt;BR /&gt;&lt;BR /&gt;Best Regards. Dietmar</description>
      <pubDate>Thu, 12 Dec 2002 13:03:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kcore-file-on-redhat-7-2/m-p/2863133#M3021</guid>
      <dc:creator>B S_1</dc:creator>
      <dc:date>2002-12-12T13:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: kcore file on RedHat 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kcore-file-on-redhat-7-2/m-p/2863134#M3022</link>
      <description>It's a virtual filesystem, and it does not use disk space. &lt;BR /&gt;better not delete this file.&lt;BR /&gt;Leave it there :)&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Dec 2002 14:03:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kcore-file-on-redhat-7-2/m-p/2863134#M3022</guid>
      <dc:creator>Hendra_3</dc:creator>
      <dc:date>2002-12-12T14:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: kcore file on RedHat 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kcore-file-on-redhat-7-2/m-p/2863135#M3023</link>
      <description># ls -al /proc/kcore&lt;BR /&gt;-r--------    1 root     root     950185984 Dec 12 22:19 /proc/kcore&lt;BR /&gt;# du /proc/kcore&lt;BR /&gt;0 /proc/kcore&lt;BR /&gt;&lt;BR /&gt;You see.&lt;BR /&gt;BTW, do you have 9 GB memory?&lt;BR /&gt;i think it will create around your memory size.&lt;BR /&gt;&lt;BR /&gt;rgds, &lt;BR /&gt;hw</description>
      <pubDate>Thu, 12 Dec 2002 14:27:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kcore-file-on-redhat-7-2/m-p/2863135#M3023</guid>
      <dc:creator>Hendra_3</dc:creator>
      <dc:date>2002-12-12T14:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: kcore file on RedHat 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kcore-file-on-redhat-7-2/m-p/2863136#M3024</link>
      <description>Umm, yes.. It's a virtual file system which resides in memory, and shouldn't have any "space" that will show up in normal disk tools.&lt;BR /&gt;&lt;BR /&gt;The Mount table should show something like "none on /proc type proc (rw)", and you shouldn't be able to create new files in the filesystems.&lt;BR /&gt;&lt;BR /&gt;You won't be able to remove 'kcore', but you can zero it (&amp;gt;/proc/kcore).  This will not serve any useful function however, but will not damage a running system.&lt;BR /&gt;&lt;BR /&gt;The 'kcore' entry in the proc filesystem should be roughly the same size as the physical memory in your system (this is going by my memory).  By looking at the values in /proc/meminfo, you'll see that it will be slightly larger..&lt;BR /&gt;&lt;BR /&gt;If you want more information on the proc file system and it's purpose, you'll need to nose through the kernel documentation (in the 'kernel-doc' package).  There's a file in that rpm that has all of the details about the PROC file system.</description>
      <pubDate>Thu, 12 Dec 2002 23:24:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kcore-file-on-redhat-7-2/m-p/2863136#M3024</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-12-12T23:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: kcore file on RedHat 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kcore-file-on-redhat-7-2/m-p/2863137#M3025</link>
      <description>First, thank's for the reply's.&lt;BR /&gt;&lt;BR /&gt;After a reboot the filesystem&lt;BR /&gt;is in "old" condition again.&lt;BR /&gt;&lt;BR /&gt;I found an entry in the log/&lt;BR /&gt;messages file:&lt;BR /&gt;linux kernel: lease timed out&lt;BR /&gt;&lt;BR /&gt;The system works fine&lt;BR /&gt;again, i only have some problems with ldap.&lt;BR /&gt;Some User can't log in the&lt;BR /&gt;system anymore.&lt;BR /&gt;&lt;BR /&gt;Regards Dietmar.&lt;BR /&gt;&lt;BR /&gt;PS: The kcore file was about&lt;BR /&gt;900 MB, my mistake.&lt;BR /&gt;  &lt;BR /&gt;</description>
      <pubDate>Thu, 12 Dec 2002 23:45:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kcore-file-on-redhat-7-2/m-p/2863137#M3025</guid>
      <dc:creator>B S_1</dc:creator>
      <dc:date>2002-12-12T23:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: kcore file on RedHat 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kcore-file-on-redhat-7-2/m-p/2863138#M3026</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;/proc/kcore virtual file contains an image of the kernel's memory. It size depends on your system's memory in use at a given point of time. It's growth will never affect the system&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Fri, 13 Dec 2002 04:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kcore-file-on-redhat-7-2/m-p/2863138#M3026</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-12-13T04:52:18Z</dc:date>
    </item>
  </channel>
</rss>

