bin/56606: df cannot handle 2TB NFS volumes
Hendrik Scholz
hendrik at scholz.net
Mon Sep 8 12:30:22 PDT 2003
>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 at 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:
More information about the freebsd-bugs
mailing list