From owner-freebsd-current@FreeBSD.ORG Mon Jun 28 06:37:21 2004 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 DB46B16A4CE for ; Mon, 28 Jun 2004 06:37:21 +0000 (GMT) Received: from kiire.colleduc.ee (myyr.colleduc.ee [193.40.113.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8B2B43D3F for ; Mon, 28 Jun 2004 06:37:20 +0000 (GMT) (envelope-from kalev@colleduc.ee) Received: from colleduc.ee (mail.smartlink.ee [213.180.16.242]) (authenticated bits=0) by kiire.colleduc.ee (8.12.11/8.12.10) with ESMTP id i5S6atuE027966 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 28 Jun 2004 09:36:59 +0300 Message-ID: <40DFBC86.3070103@colleduc.ee> Date: Mon, 28 Jun 2004 09:36:54 +0300 From: Kalev Lember User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040510 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamd / ClamAV version 0.72, clamav-milter version 0.72 on localhost X-Virus-Status: Clean X-AntiVirus: checked by AntiVir Milter 1.0.6; AVE 6.26.0.3; VDF 6.26.0.7 Subject: Re: Giving up on x buffers - losing files 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: Mon, 28 Jun 2004 06:37:22 -0000 Arjan van Leeuwen wrote: > > > Sometimes, particularly after doing a lot of file writes (i.e. > compiling a lot of ports, building world and mergemastering, etc), I > get the 'Giving up on x buffers' message on shutdown, and my > filesystems come up dirty when I restart. > > > > So, why does this happen? And how do I prevent it from happening? > This definitely does _not_ sound like something I want my servers to > do when 5.x goes -STABLE. Not sure if it is related, but if I have ext2 mounted on shutdown, the syncer also fails and gives up on a few buffers. It is reproducable. I can recall it was fixed about a year ago, but then broke again. -- Kalev