Skip site navigation (1)Skip section navigation (2)
Date:      8 Feb 2004 13:56:03 -0000
From:      Peter van Dijk <peter@dataloss.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/62536: df gives insane numbers when using root-reserved space
Message-ID:  <20040208135603.38282.qmail@useful.dataloss.nl>
Resent-Message-ID: <200402081400.i18E0aaZ084552@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         62536
>Category:       bin
>Synopsis:       df gives insane numbers when using root-reserved space
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 08 06:00:36 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Peter van Dijk
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD slab.home.dataloss.nl 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Sun Jan 11 04:21:45 GMT 2004     root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC  i386


5.2-RELEASE install, kernel and binaries not changed


>Description:
I think this speaks for itself:

slab# df /
Filesystem  1K-blocks    Used  Avail Capacity  Mounted on
/dev/ad0s1a   1795182 1682686 -31118   102%    /
slab# df -h /
Filesystem    Size   Used  Avail Capacity  Mounted on
/dev/ad0s1a   1.7G   1.6G -30.4M   102%    /
slab# df -m /
Filesystem  1M-blocks Used             Avail Capacity  Mounted on
/dev/ad0s1a      1753 1643 36028797018963937   102%    /


>How-To-Repeat:

Gobble up space until you end up in root-reserved space, then run df -m

>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



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