Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Feb 2001 19:41:15 +0200
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        Panagiotis Astithas <past@netmode.ntua.gr>
Cc:        stable@FreeBSD.ORG
Subject:   Re: df output incosistency
Message-ID:  <20010206194115.C7821@sunbay.com>
In-Reply-To: <20010206193532.A7821@sunbay.com>; from ru@FreeBSD.ORG on Tue, Feb 06, 2001 at 07:35:32PM %2B0200
References:  <20010206192656.B6939@netmode.ece.ntua.gr> <20010206193532.A7821@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 06, 2001 at 07:35:32PM +0200, Ruslan Ermilov wrote:
[...]
> 
> The UFS filesystem normally reserve about 8% of space.
> If you run the above command, you should see numbers around 92:
> 
> df -P -t ufs | awk '{ print $1, ($3+$4)/$2*100 }'
> 
Forgot to mention.  The current value of this limit could be
obtained with ``tunefs -P <file_system>'', and changed with
``tunefs -m''.  See tunefs(8) manpage for details.


Cheers,
-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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