Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 1998 23:54:17 -0800 (PST)
From:      John-Mark Gurney <jmg@FreeBSD.ORG>
To:        toasty@dragondata.com, jmg@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG
Subject:   Re: bin/5870
Message-ID:  <199802280754.XAA04233@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: df(1) gives values over 100%

State-Changed-From-To: open-closed
State-Changed-By: jmg
State-Changed-When: Fri Feb 27 23:51:05 PST 1998
State-Changed-Why: 
this is actually normal behavior for ffs filesystems...  they reserve
part of the space for optimization on storing the files...

if you notice:
169969 + 2582044 = 2752013 and not 2991318 as the total says...  it
prevents a user from using all the disk space and then the root user
not being able to do anything about it...

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



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