mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
To: Christian H?rtwig <christian.haertwig@gmx.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: How does RAID work with IT8212 RAID PCI card?
Date: Tue, 13 Jun 2006 12:01:38 -0400	[thread overview]
Message-ID: <20060613160138.GC560@csclub.uwaterloo.ca> (raw)
In-Reply-To: <200606131758.45704.christian.haertwig@gmx.de>

On Tue, Jun 13, 2006 at 05:58:45PM +0200, Christian H?rtwig wrote:
> i need some advise regarding the usage of the above kernel module. Today i 
> have plugged a PCI RAID card into my computer, IT8212 chip on it, and two 
> identical hard drives on the primary and secondary master of that controller. 
> In the controller BIOS i defined a mirror set out of those both disks and 
> booted linux afterwards.
> 
> Loading the kernel module dmesg showed that the controller was found and that 
> 2 harddiscs are attached to it.
> 
> The thing that i wonder about is, that i still can "see" both harddisks 
> independently, but i would expect to see only one harddisk at all, that 
> represents the RAID set. Udev also registers /dev/hde and /dev/hdg, but (as 
> far as i can see) no further device.
> 
> Is there anything wrong about my setup? Is this i driver issue? Or is this the 
> normal and expected behaviour and its me who doesn't "use" the module 
> properly? How to i access the RAID set instead of the two seperate disks?

Congratulations.  You have a fake raid card by the sound of it.  A
hardware raid card would have only shown one drive, while a fake raid
card expects the driver to work with the bios to find out the setup (and
handle booting), and then the driver does all the raid work in software.

It is much simpler to treat fake raid cards as just another drive
controller and use linux software raid on it.  At least then you know
how it works, and it is portable to other controllers later if needed.

Len Sorensen

  reply	other threads:[~2006-06-13 16:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-13 15:58 Christian Härtwig
2006-06-13 16:01 ` Lennart Sorensen [this message]
2006-06-13 16:20   ` Matheus Izvekov
2006-06-13 16:44     ` Lennart Sorensen
2006-06-13 16:56       ` Matheus Izvekov
2006-06-13 22:47   ` Alan Cox

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=20060613160138.GC560@csclub.uwaterloo.ca \
    --to=lsorense@csclub.uwaterloo.ca \
    --cc=christian.haertwig@gmx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®