The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Filesystems, Disks and Memory
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 02-15-2007
izy100 izy100 is offline
Registered User
 

Join Date: Nov 2002
Location: Singapore
Posts: 128
maybe your filesystem is badly fragmented.

Use this command to check the number of avail inodes
df -o i
Reply With Quote