From owner-freebsd-current@FreeBSD.ORG Sat Dec 11 22:14:03 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 465EA16A4CE for ; Sat, 11 Dec 2004 22:14:03 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D09943D31 for ; Sat, 11 Dec 2004 22:14:02 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id iBBMDqac099250; Sat, 11 Dec 2004 23:13:53 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: "Daniel Eriksson" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 11 Dec 2004 15:10:32 +0100." Date: Sat, 11 Dec 2004 23:13:52 +0100 Message-ID: <99249.1102803232@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: "'Conrad J. Sabatier'" cc: freebsd-current@freebsd.org Subject: Re: df showing weird stats for nfs mounts X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Dec 2004 22:14:03 -0000 In message , "Daniel Eriksson" writes: >Conrad J. Sabatier wrote: > >> dolphin:conrads:/usr/home/conrads$ df -H >> Filesystem Size Used Avail Capacity >> Mounted on >> gateway:/mm 83906 30871 0B 100% /mm >> gateway:/usr/home/ncvs 83906 -456 0B 100% >> /usr/home/ncvs >> gateway:/usr/ports/distfiles 83906 -456 0B 100% >> /usr/ports/distfiles > >This problem started after the recent changes by phk to the mount code, and >it also affects mount_nullfs. > >2004.12.03.09.00.00 = OK >2004.12.08.12.00.00 = not OK > >Sorry, but that is all the info I have at the moment. Hi, I found one bug which I just fixed, it doesn't solve it for my NFS which makes me suspect ps/mohan may be involved. Is it possible that you can use the fix from rev. 1.171 in kern/vfs_mount.c and then try to nail down exactly which version of nfs_vfsops.c that breaks it ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.