Clear Inode Usage
by rajesh[ Edit ] 2012-03-21 23:17:15
df command will give the current disk usage and free disk limits.
In some case df -i will reveal some thing different, that even when your disk has 20% free space there will be less than 1% free inode space.
You can check it by command
df -i
To clear it, try restarting the machine and it would be a solution and the process that are associated will released certain inode space.