On Fri, Oct 07, 2005 at 11:47:44AM -0400, Andrew Plumb wrote: > Keep an eye on the number of files in /var/log and subdirectories, not just > their sizes. > > I once had a situation (not MythTV related) where a bunch of travelling > workshop laptops all started to fail for some unknown reason. There was > still plenty of physical space on the drives, but a little daemon that was > looking for network connections had created thousands of little files; the > root file systems had run out of *address* space. It was manifesting as "out > of space" errors.
You can use `df -i` to check on the number of inodes and see whether they've all been used. -- The freedoms that we enjoy presently are the most important victories of the White Hats over the past several millennia, and it is vitally important that we don't give them up now, only because we are frightened. - Eolake Stobblehouse (http://stobblehouse.com/text/battle.html)
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
