From: Eric Sandeen Subject: Re: EXT4-fs error in ext4_reserve_inode_write: Journal has aborted Date: Fri, 22 May 2009 07:37:42 -0500 Message-ID: <4A169C96.1050808@redhat.com> References: <40101cc30905201635t6af2586bne1acbc77216628ee@mail.gmail.com> <4A14AC12.4000108@redhat.com> <40101cc30905220131t48d3de40y89beafb15d9e2201@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: linux-ext4@vger.kernel.org To: Matteo Croce Return-path: Received: from mx2.redhat.com ([66.187.237.31]:43232 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751590AbZEVMhy (ORCPT ); Fri, 22 May 2009 08:37:54 -0400 In-Reply-To: <40101cc30905220131t48d3de40y89beafb15d9e2201@mail.gmail.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: Matteo Croce wrote: > the HD seems to reset soon. > can it be an hardware problem? It can be, it'd be easier for me to tell you if you could provide any messages prior to the remount messages, as I'd requested. If you see things like ATA errors or resets, then yes, it's likely a hardware problem. But without actual information, I just have to guess.... -Eric > On Thu, May 21, 2009 at 3:19 AM, Eric Sandeen wrote: >> Matteo Croce wrote: >>> When launching a web browser in normal desktop usage, I get this and >>> the disk mounted read only: >>> >>> [ 1101.535101] EXT4-fs error (device sda1) in >>> ext4_reserve_inode_write: Journal has aborted >> Anything before that? I'd think you'd get a message when the journal >> aborts. >> >>> [ 1101.535114] Remounting filesystem read-only >>> [ 1101.535622] EXT4-fs error (device sda1) in >>> ext4_reserve_inode_write: Journal has aborted >>> [ 1101.535637] EXT4-fs error (device sda1) in ext4_dirty_inode: >>> Journal has aborted >>> [ 1101.535669] mpage_da_map_blocks block allocation failed for inode >>> 1867 at logical offset 0 with max blocks 1 with error -30 >>> [ 1101.535681] This should not happen.!! Data will be lost >> Hm this is probably a bad followon to the filesystem shutting down, and >> delalloc data having nowhere to go... >> >> -Eric >> >>> [ 1101.535703] ext4_da_writepages: jbd2_start: 1024 pages, ino 1867; err -30 >>> [ 1101.535716] Pid: 26, comm: pdflush Not tainted 2.6.29.1 #12 >>> [ 1101.535724] Call Trace: >>> [ 1101.535744] [] ? printk+0x18/0x1c >>> [ 1101.535862] [] ext4_da_writepages+0x409/0x430 >>> [ 1101.535879] [] ? ext4_da_get_block_write+0x0/0x210 >>> [ 1101.535893] [] ? ext4_da_writepages+0x0/0x430 >>> [ 1101.535907] [] do_writepages+0x2e/0x50 >>> [ 1101.535921] [] __writeback_single_inode+0x88/0x500 >>> [ 1101.535936] [] ? set_next_entity+0x97/0x180 >>> [ 1101.535950] [] generic_sync_sb_inodes+0x283/0x410 >>> [ 1101.535963] [] writeback_inodes+0x47/0xd0 >>> [ 1101.535975] [] wb_kupdate+0xb2/0x120 >>> [ 1101.535988] [] pdflush+0x112/0x1d0 >>> [ 1101.536000] [] ? wb_kupdate+0x0/0x120 >>> [ 1101.536160] [] ? pdflush+0x0/0x1d0 >>> [ 1101.536173] [] kthread+0x3c/0x70 >>> [ 1101.536184] [] ? kthread+0x0/0x70 >>> [ 1101.536198] [] kernel_thread_helper+0x7/0x1c >>> [ 1101.536417] journal commit I/O error >>> -- >>> To unsubscribe from this list: send the line "unsubscribe linux-ext4" in >>> the body of a message to majordomo@vger.kernel.org >>> More majordomo info at http://vger.kernel.org/majordomo-info.html >>