All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Robinson <john.robinson@anonymous.org.uk>
To: Michele Codutti <codutti@gmail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: RAID5 alignment issues with 4K/AF drives (WD green ones)
Date: Sat, 31 Dec 2011 15:53:23 +0000	[thread overview]
Message-ID: <4EFF2FF3.1080204@anonymous.org.uk> (raw)
In-Reply-To: <4085BCC9-B901-4D96-B530-4D580A162D20@gmail.com>

On 30/12/2011 21:04, Michele Codutti wrote:
[...]
> This is one of many similar outputs from iostat -x 5 from the initial rebuilding phase:
> avg-cpu:  %user   %nice %system %iowait  %steal   %idle
>             0.00    0.00   13.29    0.00    0.00   86.71
> Device: rrqm/s  wrqm/s     r/s     w/s    rkB/s    wkB/s avgrq-sz avgqu-sz await r_await w_await svctm %util
> sda    6585.60    0.00 4439.20    0.00 44099.20     0.00    19.87     6.14  1.38    1.38    0.00  0.09 39.28
> sdb    6280.40    0.00 4746.60    0.00 44108.00     0.00    18.59     5.20  1.10    1.10    0.00  0.07 35.04
> sdc       0.00 9895.40    0.00 1120.80     0.00 44152.80    78.79    12.03 10.73    0.00   10.73  0.82 92.32
> I also build a RAID6 (with one drive missing): same results.

Hang on, are you saying you see the 40MB/s speeds during the initial 
rebuilding phase? Yes, you will get those results. You are seeing 
degraded mode performance in the RAID5 just as you are in the RAID6 with 
a missing drive. When the array is fully built, which may well take a 
day or two, you can expect better. Check /proc/mdstat for the progress 
of the initial build.

If you happen to know that your array is already in sync (which three 
brand new all-zero drives would be for RAID5), or want to test without 
waiting for a rebuild, you can use --assume-clean when creating the array.

Cheers,

John.


      parent reply	other threads:[~2011-12-31 15:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-29 23:28 RAID5 alignment issues with 4K/AF drives (WD green ones) Michele Codutti
2011-12-30  2:00 ` Zdenek Kaspar
2011-12-30  4:48   ` Marcus Sorensen
2011-12-30  4:52     ` Mikael Abrahamsson
2011-12-30  5:45       ` Marcus Sorensen
2011-12-30  6:09         ` Marcus Sorensen
2011-12-31  3:12         ` Mikael Abrahamsson
2011-12-30  6:24 ` Brad Campbell
2011-12-30 21:04   ` Michele Codutti
2011-12-30 23:17     ` Zdenek Kaspar
2011-12-31 22:20       ` Marcus Sorensen
2011-12-31 15:53     ` John Robinson [this message]

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=4EFF2FF3.1080204@anonymous.org.uk \
    --to=john.robinson@anonymous.org.uk \
    --cc=codutti@gmail.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 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.