Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262940AbTKYUA2 (ORCPT ); Tue, 25 Nov 2003 15:00:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262991AbTKYUA1 (ORCPT ); Tue, 25 Nov 2003 15:00:27 -0500 Received: from adsl-63-194-239-202.dsl.lsan03.pacbell.net ([63.194.239.202]:57360 "EHLO mmp-linux.matchmail.com") by vger.kernel.org with ESMTP id S262940AbTKYUAT (ORCPT ); Tue, 25 Nov 2003 15:00:19 -0500 Date: Tue, 25 Nov 2003 12:00:15 -0800 From: Mike Fedyk To: Gertjan van Wingerde Cc: linux-kernel@vger.kernel.org Subject: Re: EXT-3 bug with 2.6.0-test9 Message-ID: <20031125200015.GC1357@mis-mike-wstn.matchmail.com> Mail-Followup-To: Gertjan van Wingerde , linux-kernel@vger.kernel.org References: <200311252051.15501.gwingerde@home.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200311252051.15501.gwingerde@home.nl> User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2531 Lines: 59 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/