From owner-freebsd-bugs Mon Oct 8 5:10: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1338F37B40B for ; Mon, 8 Oct 2001 05:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f98CA2T74776; Mon, 8 Oct 2001 05:10:02 -0700 (PDT) (envelope-from gnats) Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id 4923137B408 for ; Mon, 8 Oct 2001 05:07:08 -0700 (PDT) Received: by tao.org.uk (Postfix, from userid 100) id 83CAB334; Mon, 8 Oct 2001 13:06:27 +0100 (BST) Message-Id: <20011008120627.83CAB334@tao.org.uk> Date: Mon, 8 Oct 2001 13:06:27 +0100 (BST) From: Joe Karthauser Reply-To: Joe Karthauser To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/31135: /bin/df reporting 'NaNB' as a Size. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 31135 >Category: bin >Synopsis: /bin/df reporting 'NaNB' as a Size. >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 Oct 08 05:10:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Joe Karthauser >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD genius.tao.org.uk 5.0-CURRENT FreeBSD 5.0-CURRENT #27: Fri Sep 28 21:44:58 BST 2001 joe@genius.tao.org.uk:/usr/obj/usr/src/sys/GENIUS i386 >Description: I've just had the strangest output from 'df': % while test /tmp; do df -h /data; sleep 5; done [cut] Filesystem Size Used Avail Capacity Mounted on /dev/ad0s2h 10G 9.5G 72M 99% /data Filesystem Size Used Avail Capacity Mounted on /dev/ad0s2h NaNB 9.5G 69M 99% /data ^^^^ Filesystem Size Used Avail Capacity Mounted on /dev/ad0s2h 10G 9.5G 72M 99% /data [cut] >How-To-Repeat: Unknown. This is the first time I've seen this. >Fix: I've not looked for a fix yet. I don't know where the problem lies, I'm just recording that there is one. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message