km wrote:
Have you tried looking in /var to see what's there? find /var -type f -msize +9999kya looking for files bigger than 9999KB showed only: /var/lib/rpm/RpmPackages /var/lib/rpm/Filemd5s
1. Try a smaller size and see if you get lots of files at say 5000k. 2. Try something else to find out why /var is being used up du -sm /var/* Then try the same a little deeper. 3. Check again that /var really is being used up. -- Richard Huxton Archonet Ltd