From: Mark Lord <lkml@rtr.ca>
To: linux-ext4@vger.kernel.org, Linux Kernel <linux-kernel@vger.kernel.org>
Subject: ext3: Freeing blocks not in datazone
Date: Mon, 14 Apr 2008 14:23:05 -0400 [thread overview]
Message-ID: <4803A109.5080800@rtr.ca> (raw)
One of my test systems here, running 2.6.25-rc8-git*,
just now crapped out with this in the tail end of dmesg:
[ 20.927780] EXT3-fs error (device sda1): ext3_free_blocks: Freeing blocks not in datazone - block
[ 20.928756] Aborting journal on device sda1.
[ 7.336461] ext3_abort called.
[ 20.930208] Remounting filesystem read-only
[ 7.336925] EXT3-fs error (device sda1): ext3_journal_start_sb: Detected aborted journal
[ 7.336930] Remounting filesystem read-only
[ 20.930847] EXT3-fs error (device sda1) in ext3_reserve_inode_write: Journal has aborted
[ 20.930960] EXT3-fs error (device sda1) in ext3_truncate: Journal has aborted
[ 20.931037] EXT3-fs error (device sda1) in ext3_reserve_inode_write: Journal has aborted
[ 20.931148] EXT3-fs error (device sda1) in ext3_orphan_del: Journal has aborted
[ 20.931257] EXT3-fs error (device sda1) in ext3_reserve_inode_write: Journal has aborted
[ 20.932057] __journal_remove_journal_head: freeing b_committed_data
[ 20.932071] __journal_remove_journal_head: freeing b_committed_data
[ 20.932165] __journal_remove_journal_head: freeing b_committed_data
[ 20.932185] __journal_remove_journal_head: freeing b_committed_data
[ 20.932197] __journal_remove_journal_head: freeing b_committed_data
I had just booted the system, and was simultaneously doing "rm -r" on an old kernel tree
while also doing mirrordir to refressh a different kernel tree from a master copy off NFS.
Not much else to say. e2fsck seems to have recovered things,
and I've repeated the commands successfully after rebooting.
-ml
next reply other threads:[~2008-04-14 18:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-14 18:23 Mark Lord [this message]
2008-04-14 19:23 ` ext3: Freeing blocks not in datazone Eric Sandeen
2008-04-14 20:32 ` Mark Lord
2008-04-14 21:00 ` Eric Sandeen
2008-04-14 23:09 ` Mark Lord
2008-04-22 9:31 ` Jan Kara
2008-04-22 13:41 ` Eric Sandeen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4803A109.5080800@rtr.ca \
--to=lkml@rtr.ca \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.