All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: Andre Tomt <andre@tomt.net>
Cc: "Måns Rullgård" <mru@users.sourceforge.net>,
	linux-kernel@vger.kernel.org
Subject: Re: Software RAID5 with 2.6.0-test
Date: Fri, 17 Oct 2003 13:07:46 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.3.96.1031017125544.24004C-100000@gatekeeper.tmr.com> (raw)
In-Reply-To: <1065690658.10389.19.camel@slurv>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: TEXT/PLAIN; charset=US-ASCII, Size: 1356 bytes --]

On Thu, 9 Oct 2003, Andre Tomt wrote:

> On Thu, 2003-10-09 at 10:55, Måns Rullgård wrote:
> > > Was this a 4 port or 2 port HPT controller? Keep in mind, two disks on
> > > the same IDE channel severely degrades performance, *especially* with
> > > RAID.
> > 
> > It's a four port SATA controller.  I'd never even think about placing
> > two disks on the same cable.
> 
> You can't either, considering it is SATA :-)
> 
> However, I wouln't count on superior performance from software based
> RAID 5 (ata/fakeraid or otherwise), that is whats real raid controllers
> are for.

While an overloaded system may benefit from offloaded the CPU
requirements of RAID, unless you go to a very expensive external unit
the kernel RAID will usually outperform the inexpensive RAID embedded on
a controller. The kernel simply knows more about the data needs and can
can do things a controller can't.

You can also use only part of a drive, by partition, in a RAID group,
leaving the rest to be used as dumb disk. Very cost effective, if only a
part of the data justified mirroring, you don't need to mirror whole
drives. Yes, that's a cost vs. speed tradeoff, but an effective one
where reliabiity is needed, but performance is not critical.

-- 
bill davidsen <davidsen@tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.


  parent reply	other threads:[~2003-10-17 17:23 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-08 22:43 Software RAID5 with 2.6.0-test Måns Rullgård
2003-10-08 23:24 ` Torrey Hoffman
2003-10-08 23:44   ` Måns Rullgård
2003-10-09  0:51     ` Andre Tomt
2003-10-09  8:55       ` Måns Rullgård
2003-10-09  9:10         ` Andre Tomt
2003-10-09  9:28           ` Måns Rullgård
2003-10-17 17:07           ` Bill Davidsen [this message]
2003-10-17 17:44             ` Måns Rullgård
2003-10-17 18:39               ` Samuel Flory
2003-10-17 19:18                 ` Måns Rullgård
2003-10-17 19:37                   ` Jakob Oestergaard
2003-10-17 19:52                     ` Måns Rullgård
2003-10-18 22:55                   ` jw schultz
2003-10-17 19:24               ` Jakob Oestergaard
2003-10-19  9:25                 ` Pavel Machek
2003-10-21 21:44                 ` bill davidsen
2003-10-21 21:36               ` bill davidsen
2003-10-22 15:17                 ` Chuck Campbell
2003-10-18 11:50 Dr. David Alan Gilbert
2003-10-21 21:51 ` bill davidsen
2003-10-22  2:37   ` jw schultz

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=Pine.LNX.3.96.1031017125544.24004C-100000@gatekeeper.tmr.com \
    --to=davidsen@tmr.com \
    --cc=andre@tomt.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mru@users.sourceforge.net \
    /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.