The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Srihari Vijayaraghavan <harisri@bigpond.com>
To: lkml <linux-kernel@vger.kernel.org>
Subject: [PROBLEM] Ext3 error messages on 2.4.23-pre4
Date: Wed, 17 Sep 2003 22:02:03 +1000	[thread overview]
Message-ID: <200309172202.03577.harisri@bigpond.com> (raw)

Just after remounting /tmp as read-only, this error message appeared in the 
kernel log:
Sep 17 20:59:32 laptop kernel: EXT3-fs error (device ide0(3,10)) in 
start_transaction: Readonly filesystem
Sep 17 20:59:32 laptop kernel: EXT3-fs error (device ide0(3,10)) in 
ext3_delete_inode: Readonly filesystem

When I tried to mount it read-write a little later, this error message 
appeared:
Sep 17 21:08:18 laptop kernel: EXT3-fs warning: mounting fs with errors, 
running e2fsck is recommended
Sep 17 21:08:18 laptop kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on 
ide0(3,10), internal journal

I ran e2fsck on /dev/hda10 (the /tmp fs), it found some problem (inode fixed?) 
and fixed it.

It's like EXT3 forgotten to write some data back to the file system when I 
mounted it read-only :-), but remembered about it straight after mounting the 
file system read-only.

I'm still trying to reproduce the error messages, but I had no luck so far 
(both in 2.4.22-aa1 and in 2.4.23-pre4).

The file system is mounted with these options: noatime,defaults

Thank you
Hari
harisri@bigpond.com


                 reply	other threads:[~2003-09-17 12:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200309172202.03577.harisri@bigpond.com \
    --to=harisri@bigpond.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox