From: David Rees <dbr@greenhydrant.com>
To: linux-kernel@vger.kernel.org
Subject: Re: 3ware RAID1 sequential read speed slower than write speed (2.4.8-ac10)
Date: Fri, 24 Aug 2001 07:33:38 -0700 [thread overview]
Message-ID: <20010824073338.A16254@greenhydrant.com> (raw)
In-Reply-To: <20010824090655.29285.qmail@yusufg.portal2.com>
In-Reply-To: <20010824090655.29285.qmail@yusufg.portal2.com>; from yusufg@outblaze.com on Fri, Aug 24, 2001 at 09:06:55AM -0000
On Fri, Aug 24, 2001 at 09:06:55AM -0000, Yusuf Goolamabbas wrote:
> P3-450 with 256MB RAM with a 3ware 6200 attached to 2 20GB Western
> Digitial 7200RPM Caviar Drive WD200BB
>
> Running bonnie++ <http://www.coker.com.au/bonnie++/> on both an ext3
> and ext2 partition, I get the following results
>
> Version 1.01d ------Sequential Output------ --Sequential Input- --Random-
> -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
> Machine Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP /sec %CP
> ext3 512M 6020 98 41022 57 6673 8 4619 77 21834 14 237.1 2
>
>
> Version 1.01d ------Sequential Output------ --Sequential Input- --Random-
> -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
> Machine Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP /sec %CP
> ext2 512M 6385 99 39969 32 9371 10 5540 91 27864 14 320.7 2
>
>
> Whilst, I think the write performance is quite good. The read
> performance seems to be quite bad. I expected read performance to be
> better than write performance for RAID-1 configuration
>
> Any ideas,patches to try ?
Yes, for a mirrored setup you would expect to see almost double the random
seeks and read rates equaling write rates. I think the block size that
bonnie uses is small, so it doesn't give the RAID a chance to alternate
disks for block reads.
At least this is what seemed to happen when I was testing software RAID-1
using bonnie (not bonnie++).
What's the speed of one disk? Can you try 2.4.8-ac9, -ac10 includes a 3ware
driver update.
I'll post some numbers from the software raid testing I was doing when I get
to work for comparison. If anyone wants to send me a 3ware card (hint,
hint ;-), I'll gladly run some tests on that as well to compare. Heck, I'll
even write a full review comparing 3ware to software raid!
-Dave
prev parent reply other threads:[~2001-08-24 14:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-24 9:06 3ware RAID1 sequential read speed slower than write speed (2.4.8-ac10) Yusuf Goolamabbas
2001-08-24 14:33 ` David Rees [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=20010824073338.A16254@greenhydrant.com \
--to=dbr@greenhydrant.com \
--cc=linux-kernel@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.