From owner-freebsd-bugs Fri Aug 16 8:30:10 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D89D237B400 for ; Fri, 16 Aug 2002 08:30:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9995643E6A for ; Fri, 16 Aug 2002 08:30:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GFU7JU018014 for ; Fri, 16 Aug 2002 08:30:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GFU7Kt018013; Fri, 16 Aug 2002 08:30:07 -0700 (PDT) Date: Fri, 16 Aug 2002 08:30:07 -0700 (PDT) Message-Id: <200208161530.g7GFU7Kt018013@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Artem 'Zazoobr' Ignatjev" Subject: Re: misc/41712: df reports wrong size Reply-To: "Artem 'Zazoobr' Ignatjev" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/41712; it has been noted by GNATS. From: "Artem 'Zazoobr' Ignatjev" To: walter harms , freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: misc/41712: df reports wrong size Date: Fri, 16 Aug 2002 19:25:47 +0400 On Fri, Aug 16, 2002 at 08:01:47AM -0700, walter harms wrote: > >Description: > df reports a wrong size: > offending line > > /dev/da0g 144100 1848 -3276 102% /usr While newfs(8)ing, some space (usually 8%) is reserved. If you carefully look into df(1) output, you'll note that slices are less then you thought you've done them. When space is going to finish, only root can use the reserved percents, resulting in negative free space and drive usage >100%. This is DOCUMENTED behaviour. Sinceherely yours, Artem 'Zazoobr' Ignatjev. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message