Thomas Vogt <[EMAIL PROTECTED]> writes:

> FreeBSD 4.9 man tunefs(8) explains in section "-m minfree" that by
> default, 8% disk space is reserved for root. The man page also says
> clearly that I'll lose performance if I reduce minfree. My mailserver
> has one drive for the base system and a raid enviroment with 500GB
> space for the users mailboxes. 8% of 500gb space is a lot of space
> which I can't use anymore for my users mailboxes.
> So if I set this minfree to < 8% is there any other option I have to
> set that I don't lose too much performance. We're talking about a lot
> of write procedures for small files.

Not really.  Note, however, that it's the actual free space that can
cut into performance, rather than the minimum free setting.  You will
only take the hit when the disk is getting close to full.

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to