LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-06-2004, 05:04 PM   #16
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47

How big is the /proc directory? It's only a virtual FS (not supposed to take up disk space), but sometimes it has a pseudo-size that might fool your programs. It could be /proc that's getting big. For example, my /proc right now is 512 MB.
 
Old 08-07-2004, 08:14 PM   #17
shelf_life20
LQ Newbie
 
Registered: Jul 2004
Distribution: suse 9.1
Posts: 25

Original Poster
Rep: Reputation: 15
no, all my movies and stuff i back ups of is on a seperate 40 gig hard drive, not my 80, my PROC directory is 512mb also, i even tested to see if it says my stuff fromt he 40 is somehow for whatever reason getting stored on my 80 also and i deleted a few things, and it didn;t even show any eefect ont he 80, the 80 was still 88% or whatever it is, so everything is getting stored on the 40 that needs to be im guessing
 
Old 08-08-2004, 06:55 AM   #18
jomen
Senior Member
 
Registered: May 2004
Location: Leipzig/Germany
Distribution: Arch
Posts: 1,687

Rep: Reputation: 55
Did you find your log-files ?

Was something in there?

What was the error-message saying?

Did you check each of the directories individually ( /bin /boot /etc /home /lib /lost+found /opt /root /sbin /usr /var) ?

using a commands like:

du -hs /bin
du -hs /boot
...

those 63 GB have to be somewhere...
 
Old 08-08-2004, 11:07 AM   #19
shelf_life20
LQ Newbie
 
Registered: Jul 2004
Distribution: suse 9.1
Posts: 25

Original Poster
Rep: Reputation: 15
yeah, i know they gotta be somewhere, i came across something weird, i was searching for files with t he size bigger then 50mb and i came acrosss 5 files in the proc directory and some in other folder inthe proc directory, all of them addedtogheter equal prolyl about 3 gig, but when i check the prperties or DH it just shows 512mb, why?
 
Old 08-08-2004, 11:24 AM   #20
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
You might try using the find command to locate files created on the day your drive filled up. You will need to calculate how many days from midnight it has been.

Code:
find / -xdev -ctime -3 -ctime +2
This will locate files on / between 2 and 3 days old. The -xdev will prevent the find command from descending down other file systems such as /media/cdrom.
 
Old 08-08-2004, 03:09 PM   #21
jomen
Senior Member
 
Registered: May 2004
Location: Leipzig/Germany
Distribution: Arch
Posts: 1,687

Rep: Reputation: 55
You dont need to worry about anything in /proc !
This is a virtual filesystem in there - it is not really there - meaning: it does not take up ANY space on your harddisk - even if it looks like that. If you would look into your filesystem, while the system was not running, this directory would be completely empty. It is just a way to access up-to-date system-information provided by the kernel - to put it in simple terms.
It is more than that to it...if you really want to know:

man proc
man procinfo

I'm sure there is good documentation about it out there, but I can't tell you where (besides the manual-page) - try this site for a start on about all the documentation you will ever need:

http://www.tuxfinder.com/

What's with the output of the commands I was asking for?

Did the "find" command suggested by jschiwal give you something?
 
Old 08-28-2004, 07:13 PM   #22
shelf_life20
LQ Newbie
 
Registered: Jul 2004
Distribution: suse 9.1
Posts: 25

Original Poster
Rep: Reputation: 15
ok sorry it took so long i just kind agave up till till my computer started tell9ing me i need to free up space, i went back and looked and int he dev folder, i saw that there was a bunch of 0 byte files called block devices, and character devices there thousands of them, just 0 bytes, no bigger, what is that about? i can hardly do anything with my machine other then run programs, its really starting to piss me off
 
Old 08-29-2004, 01:33 PM   #23
jomen
Senior Member
 
Registered: May 2004
Location: Leipzig/Germany
Distribution: Arch
Posts: 1,687

Rep: Reputation: 55
all the files in /dev are device-files - these are special files needed by the OS to talk to your computers hardware - i.e. files beginning with hd are files through which ide-harddisks are acessed...
They need to be there - their size is not actually 0 bytes - it appears so in konqueror or nautilus - if you list them with ls -al /dev/* you will see the real size

apart from that - I (and nobody else) cannot help any farther without information (I) was asking for previously!

Last edited by jomen; 08-29-2004 at 01:56 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
40 Gb hard drive--How much space for XP? oomfoofoo Linux - Laptop and Netbook 6 08-10-2005 01:59 PM
Not enough hard drive space? doxford Red Hat 1 07-04-2005 01:33 PM
out of Hard drive space it-s Linux - General 4 06-28-2005 03:03 PM
Hard Drive Space Odd_Bloke Linux - Newbie 4 09-13-2003 08:44 AM
hard drive space, available bbenz3 Linux - General 4 03-22-2002 01:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration