From: Peter Rabbitson <rabbit@rabbit.us>
To: linux-raid@vger.kernel.org
Subject: Re: Help with chunksize on raid10 -p o3 array
Date: Mon, 12 Mar 2007 15:46:19 +0100 [thread overview]
Message-ID: <45F567BB.3090804@rabbit.us> (raw)
In-Reply-To: <17908.55047.408840.852816@notabene.brown>
Neil Brown wrote:
> The different block sizes in the reads will make very little
> difference to the results as the kernel will be doing read-ahead for
> you. If you want to really test throughput at different block sizes
> you need to insert random seeks.
>
Neil, thank you for the time and effort to answer my previous email.
Excellent insights. I thought that read-ahead is filesystem specific,
and subsequently I would be safe to use the raw device. I will
definitely test with bonnie again.
>> * Why although I have 3 identical chunks of data at any time, dstat
>> never showed simultaneous reading from more than 2 drives. Every dd run
>> was accompanied by maxing out one of the drives at 58MB/s and another
>> one was trying to catch up to various degrees depending on the chunk
>> size. Then on the next dd run two other drives would be (seemingly
>> random) selected and the process would repeat.
>
> Poor read-balancing code. It really needs more thought.
> Possibly for raid10 we shouldn't try to balance at all. Just read
> from the 'first' copy in each case....
Is this anywhere near the top of the todo list, or for now raid10 users
are bound to a maximum read speed of a two drive combination?
And a last question - earlier in this thread Bill Davidsen suggested to
play with the stripe_cache_size. I tried to increase it (did just two
tests though) with no apparent effect. Does this setting apply to
raid1/10 at all or it is strictly in the raid5/6 domain? If so, are
there any tweaks apart from the chunk size and the layout that can
affect raid10 performance?
Once again thank you for the help.
Peter
next prev parent reply other threads:[~2007-03-12 14:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-06 11:26 Help with chunksize on raid10 -p o3 array Peter Rabbitson
2007-03-07 0:31 ` Bill Davidsen
2007-03-07 9:28 ` Peter Rabbitson
2007-03-12 4:28 ` Neil Brown
2007-03-12 14:46 ` Peter Rabbitson [this message]
2007-03-12 18:45 ` Richard Scobie
2007-03-12 21:16 ` Peter Rabbitson
2007-03-19 14:14 ` raid10 far layout outperforms offset at writing? (was: Help with chunksize on raid10 -p o3 array) Peter Rabbitson
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=45F567BB.3090804@rabbit.us \
--to=rabbit@rabbit.us \
--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).