linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: Franck Routier <franck.routier@axege.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: Understanding bonnie++ results
Date: Sat, 01 Mar 2008 15:04:19 -0500	[thread overview]
Message-ID: <47C9B6C3.40505@tmr.com> (raw)
In-Reply-To: <1204191989.16924.10.camel@franck-gusty>

Franck Routier wrote:
> Hi,
>
> I am experimenting with Adaptec 31205 hardware raid versus md raid on
> raid level 10 with 3 arrays of 4 disks each.
> md array was created with f2 option.
> I get some results with bonnie++ tests I would like to understand:
>
> - per char sequential output is consistantly around 70k/sec for both
> setup
> - but block sequential output shows a huge difference between hw and sw
> raid: about 160k/sec for hw versus 60k/sec for md. Where can this come
> from ??
>
>   
Do you have a base raw read speed for a single drive? That helps 
visualize things as percentages of single drive speed. Also, is the 
Adaptec hw raid10 really raid1+0 or the distributed raid10 done by Linux 
sw raid?
> On the contrary, md beat hw on inputs:
> - sequential input show 360k/sec versus 220k/sec for hw
> - random seek 1350/sec for md versus 1150/sec for hw
>
> So, these bonnie++ tests show quite huge differences for the same
> hardware between adaptec's hardware setup and md driver.
>
> Does anyone has any explanation on this ? (btw, the fs on top of this is
> xfs).
>
>   
I'm sure that's a factor, but I usually run my tests on the raw array 
first to see how the array performs, then test on various filesystem 
types to see how they use the array. Alignment of the f/s on the array 
becomes important, as well as f/s-specific tuning parameters. Someone 
adept at xfs optimal layout will have to help you there, I can't.

-- 
Bill Davidsen <davidsen@tmr.com>
  "Woe unto the statesman who makes war without a reason that will still
  be valid when the war is over..." Otto von Bismark 



  parent reply	other threads:[~2008-03-01 20:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-28  9:46 Understanding bonnie++ results Franck Routier
2008-02-28 19:06 ` Keld Jørn Simonsen
2008-02-29  8:19   ` Franck Routier
     [not found]     ` <20080229090238.GA3717@rap.rap.dk>
2008-02-29  9:26       ` Franck Routier
2008-02-29  9:32         ` Franck Routier
2008-02-29  8:24   ` Franck Routier
2008-03-01  2:05     ` Keld Jørn Simonsen
2008-03-01 20:04 ` Bill Davidsen [this message]
2008-03-01 20:25   ` Franck Routier

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=47C9B6C3.40505@tmr.com \
    --to=davidsen@tmr.com \
    --cc=franck.routier@axege.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).