From: Roger Heflin <rogerheflin@gmail.com>
To: "Brian J. Murrell" <brian@interlinx.bc.ca>
Cc: linux-raid@vger.kernel.org
Subject: Re: dmraid - where is the raid done?
Date: Mon, 27 Oct 2008 20:12:16 -0500 [thread overview]
Message-ID: <490666F0.4000306@gmail.com> (raw)
In-Reply-To: <1225154175.16984.16.camel@pc.ilinx>
Brian J. Murrell wrote:
> On Mon, 2008-10-27 at 18:29 -0500, Roger Heflin wrote:
>> After that the OS driver only reads tables that the BIOS put on the disks,
>> and figures out which disks are to be raided, and the OS does *ALL* of the work
>> just like MD.
>
> Ahhhh. Really. That is disappointing. So in reference to the OS doing
> all of the work would that be the kernel driver for the particular RAID
> card, such as the Promise or Adaptec fakeraid cards?
>
> b.
>
If it is an out-of-kernel driver, then the work is being done in the
manufacturer's driver.
If it is dmraid it is being done in the dmraid driver.
If there is no underlying hardware to run the raid on then everything has
to be done in the OS. All of the real raid cards have at least a
really basic microprocesser on the card that takes care of things.
The higher-end cards have a lot more powerful processors. In both
cases have a small computer on the card is what makes the hardware
raid cards cost quite a bit more than the fakeraid cards.
Roger
next prev parent reply other threads:[~2008-10-28 1:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-27 15:07 dmraid - where is the raid done? Brian J. Murrell
2008-10-27 23:29 ` Roger Heflin
2008-10-28 0:36 ` Brian J. Murrell
2008-10-28 1:12 ` Roger Heflin [this message]
2008-10-28 11:49 ` Brian J. Murrell
2008-10-28 12:10 ` Mario 'BitKoenig' Holbe
2008-10-27 23:38 ` Mario 'BitKoenig' Holbe
2008-10-28 0:32 ` Dan Williams
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=490666F0.4000306@gmail.com \
--to=rogerheflin@gmail.com \
--cc=brian@interlinx.bc.ca \
--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).