From: Christian Pedaschus <cpedaschus@gmx.de>
To: Andreas Dilger <adilger@clusterfs.com>
Cc: Al Boldi <a1426z@gawab.com>,
linux-raid@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: Large single raid and XFS or two small ones and EXT3?
Date: Fri, 23 Jun 2006 18:41:35 +0200 [thread overview]
Message-ID: <449C19BF.7060500@gmx.de> (raw)
In-Reply-To: <20060623160602.GK5817@schatzie.adilger.int>
Andreas Dilger wrote:
>On Jun 23, 2006 17:01 +0300, Al Boldi wrote:
>
>
>>Chris Allen wrote:
>>
>>
>>>Francois Barre wrote:
>>>
>>>
>>>>2006/6/23, PFC <lists@peufeu.com>:
>>>>
>>>>
>>>>> - ext3 is slow if you have many files in one directory, but
>>>>>has more mature tools (resize, recovery etc)
>>>>>
>>>>>
>
>Please use "mke2fs -O dir_index" or "tune2fs -O dir_index" when testing
>ext3 performance for many-files-in-dir. This is now the default in
>e2fsprogs-1.39 and later.
>
>
for ext3 use (on unmounted disks):
tune2fs -O has_journal -o journal_data /dev/{disk}
tune2fs -O dir_index /dev/{disk}
if data is on the drive, you need to run a fsck afterwards and it uses a
good bit of ram, but it makes ext3 a good bit faster.
and my main points for using ext3 is still: "it's a very mature fs,
nobody will tell you such horrible storys about data-lossage with ext3
than with any other filesystem."
and there are undelete tools for ext3.
so if you're for data-integrity (i guess you are, else you would not use
raid, or? ;) ), use ext3 and if you need the last single kb/s get a
faster drive or use lots of them with a good raid-combo and/or use a
separate disk for the journal (man 8 tune2fs)
my 0.5 cents,
greets chris
ps. but you know, filesystem choosage is not pure science, it's
half-religion :D
>Cheers, Andreas
>--
>Andreas Dilger
>Principal Software Engineer
>Cluster File Systems, Inc.
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-raid" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
>
>
next prev parent reply other threads:[~2006-06-23 16:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <449AEB7C.6040108@cjx.com>
[not found] ` <fd8d0180606230226w10b1982ay2916805d9aa0e3bb@mail.gmail.com>
[not found] ` <449BE381.6070000@cjx.com>
2006-06-23 14:01 ` Large single raid and XFS or two small ones and EXT3? Al Boldi
2006-06-23 16:06 ` Andreas Dilger
2006-06-23 16:41 ` Christian Pedaschus [this message]
2006-06-23 16:46 ` Christian Pedaschus
2006-06-23 19:53 ` Nix
2006-06-23 16:21 ` Russell Cattelan
2006-06-23 18:19 ` Tom Vier
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=449C19BF.7060500@gmx.de \
--to=cpedaschus@gmx.de \
--cc=a1426z@gawab.com \
--cc=adilger@clusterfs.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-raid@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