mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jan Niehusmann <jan@gondor.com>
To: linux-kernel@vger.kernel.org
Subject: Block bitmap differences
Date: Sun, 3 Aug 2003 23:22:22 +0200	[thread overview]
Message-ID: <20030803212222.GA2528@gondor.com> (raw)

Hi!

After cleaning up some other file system errors, I got the following
problem: e2fsck finished (apparently) successfully. But to be sure, I
ran another e2fsck, which still complained about block bitmap
differences:

Block bitmap differences:  +(107151362--107151397) +(107151603--107184127) [...]
Fix<y>? yes

/dev/vg1/pool1: ***** FILE SYSTEM WAS MODIFIED *****
/dev/vg1/pool1: 195275/28581920 files (3.9% non-contiguous), 122154001/142753792 blocks

To be honest, the file system was mounted read-only at that moment. Now
I umounted the filesystem, and mounted it again read-only (I do not want
to leave users without read access to the files, if possible).

But then, another e2fsck gave the same errors again:

bigspace2:~# ./e2fsck.static -f /dev/vg1/pool1 
e2fsck 1.34 (25-Jul-2003)
/dev/vg1/pool1 is mounted.  

WARNING!!!  Running e2fsck on a mounted filesystem may cause
SEVERE filesystem damage.

Do you really want to continue (y/n)? yes

Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
Block bitmap differences:  +(107151362--107151397) +(107151603--107184127) [...]
Fix<y>? yes

How can that be? Bug in e2fsck? Or does the kernel write to the
filesystem even though it's mounted read-only? (this is stock linux
2.4.21)

Jan

                 reply	other threads:[~2003-08-03 21:22 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=20030803212222.GA2528@gondor.com \
    --to=jan@gondor.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

all inboxes | Powered by JetHome®