Date: Tue, 23 Sep 2003 11:02:48 -0700 From: Mike Hogsett <hogsett@csl.sri.com> To: "Brian Henning" <b1henning@hotmail.com> Cc: questions@freebsd.org Subject: Re: du,df tools Message-ID: <200309231802.h8NI2mJm019606@quarter.csl.sri.com> In-Reply-To: Your message of "Tue, 23 Sep 2003 12:52:14 CDT." <LAW12-OE28nHM3SOlbp0000a363@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> first, why does 59375408 + 1348433 != 61337213
> df -k /home/henninb
> Filesystem kbytes used avail capacity Mounted on
> 61337213 59375408 1348433 98% /home/henninb
I believe your disk has 1% reserved space. See newfs(8)
-m free space %
The percentage of space reserved from normal users; the minimum
free space threshold. The default value used is defined by
MINFREE from <ufs/ffs/fs.h>, currently 8%. See tunefs(8) for
more details on how to set this option.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309231802.h8NI2mJm019606>
