The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > Linux
Google UNIX.COM


Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
filesystem is full karthikosu UNIX for Dummies Questions & Answers 2 03-13-2007 02:21 PM
Maximum size of root filesystem in SCO 5.0.7 njsco SCO 2 09-24-2006 09:01 AM
Filesystem full - what to look for RTM SUN Solaris 0 03-09-2006 06:10 AM
/tmp filesystem full szodiac UNIX for Dummies Questions & Answers 11 07-18-2005 07:38 AM
Filesystem Full ilak1008 UNIX for Dummies Questions & Answers 16 07-18-2005 03:35 AM

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-24-2006
Registered User
 

Join Date: May 2006
Posts: 7
/root filesystem size is full

hi
in my server ( / ) root filesystem size is full how to reduce the size and what are the files i want to remove.
i need answer for linux and AIX also.
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 05-24-2006
Registered User
 

Join Date: Feb 2006
Location: Schenectady, NY
Posts: 130
How are your systems partitioned? Is there only the root / slice or do you have separate /usr and /var slices as well? The output from "df -k" would be useful.
Reply With Quote
  #3 (permalink)  
Old 05-24-2006
Registered User
 

Join Date: May 2006
Posts: 7
/root file system size is full

we have separate /usr and /var file system.how to reduce size of ( / ) root ,what i want to do explain detaily .

thanks for your replay
Reply With Quote
  #4 (permalink)  
Old 06-01-2006
Registered User
 

Join Date: Jun 2006
Location: Singapore
Posts: 6
No Hijack

I'm having a similar problem on AIX 4.3 but I cannot seem to identify why or whats filling up the space. Are you having any luck?
Reply With Quote
  #5 (permalink)  
Old 06-02-2006
andryk's Avatar
Registered User
 

Join Date: Sep 2003
Posts: 448
find is your friend, for finding files belonging to root only with size > 1k:
Code:
find / -type -xdev -size +1024 -exec ls -l {} \;
Reply With Quote
  #6 (permalink)  
Old 06-04-2006
Registered User
 

Join Date: Mar 2006
Posts: 10
/ is full

check /var for *.dump and delete
you can also delete vmcore files if AIX

Mike
Reply With Quote
  #7 (permalink)  
Old 06-04-2006
Registered User
 

Join Date: Feb 2006
Location: Schenectady, NY
Posts: 130
It has been my experiece that the smit log and shell histories sneak up growing very large and numerous over time. Also, do you have automated processes that cleanup or archive key files such as passwd by making copies? It could easily be one very large file or a huge number of little files once thought innocuous.

Good luck. I'd be interested in what you find.
Reply With Quote
Google UNIX.COM
Reply

Tags
linux

Thread Tools
Display Modes




All times are GMT -7. The time now is 09:22 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0