Date: Mon, 8 Oct 2001 13:06:27 +0100 (BST) From: Joe Karthauser <joe@tao.org.uk> To: FreeBSD-gnats-submit@freebsd.org Subject: bin/31135: /bin/df reporting 'NaNB' as a Size. Message-ID: <20011008120627.83CAB334@tao.org.uk>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011008120627.83CAB334>