Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 2003 21:17:37 +0200 (CEST)
From:      Hendrik Scholz <hendrik@scholz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Hendrik Scholz <hendrik@scholz.net>
Subject:   bin/56606: df cannot handle 2TB NFS volumes
Message-ID:  <200309081917.h88JHb0D057921@goanna.lan.raisdorf.net>
Resent-Message-ID: <200309081930.h88JUIBC009458@freefall.freebsd.org>

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

>Number:         56606
>Category:       bin
>Synopsis:       df cannot handle 2TB NFS volumes
>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:   Mon Sep 08 12:30:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD goanna.lan.raisdorf.net 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Tue Jul 29 19:34:39 CEST 2003 hscholz@goanna.lan.raisdorf.net:/usr/src/sys/i386/compile/GOANNA i386

>Description:
Mounting a 1.8TB NFS volume shows negative values:
$ \df /mnt/foo
Filesystem          1K-blocks        Used     Avail Capacity  Mounted on
x.x.x.x:/spool1 -222502944 -463076980 240574036   208%    /mnt/foo
$ mount | grep foo
x.x.x.x:/spool1 on /mnt/foo (nfs)

It should read (copied from Linux box):
x.x.x.x:/spool1  1924980704 1684406656 240574048  88% /news/spool1

Same problem with inodes ...

>How-To-Repeat:
	
>Fix:
I did not have the time to have a look at the df code :-|

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



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