Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 2008 12:25:19 -0500
From:      Jerry McAllister <jerrymc@msu.edu>
To:        Varshavchick Alexander <alex@metrocom.ru>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD 5.4 - filesystem full
Message-ID:  <20081112172518.GD92510@gizmo.acns.msu.edu>
In-Reply-To: <20081112153331.K65116@comanche.metrocom.ru>
References:  <20081112153331.K65116@comanche.metrocom.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 12, 2008 at 03:34:11PM +0300, Varshavchick Alexander wrote:

> I have an old enough server with FreeBSD 5.4 which from time to time 
> complains about filesystem full. But the problem is that the partition in 
> question has about 15G free space and more than 10000000 free inodes. Then 
> all by itself the error dissapears, only to be repeated several hours 
> later. What can it be and where to look? The server runs mainly apache and 
> sendmail, nothing special.

There is a FAQ, numerous questions threads and several
articles in online publications on this issue.   I am sure
you can easily find them with some basic searching.

Most of the problems/confusions come from two places.
The first is that an amount - normally 8% - is held out for root.
The second is processes that open/create a file to write and then
delink it but do not release it and continue to write to it.
It doesn't show up, but is still taking space.  The processes do this
so if they get killed, the space is automatically released.

////jerry
> 
> Thanks and regards
> 
> 
> ----
> Alexander Varshavchick, Metrocom Joint Stock Company
> Phone: (812)718-3322, 718-3115(fax)
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081112172518.GD92510>