From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 14156] Running fsstress "fsx" on ext4 filesystem gives dirty metadata buffer warning message Date: Wed, 16 Sep 2009 12:03:49 GMT Message-ID: <200909161203.n8GC3ngw027068@demeter.kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To: linux-ext4@vger.kernel.org Return-path: Received: from demeter.kernel.org ([140.211.167.39]:42840 "EHLO demeter.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756049AbZIPMDq (ORCPT ); Wed, 16 Sep 2009 08:03:46 -0400 Received: from demeter.kernel.org (localhost.localdomain [127.0.0.1]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n8GC3ndh027069 for ; Wed, 16 Sep 2009 12:03:49 GMT In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: http://bugzilla.kernel.org/show_bug.cgi?id=14156 --- Comment #1 from muni 2009-09-16 12:03:48 --- While running the fsx tests on 2.6.31-rc8 kernel, the above mentioned occurred. Steps for running fsx test: 1. Create an ext4 partition with blocksize 1024 and mount it with "-o errors=panic,data=journal" options 2. Install the autotest framework 3. Run fsx test attached to this bug 4. Check the dmesg. You can see several messages like the one below: kernel: JBD: Spotted dirty metadata buffer (dev = sdb5, blocknr = 41444). There's a risk of filesystem corruption in case of system crash. Thanks Muni -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.