From: Meelis Roos <mroos@linux.ee>
To: Theodore Tso <tytso@mit.edu>
Cc: Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: Re: ext3 __log_wait_for_space: no transactions
Date: Thu, 30 Oct 2008 22:43:25 +0200 (EET) [thread overview]
Message-ID: <Pine.SOC.4.64.0810302133040.6084@math.ut.ee> (raw)
In-Reply-To: <20081030142103.GA14744@mit.edu>
> > __log_wait_for_space: no transactions
> > Aborting journal on device sda3.
> > ext3_abort called.
> > EXT3-fs error (device sda3): ext3_journal_start_sb: Detected aborted journal
> > Remounting filesystem read-only
>
> How big is your journal? What does this report?
>
> dumpe2fs -h /dev/sda3| grep Journal
dumpe2fs 1.41.3 (12-Oct-2008)
Journal inode: 8
Journal backup: inode blocks
Journal size: 32M
> The other thing that would be useful would be to replace the call to
> journal_abort() in __log_wait_for_space() in fs/jbd/checkpoint.c with
> a BUG(), so we can get a stack backtrace and see what filesystem
> operation was calling start_this_handle() (which in turn was calling
> __log_wait_for_space) that is triggering this bug.
Will try.
--
Meelis Roos (mroos@linux.ee)
next prev parent reply other threads:[~2008-10-30 20:43 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-30 9:49 Meelis Roos
2008-10-30 14:21 ` Theodore Tso
2008-10-30 20:43 ` Meelis Roos [this message]
2008-10-31 14:07 ` Theodore Tso
2008-10-31 14:45 ` Meelis Roos
2008-10-31 13:39 ` Meelis Roos
2008-11-01 6:54 ` Andrew Morton
2008-11-01 8:56 ` Simon Arlott
2008-11-01 8:59 ` Meelis Roos
2008-11-01 16:38 ` Theodore Tso
2008-11-01 17:10 ` Theodore Tso
2008-11-01 20:21 ` Bartlomiej Zolnierkiewicz
2008-11-04 14:50 ` Theodore Tso
2008-11-04 14:54 ` Meelis Roos
2008-11-04 17:48 ` Bartlomiej Zolnierkiewicz
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=Pine.SOC.4.64.0810302133040.6084@math.ut.ee \
--to=mroos@linux.ee \
--cc=linux-kernel@vger.kernel.org \
--cc=tytso@mit.edu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome