From owner-freebsd-amd64@FreeBSD.ORG Tue Dec 7 12:00:56 2004 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E002B16A502 for ; Tue, 7 Dec 2004 12:00:56 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A038943D72 for ; Tue, 7 Dec 2004 12:00:55 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iB7C0tuX041659 for ; Tue, 7 Dec 2004 12:00:55 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iB7C0th2041652; Tue, 7 Dec 2004 12:00:55 GMT (envelope-from gnats) Resent-Date: Tue, 7 Dec 2004 12:00:55 GMT Resent-Message-Id: <200412071200.iB7C0th2041652@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Palle Girgensohn Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 556D416A4CE for ; Tue, 7 Dec 2004 11:56:16 +0000 (GMT) Received: from rambutan.pingpong.net (81.milagro.bahnhof.net [195.178.168.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F33643D31 for ; Tue, 7 Dec 2004 11:56:15 +0000 (GMT) (envelope-from girgen@rambutan.pingpong.net) Received: from rambutan.pingpong.net (localhost [127.0.0.1]) iB7BuDhY077346 for ; Tue, 7 Dec 2004 12:56:13 +0100 (CET) (envelope-from girgen@rambutan.pingpong.net) Received: (from girgen@localhost) by rambutan.pingpong.net (8.12.11/8.12.11/Submit) id iB7BuDHE077345; Tue, 7 Dec 2004 12:56:13 +0100 (CET) (envelope-from girgen) Message-Id: <200412071156.iB7BuDHE077345@rambutan.pingpong.net> Date: Tue, 7 Dec 2004 12:56:13 +0100 (CET) From: Palle Girgensohn To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: amd64/74811: df, nfs mount, negative Avail -> 32/64-bit confusion X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Palle Girgensohn List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2004 12:00:57 -0000 >Number: 74811 >Category: amd64 >Synopsis: df, nfs mount, negative Avail -> 32/64-bit confusion >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 07 12:00:54 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Palle Girgensohn >Release: FreeBSD 5.3-RELEASE amd64 >Organization: >Environment: System: FreeBSD rambutan.pingpong.net 4.10-RELEASE FreeBSD 4.10-RELEASE #2: Mon Jun 21 17:45:46 CEST 2004 girgen@banan.pingpong.net:/usr/obj/usr/src/sys/WORKSTATION i386 >Description: using FreeBSD 5.3 amd64 as nfs client FreeBSD 4.10 i386 as nfs server when a disk is filled up over 100%, Avail becomes negative on the server, but hugely postive on the 64-bit platform. Not very surprising, but still a bug... :) 4.10 i386 server: Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da6s1f 17388202 16153532 -156386 101% /dumps/0 5.3 amd64 client: Filesystem 1K-blocks Used Avail Capacity Mounted on banan:/dumps/0 17388202 16153532 18014398509325598 0% /mnt >How-To-Repeat: 1. fill up a volume on FreeBSD 4.10 i386 to 101% 2. nfs mount this system on a FreeBSD 5.3 amd64 system 3. df on the 5.3 amd64 system reveals LOTS of space on the volume. :) >Fix: >Release-Note: >Audit-Trail: >Unformatted: