From owner-freebsd-current@FreeBSD.ORG Sun Dec 14 18:13:09 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 37C8B16A4CE for ; Sun, 14 Dec 2003 18:13:09 -0800 (PST) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A2E643D2D for ; Sun, 14 Dec 2003 18:13:08 -0800 (PST) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.12.9p2/8.12.9) with ESMTP id hBF2CxeF066190; Sun, 14 Dec 2003 18:13:03 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <200312150213.hBF2CxeF066190@gw.catspoiler.org> Date: Sun, 14 Dec 2003 18:12:59 -0800 (PST) From: Don Lewis To: dwhite@gumbysoft.com In-Reply-To: <20031214175201.L74761@carver.gumbysoft.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii cc: current@FreeBSD.org cc: yanestra@web.de Subject: Re: [RC1] ext2fs broken? 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, 15 Dec 2003 02:13:09 -0000 On 14 Dec, Doug White wrote: > On Sun, 14 Dec 2003, Klaus-J. Wolf wrote: > >> fsync: giving up on dirty: 0xc6339618: tag ext2fs, type VDIR, usecount >> 1, writec >> ount 0, refcount 3, lock type ext2fs: EXCL (count 1) by thread 0xc46783c0 >> ino 57, on dev da0s2 (4, 40) > > This is a very similar error to what I've been getting with sysinstall. > It may be related to the vgonechrl() changes. Keep an eye on that thread > and if a fix goes in, try reproducing it with ext2fs. This doesn't look like that problem, and I don't think it looks like the problem that happens when shutting down with an ext2fs file system mounted.