From owner-freebsd-current@FreeBSD.ORG Thu Nov 27 01:43:28 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1276C16A4CE for ; Thu, 27 Nov 2003 01:43:28 -0800 (PST) Received: from email02.aon.at (WARSL402PIP7.highway.telekom.at [195.3.96.94]) by mx1.FreeBSD.org (Postfix) with SMTP id C5C8243F85 for ; Thu, 27 Nov 2003 01:43:26 -0800 (PST) (envelope-from shoesoft@gmx.net) Received: (qmail 538642 invoked from network); 27 Nov 2003 09:43:24 -0000 Received: from m095p004.dipool.highway.telekom.at (HELO ?62.46.1.196?) ([62.46.1.196]) (envelope-sender ) by qmail2rs.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 27 Nov 2003 09:43:24 -0000 From: Stefan Ehmann To: freebsd-current@FreeBSD.org In-Reply-To: <20031126183744.GA9140@merlin.emma.line.org> References: <20031126183744.GA9140@merlin.emma.line.org> Content-Type: text/plain Message-Id: <1069926206.891.3.camel@shoeserv.freebsd> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Thu, 27 Nov 2003 10:43:27 +0100 Content-Transfer-Encoding: 7bit Subject: Re: 5.2-BETA: giving up on 4 buffers (ata) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 09:43:28 -0000 On Wed, 2003-11-26 at 19:37, Matthias Andree wrote: > Hi, > > when I rebooted my 5.2-BETA (kernel about 24 hours old), it gave up on > flushing 4 dirty blocks. > > I had three UFS1 softdep file systems mounted on one ATA drive, one ext2 > file system on another ATA drive and one ext2 file system on a SCSI > drive. Both ext2 file systems had been mounted read-only, so they can't > have had dirty blocks. This is a known problem for nearly three months now (See PR 56675). It happens to me every time I shut down the system if i don't unmount my (read-only) ext2 file systems manually.