From: Eric Sandeen Subject: Re: EXT4-fs error in ext4_reserve_inode_write: Journal has aborted Date: Wed, 20 May 2009 20:19:14 -0500 Message-ID: <4A14AC12.4000108@redhat.com> References: <40101cc30905201635t6af2586bne1acbc77216628ee@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]:60733 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752759AbZEUBT1 (ORCPT ); Wed, 20 May 2009 21:19:27 -0400 In-Reply-To: <40101cc30905201635t6af2586bne1acbc77216628ee@mail.gmail.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: 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