From: Theodore Ts'o <tytso@mit.edu>
To: George Spelvin <linux@horizon.com>
Cc: linux-ext4@vger.kernel.org
Subject: Re: Sign, more experimentation and broken features...
Date: Tue, 12 Mar 2013 00:06:49 -0400 [thread overview]
Message-ID: <20130312040649.GD18595@thunk.org> (raw)
In-Reply-To: <20130312032843.29393.qmail@science.horizon.com>
On Mon, Mar 11, 2013 at 11:28:43PM -0400, George Spelvin wrote:
> Okay, I'll do ask you ask. First odd thing: errors!
> Minor ones, but all I've done is mke2fs and copy some files
> to it:
> # e2fsck -f -v -C0 -D /dev/md3
I'm going to guess there may be problems with using the e2fsck -D
option with bigalloc. I could imagine potential problems with that,
and it's probably not something we've explicitly tested.
Also, just to check.... all of this was done with the file system
unmounted, right?
> [514]# e2fsck -f -v -C0 /dev/md3
> e2fsck 1.43-WIP (22-Sep-2012)
> ext2fs_check_desc: Corrupt group descriptor: bad block for inode table
> e2fsck: Group descriptors look bad... trying backup blocks...
> Pass 1: Checking inodes, blocks, and sizes
> Group 7461's block bitmap at 973079840 conflicts with some other fs block.
> Relocate<y>?
> data: e2fsck canceled.
The good news is that this appears to be a newly added group, so
hopefully there was no data lost.
It may be worth mounting the file system read-only and copying all of
your data off before you do anything else....
Also, it looks like there may be some problems with the metadata_csum
option when resizing, either alone or in combination with bigalloc.
Please note that I have ___not___ really done a lot of exhaustive
testing with metadata_csum, since it's not in a released final state
in e2fsprogs, and I've had lots of other things I've been busy trying
to make sure is stablized. For example, we are still working on
fixing various test failures with bigalloc. It's probably good enough
for fairly simple workloads (mostly using fallocate and direct I/O),
but there are corner cases which we are still working on fixing.
- Ted
next prev parent reply other threads:[~2013-03-12 4:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-12 3:28 Sign, more experimentation and broken features George Spelvin
2013-03-12 4:06 ` Theodore Ts'o [this message]
2013-03-12 12:04 ` George Spelvin
2013-03-17 17:51 ` George Spelvin
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=20130312040649.GD18595@thunk.org \
--to=tytso@mit.edu \
--cc=linux-ext4@vger.kernel.org \
--cc=linux@horizon.com \
/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;
as well as URLs for NNTP newsgroup(s).