Re: [SLE] /proc/kcore eating up space in my root FS
- From: "rejaine@xxxxxxxxxxxxxxxx" <rejaine@xxxxxxxxxxxxxxxx>
- Date: Wed, 31 May 2006 10:14:41 -0300
From http://www.unixguide.net/linux/faq/04.16.shtml
What Is /proc/kcore?
None of the files in /proc are really there--they're all, "pretend,"
files made up by the kernel, to give you information about the system
and don't take up any hard disk space.
/proc/kcore is like an "alias" for the memory in your computer. Its
size is the same as the amount of RAM you have, and if you read it as
a file, the kernel does memory reads.
Em Qua, 2006-05-31 às 13:19 +0530, Digvijoy Chatterjee escreveu:
I am badly running out of space in my root FS ,and after running a
find for files greater >100M i found a single culprit
.../proc/kcore..is there anyway to rid myself of this file ??
Regards
Digz
------------------------------------------------------------------------
[root@spiti ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda6 1012M 885M 76M 93% /
/dev/sda3 99M 12M 83M 12% /boot
none 1014M 0 1014M 0% /dev/shm
/dev/sda7 494M 143M 327M 31% /tmp
/dev/sda5 23G 7.5G 14G 36% /usr
/dev/sda8 494M 99M 370M 21% /var
/dev/sda10 29G 4.0G 24G 15% /backup-space
/dev/sda2 12G 7.2G 4.1G 64% /home
[root@spiti ~]# du -sch /proc/kcore
817M /proc/kcore
817M total
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx
- Follow-Ups:
- Re: [SLE] /proc/kcore eating up space in my root FS
- From: Bruce Marshall
- Re: [SLE] /proc/kcore eating up space in my root FS
- References:
- [SLE] /proc/kcore eating up space in my root FS
- From: Digvijoy Chatterjee
- [SLE] /proc/kcore eating up space in my root FS
- Prev by Date: Re: [SLE] no xpm since KDE 3.5.1
- Next by Date: Re: [SLE] Dual Boot SUSE 10.1
- Previous by thread: Re: [SLE] /proc/kcore eating up space in my root FS
- Next by thread: Re: [SLE] /proc/kcore eating up space in my root FS
- Index(es):
Relevant Pages
|
|