From owner-freebsd-questions@FreeBSD.ORG Wed May 27 17:22:42 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7BCAC1065951 for ; Wed, 27 May 2009 17:22:42 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id D43248FC20 for ; Wed, 27 May 2009 17:22:40 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n4RHMWij053611; Wed, 27 May 2009 19:22:32 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n4RHMWYr053608; Wed, 27 May 2009 19:22:32 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 27 May 2009 19:22:32 +0200 (CEST) From: Wojciech Puchar To: Peter Steele In-Reply-To: Message-ID: References: <20090526230522.GH49013@hal.rescomp.berkeley.edu> <20090527011302.98954329.freebsd@edvax.de> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: RE: Is this a gmirror bug? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 May 2009 17:22:44 -0000 >> Filesystem 1K-blocks Used Avail Capacity Mounted on >> /dev/mirror/gm0d 4058062 -377792 4111210 110% /tmp >> /dev/mirror/gm0e 15231278 -113942 14126718 101% /var >> >> then? I always assumed that a disk occupation > 100% would go into >> this reserved area, which would turn the Capacity field to be more >> than 100%, and not less than 0%? This is the case when I have more >> data on a UFS partition than it "is allowed to"... > > I've seen this before a few times, but never something less than 0%. > I've reimaged the system to correct it. Will have to see if it happens > again... did you checked that partitions with fsck? (fsck_ffs -y) does it detects errors and fix them? after fsck is it ok or still nonsense in Used?