From: Stan Hoeppner <stan@hardwarefreak.com>
To: Seth Jennings <spartacus06@gmail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: Help please: 2-5 tps on write with 98% iowait
Date: Thu, 26 Jan 2012 14:21:53 -0600 [thread overview]
Message-ID: <4F21B5E1.7070207@hardwarefreak.com> (raw)
In-Reply-To: <CAG-w=x54HyGxnjSHjBCpqYXvOOwpWd4dOHCJBYTTuvPHu_ViCA@mail.gmail.com>
On 1/25/2012 12:15 PM, Seth Jennings wrote:
> The write performance on my raid5 took a nose dive yesterday
Simply identify what changed between the 24th and 25th, if indeed this
problem started on the 25th.
Odds are you're currently attacking this from the wrong angle, as
neither your mdraid setup, your HBA, nor the drives themselves have
changed in a 24 hour period, correct?
More likely is that in this time frame you wrote a large file(s) filling
up the EXT4 filesystem sufficiently to force writing into smaller and
smaller free spaces, which is likely causing excessive RAID RMW operations.
Show df output for all filesystems on the mdraid device to confirm or
reject this theory.
One of the downsides of parity RAID is that RMW kicks in with a
vengeance when filesystems start getting full.
-- Stan
next prev parent reply other threads:[~2012-01-26 20:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-25 18:15 Help please: 2-5 tps on write with 98% iowait Seth Jennings
2012-01-25 19:03 ` John Robinson
2012-01-25 19:04 ` Doug Dumitru
2012-01-26 20:21 ` Stan Hoeppner [this message]
2012-01-26 21:57 ` Trevor Cordes
2012-01-27 2:18 ` Stan Hoeppner
2012-01-27 2:38 ` Roger Heflin
2012-01-27 2:42 ` Seth Jennings
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=4F21B5E1.7070207@hardwarefreak.com \
--to=stan@hardwarefreak.com \
--cc=linux-raid@vger.kernel.org \
--cc=spartacus06@gmail.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 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.