Linux ATA/IDE development
 help / color / mirror / Atom feed
From: Stefan Smietanowski <stesmi@stesmi.com>
To: Ludwig Meyerhoff <ludwig@antar.de>
Cc: jgarzik@pobox.com, linux-ide@vger.kernel.org
Subject: Re: VT8237 SATA + RAID
Date: Sun, 17 Apr 2005 17:46:28 +0200	[thread overview]
Message-ID: <426284D4.5090104@stesmi.com> (raw)
In-Reply-To: <4262384E.2090607@antar.de>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ludwig Meyerhoff wrote:
> Hallo!
> 
> I wanted to install a new low-usage linux-server, so I bought a
> mainboard with a SATA RAID controller (VT8237) onboard.
> 
> I know there are better solutions like RAID controllers with their own
> microcontrollers, but as I only wanted to mirror the data, a "BIOS RAID"
> should do, too.
> 
> So I have two 250GB SATA drives, a configured RAID and a Debian
> Netinstall CD (2.6.8-10 kernel). My problem is the "sata_via" module
> loads but does not recognize the RAID function, as instead of one drive
> it finds two.
> 
> Googling around I found many people sharing my problem but no one having
> a solution which does not consist of a software-raid managed by the
> kernel (I had some trouble with it when one of the two disks (RAID 1)
> crashed - all data lost).
> 
> There seems to be a driver at viaarena.com, but it looks like if it were
> only for 2.4 kernel.
> 
> To me it looks like if the sata_via driver lacks the BIOS support, so I
> ask You whether this is the case and what I can do.

BIOS raid is nothing more than software RAID. So what you're really
asking here is how you can run software (kernel driven) RAID without
it being driven by the kernel.

It's like asking how you can drive your car that runs on normal petrol
without using petrol.

dmraid might help you out but regardless of how you look at it you'll
always be using the in-kernel RAID support.

Before you ask, how windows does it is simple - they include
software RAID into the windows driver itself instead of using the
built in Windows RAID support.

Or as my mother normally says it "no matter how you turn your ass
is behind you".

BIOS Raid == Software RAID.

If you don't want to use Software RAID you need a hardware RAID card.

// Stefan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (MingW32)

iD8DBQFCYoTUBrn2kJu9P78RAtGDAJ92ZvYS1/a1OjTpUjDywbMgXsVI4gCdEBDq
ZF/Wn+88jE8JdBDT3P129mY=
=Zw8X
-----END PGP SIGNATURE-----

  reply	other threads:[~2005-04-17 15:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-17 10:19 VT8237 SATA + RAID Ludwig Meyerhoff
2005-04-17 15:46 ` Stefan Smietanowski [this message]
2005-04-17 16:56 ` Mark Hahn

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=426284D4.5090104@stesmi.com \
    --to=stesmi@stesmi.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=ludwig@antar.de \
    /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