Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263008AbTKYULu (ORCPT ); Tue, 25 Nov 2003 15:11:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263014AbTKYULt (ORCPT ); Tue, 25 Nov 2003 15:11:49 -0500 Received: from smtpq2.home.nl ([213.51.128.197]:44693 "EHLO smtpq2.home.nl") by vger.kernel.org with ESMTP id S263008AbTKYULr (ORCPT ); Tue, 25 Nov 2003 15:11:47 -0500 From: Gertjan van Wingerde Reply-To: gertjan@vanwingerde.net To: Mike Fedyk Subject: Re: EXT-3 bug with 2.6.0-test9 Date: Tue, 25 Nov 2003 21:11:06 +0100 User-Agent: KMail/1.5.4 Cc: linux-kernel@vger.kernel.org References: <200311252051.15501.gwingerde@home.nl> <20031125200015.GC1357@mis-mike-wstn.matchmail.com> In-Reply-To: <20031125200015.GC1357@mis-mike-wstn.matchmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311252111.06035.gwingerde@home.nl> X-AtHome-MailScanner-Information: Neem contact op met support@home.nl voor meer informatie X-AtHome-MailScanner: Found to be clean Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2920 Lines: 70 This is a software RAID-1 array. And indeed, I've replaced one drive about a month ago. I did it without problems though; just took the old drive off-line, added the new-drive, and enabled the new drive, triggering the re-sychronisation. Gertjan. On Tuesday 25 November 2003 21:00, Mike Fedyk wrote: > On Tue, Nov 25, 2003 at 08:51:15PM +0100, Gertjan van Wingerde wrote: > > Hi, > > > > (Please CC me in any replies, as I'm not subscribed to the list) > > > > I've just experienced the strange behaviour that my /usr mount > > auto-magically got mounted read-only, where it was mounted read-write > > (obviously). Investigating the cause of this I've found the following > > EXT-3 related BUG in my log-files: > > > > kernel BUG at fs/jbd/journal.c:1733! > > invalid operand: 0000 [#1] > > CPU: 0 > > EIP: 0060:[] Tainted: P > > EFLAGS: 00010282 > > EIP is at __journal_remove_journal_head+0xf8/0x1c0 > > eax: 0000006a ebx: f56a855c ecx: c02df014 edx: 00000286 > > esi: df2f2ab0 edi: f7c04800 ebp: df2f2ab0 esp: f3525d80 > > ds: 007b es: 007b ss: 0068 > > Process kjournald (pid: 49, threadinfo=f3524000 task=f1f1b940) > > Stack: c02b1b40 c029fad7 c02b04ff 000006c5 c02b02ff f56a855c f3524000 > > c01b9ccd > > f56a855c f56a855c c01b3669 f56a855c cce38180 df2f2ab0 00000000 > > df2f2db0 c01b4967 f7c04800 df2f2ab0 00000003 00000edf 00000000 f7c04878 > > 00000000 Call Trace: > > [] journal_remove_journal_head+0x3d/0x80 > > [] journal_refile_buffer+0x89/0xd3 > > [] journal_commit_transaction+0x1167/0x1580 > > [] autoremove_wake_function+0x0/0x50 > > [] autoremove_wake_function+0x0/0x50 > > [] schedule+0x33d/0x6a0 > > [] del_timer_sync+0x26/0x90 > > [] kjournald+0xe9/0x2d0 > > [] autoremove_wake_function+0x0/0x50 > > [] autoremove_wake_function+0x0/0x50 > > [] ret_from_fork+0x6/0x14 > > [] commit_timeout+0x0/0x10 > > [] kjournald+0x0/0x2d0 > > [] kernel_thread_helper+0x5/0xc > > > > Code: 0f 0b c5 06 ff 04 2b c0 eb 9c c7 44 24 10 15 03 2b c0 c7 44 > > <6>note: kjournald[49] exited with preempt_count 2 > > > > Also, it looks like the BUG is the result of a large series of events on > > this EXT-3 file-system. See the following logging generated by the kernel > > just prior to the BUG. > > > > Please note that this EXT-3 file-system has been running perfectly for > > many months before. > > Did you do anything to this raid array recently, like replace a drive? > What kind of raid is it (software, hardware, 0, 1, 5?) > > Mike - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/