Alex Zbyslaw wrote:
Sean Murphy wrote:
I am getting these errors on my var filesystem but df -h shows there
is plenty of space available.
Check df -i as you may have run out of inodes rather than out of file
space.
Also, try working with fstat(1) to see if the offending superbig file
is active but not yet "written" (and therefore visible to df(1)) and
try du(1), because it may also show you the offending file.
Kevin Kinsey
--
Baruch's Observation:
If all you have is a hammer, everything looks like a nail.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"