[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20081029214511.GB27274@mit.edu>
Date: Wed, 29 Oct 2008 17:45:11 -0400
From: Theodore Tso <tytso@....edu>
To: gshan <gshan@...atel-lucent.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: pls help me: ext3 filesystem reported errors while deleting
files
On Tue, Oct 21, 2008 at 10:08:06AM +0800, gshan wrote:
> After I uncompressed a big tar file (about 600MB) that has been mounted
> through NFS to local
> hard disk, I tried to delete all of files from the tar file, but ext3
> filesystem reported huge errors
> as follows. Note that I'm using IDE driver instead of ATA driver for
> hard disk.
>
> SP(27-A) $ rm -fr *
> EXT3-fs error (device hdc5): ext3_free_blocks_sb: bit already cleared
> for block 538640
> EXT3-fs error (device hdc5): ext3_free_blocks_sb: bit already cleared
> for block 538648
Can you replicate the problem? I would suggest fixing the filesystem
corruptions using e2fsck, and then seeing if you can replicate the
problem.
Note that this sort of problem can be caused by hardware problems or
device driver issues.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists