From: gshan <gshan@alcatel-lucent.com>
To: linux-kernel@vger.kernel.org
Subject: pls help me: ext3 filesystem reported errors while deleting files
Date: Tue, 21 Oct 2008 10:08:06 +0800 [thread overview]
Message-ID: <48FD3986.6040909@alcatel-lucent.com> (raw)
Hi All,
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) $ cd /disk_root/
SP(27-A) $ busybox tar -zxf /aaa/Gavin/sp3m/target_7xx_cge5.2008-07-10.tgz
SP(27-A) $ ls
bin home media root sys
boot lib mnt sbin tmp
dev lost+found opt selinux usr
etc man proc srv var
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
EXT3-fs error (device hdc5): ext3_free_blocks_sb: bit already cleared
for block 538648
EXT3-fs error (device hdc5): ext3_free_blocks_sb: bit already cleared
for block 534539
EXT3-fs error (device hdc5): ext3_free_blocks_sb: bit already cleared
for block 534540
:
:
Thanks,
Gavin
next reply other threads:[~2008-10-21 2:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-21 2:08 gshan [this message]
2008-10-29 21:45 ` pls help me: ext3 filesystem reported errors while deleting files Theodore Tso
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=48FD3986.6040909@alcatel-lucent.com \
--to=gshan@alcatel-lucent.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 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.