Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2006 21:20:21 GMT
From:      Giorgos Keramidas <keramida@freebsd.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/99364: df(1) command shows negative space used
Message-ID:  <200606232120.k5NLKL3F090841@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/99364; it has been noted by GNATS.

From: Giorgos Keramidas <keramida@freebsd.org>
To: Maxim Konovalov <maxim@macomnet.ru>
Cc: bug-followup@freebsd.org
Subject: Re: bin/99364: df(1) command shows negative space used
Date: Sat, 24 Jun 2006 00:19:22 +0300

 On 2006-06-23 19:20, Maxim Konovalov <maxim@macomnet.ru> wrote:
 >On Fri, 23 Jun 2006, 19:10-0000, Matteo Riondato wrote:
 >> Synopsis: df(1) command shows negative space used
 >> State-Changed-From-To: open->closed
 >> State-Changed-By: matteo
 >> State-Changed-When: Fri Jun 23 19:09:23 UTC 2006
 >> State-Changed-Why:
 >> This is expected and is the correct behaviour.
 >> Please read fsck(8) (look for "-m" option) and tunefs(8)
 >> ("-m" as well).
 >
 >Actually, it is not a correct behaviour and I fail to see how it
 >correlates with MINFREE:
 >
 >Filesystem     Size    Used   Avail Capacity  Mounted on
 >/dev/ad0s2e    496M    -36K    456M    -0%    /tmp
 >
 >Btw, fsck doesn't have -m key.  Do you mean newfs?
 
 It looks like your /tmp filesystem needs an fsck.
 Can you boot in single user mode and `fsck -y /tmp'?
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606232120.k5NLKL3F090841>