From: Tomasz Chmielewski <mangoo@wpkg.org>
To: Linux-Raid <linux-raid@vger.kernel.org>,
LVM general discussion and development <linux-lvm@redhat.com>,
LKML <linux-fsdevel@vger.kernel.org>
Subject: how to use mkfs.ext3 "stride=" on LVM on RAID correctly?
Date: Thu, 28 Feb 2008 10:38:09 +0100 [thread overview]
Message-ID: <47C68101.4020406@wpkg.org> (raw)
Lately, I had a serious performance problem on a 1.2 TB ext3 filesystem
placed on LVM, which was placed on Linux RAID-5.
Luckily, it was possible to alleviate much of this problem by removing
internal bitmap from RAID-5 and by using anticipatory IO scheduler.
As suggested earlier by Theodore Tso in "very poor ext3 write
performance on big filesystems" thread on linux-fsdevel list, I should
have used "mke2fs -E stride option to make sure all of the bitmaps
don't get concentrated on one hard drive spindle".
Although the fine mkfs.ext3 manual gives some basic information on how
to do it if you place the whole filesystem on a RAID array, it is not
clear to me how it should be done correctly if I want to create a ext3
filesystem on LVM on RAID-5.
Any helpful hints?
--
Tomasz Chmielewski
http://wpkg.org
next reply other threads:[~2008-02-28 9:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-28 9:38 Tomasz Chmielewski [this message]
2008-02-28 13:48 ` how to use mkfs.ext3 "stride=" on LVM on RAID correctly? Jon Nelson
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=47C68101.4020406@wpkg.org \
--to=mangoo@wpkg.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-lvm@redhat.com \
--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;
as well as URLs for NNTP newsgroup(s).