Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
KCORE in /proc

KCORE in /proc

2003-02-24       - By kaktus

 Back
Reply:     1     2     3     4     5     6  

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
 <title></title>
</head>
<body>
maybe you have your /var directory on your / part, and big logfiles<br>
goto your /var/log directory, and do a <b>du -k</b> <br>
you will see size of you log files / bub directories ( in kbytes)<br>
<br>
Aaron Konstam wrote:<br>
<blockquote type="cite"
cite="mid20030224092102.C32618@(protected)">
 <pre wrap="">On Tue, Feb 25, 2003 at 12:11:07AM +1100, Gilbert Rehling wrote:
 </pre>
 <blockquote type="cite">
   <pre wrap="">Hello to all.
               I have two servers both with the same problem.
Both seem to have run out of space on the / directory
1 system has 256 mb of space for the / and the 2nd has 497 mb for the /

On inspection I found that on both systems the /proc/kcore to be rather
large.
On the 1st its 402657280 and 939528192 on the 2nd.
I did manage to free up some space on the second system by uninstalling a
heap of programs, but after rebooting the free space disappeared again.

I noticed that the kcore file is actually a linked file, but from where?
/dev??

Also any program that requires free space there won't run. I can access via
webmin, and terminal, but Xwindows will no longer start.

Can anyone please help me with this and or point me to some data about the
kcore.
My guess is that this is the kernel  core file.

My 7.3 machine only shows 131 mb used on the / but its /proc/kcore file is
251645952

So, any explanation on this phenomena would be greatly appreciated.
Thanks in advance for any help and I hope this proves to be a usefull
question.

Gilbert R

<a class="moz-txt-link-abbreviated" href="mailto:the_isp@(protected)">the_isp
@(protected)</a>
   </pre>
 </blockquote>
 <pre wrap=""><!---->I don't think kcore is the problem. The files in /proc
are not really
files. They are content that the kernal provides on request. For
example on my machine:
[akonstam@(protected) proc]$ ls -l kcore
-r-- -----    1 root     root     145113088 Feb 24 09:20 kcore
[akonstam@(protected) proc]$ du -s kcore  
0 kcore
So you see kcore really does not take up space.
 </pre>
</blockquote>
</body>
</html>