From: Stan Hoeppner <stan@hardwarefreak.com>
To: Roy Sigurd Karlsbakk <roy@karlsbakk.net>
Cc: "Mathias Burén" <mathias.buren@gmail.com>,
"Linux RAID" <linux-raid@vger.kernel.org>
Subject: Re: What layout with 6x2TB, Intel Atom?
Date: Tue, 05 Feb 2013 08:17:09 -0600 [thread overview]
Message-ID: <51111465.8080603@hardwarefreak.com> (raw)
In-Reply-To: <733670.23.1360022484693.JavaMail.root@zimbra>
On 2/4/2013 6:01 PM, Roy Sigurd Karlsbakk wrote:
>> Third, use XFS, and format with alignment to the md device:
>> ~$ mkfs.xfs -d su=512k,sw=4
>
> Why? ext4 should be just as good for that,
XFS generally yields better performance with concurrency, and is simply
a better filesystem across the board WRT performance, features, and
tools. And XFS has been designed and optimized since 1994 specifically
for storing and streaming large files, making it a perfect fit for the
OP's 4GB files.
Why use "just as good" when one can use the best?
> and better for metadata
XFS metadata performance has exceeded that of EXT4 since mainline kernel
2.6.39 (May 2011) for workloads with medium to large concurrency (2-4
threads or more). It's single thread metadata performance is now not
far behind EXT4. Thus journal metadata performance is no longer a
reason to avoid XFS.
Regardless, metadata performance is irrelevant to the OP's stated workload.
--
Stan
next prev parent reply other threads:[~2013-02-05 14:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-04 20:27 What layout with 6x2TB, Intel Atom? Mathias Burén
2013-02-04 20:29 ` Mathias Burén
2013-02-04 20:47 ` Mathias Burén
2013-02-04 23:15 ` Stan Hoeppner
2013-02-05 0:01 ` Roy Sigurd Karlsbakk
2013-02-05 14:17 ` Stan Hoeppner [this message]
2013-02-05 0:04 ` Roy Sigurd Karlsbakk
2013-02-04 21:12 ` Roman Mamedov
2013-02-04 22:59 ` Steven Haigh
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=51111465.8080603@hardwarefreak.com \
--to=stan@hardwarefreak.com \
--cc=linux-raid@vger.kernel.org \
--cc=mathias.buren@gmail.com \
--cc=roy@karlsbakk.net \
/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).