From owner-freebsd-fs@FreeBSD.ORG Mon Feb 7 15:29:25 2011 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE565106566C; Mon, 7 Feb 2011 15:29:25 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id A2A548FC16; Mon, 7 Feb 2011 15:29:25 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 61E3446B09; Mon, 7 Feb 2011 10:29:25 -0500 (EST) Received: from jhbbsd.localnet (unknown [209.249.190.10]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 85F3B8A01D; Mon, 7 Feb 2011 10:29:24 -0500 (EST) From: John Baldwin To: Doug Barton Date: Mon, 7 Feb 2011 10:17:42 -0500 User-Agent: KMail/1.13.5 (FreeBSD/7.4-CBSD-20110107; KDE/4.4.5; amd64; ; ) References: <4D47B954.3010600@FreeBSD.org> <201102040759.51736.jhb@freebsd.org> <4D4C6DF4.2060004@FreeBSD.org> In-Reply-To: <4D4C6DF4.2060004@FreeBSD.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201102071017.42616.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (bigwig.baldwin.cx); Mon, 07 Feb 2011 10:29:24 -0500 (EST) X-Virus-Scanned: clamav-milter 0.96.3 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=0.5 required=4.2 tests=BAYES_00,MAY_BE_FORGED, RDNS_DYNAMIC autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bigwig.baldwin.cx Cc: freebsd-fs@freebsd.org Subject: Re: ext2fs crash in -current (r218056) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2011 15:29:25 -0000 On Friday, February 04, 2011 4:21:56 pm Doug Barton wrote: > On 02/04/2011 04:59, John Baldwin wrote: > > On Thursday, February 03, 2011 6:06:32 pm Doug Barton wrote: > >> On 02/02/2011 14:04, John Baldwin wrote: > >>> Err, this is a different panic than what you reported earlier. Your disk died > >>> and spewed a bunch of EIO errors. I can look at the locking assertion failure > >>> tomorrow, but this is a differnt issue. Even UFS needed a good bit of work to > >>> handle disks dying gracefully. > >> > >> Can you defined "died" a bit? :-/ I just plugged it back in and it > >> seems to be working Ok, but it's my backup disk so if I'm looking at a > >> potential failure I'm a bit worried ... > > > > It's hard to say as the other errors have already scrolled off the screen. > > There weren't any other errors. I just trimmed the jpeg down to a more > manageable level. No other messages at all before the 'da0: autosense failed' line? -- John Baldwin