On Sun, Aug 14, 2005 at 12:09:19AM -0700, Glenn Dawson wrote:
> >2. How come /tmp is -0% in size? -278K? What had happened? as I have
> >never experienced this in the previous installs on the exact same
> >hardware.
> 
> Not sure about that one.  Maybe someone else has an answer.

This is a FAQ.

The available space is always computed after subtracting some space
that would be only available to root (typically around 5% or 10%
of the partition size). This free space is necessary to avoid internal
fragmentation and to keep the file system going. Root may be able
to "borrow" some space from this (in which case the capacity goes
below 0%), but it is not advisable to keep the file system so full,
so it should be only for a limited period of time.

In your example, you're 278K over the limit; and should delete some
files to make space ASAP. Should /tmp fill up more, it will soon become
inoperable.

> -Glenn

-cpghost.

-- 
Cordula's Web. http://www.cordula.ws/
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to