public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alexander Puchmayr <alexander.puchmayr@linznet.at>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] How to get raid
Date: Wed, 4 Jan 2012 22:35:07 +0900	[thread overview]
Message-ID: <201201042235.08018.alexander.puchmayr@linznet.at> (raw)
In-Reply-To: <1325645839.4553.13.camel@laptop.limeyworld>

On Wednesday 04 January 2012 11:57:18 Jeff Cranmer wrote:
> Hi all,
> 
> I have recently built a new system, running Gentoo on a Sabertooth 990FX
> motherboard.  The board has a raid controller on which I'm running a
> 120GB solid state drive for the OS (Raid 0) and a set of three 1.5TB
> drives which were previously running as a RAID5 array.
> 
> I can see the sda 120GB drive and have installed the operating system on
> that.  I can't see one device for the three disk RAID5 array, even
> though the RAID BIOS reports it as a healthy 3TB disk.  Instead I see
> three separate devices, sdb, sdc and sdd
> 
> What do I need to do to mount the 3TB RAID disk?  I'm running genkernel,
> and compiled it with genkernel --dmraid all.  It should already have
> data on it, if I can only get gentoo to recognise it.
> 
> I can see the RAID controller when I use lspci
> 
> 00:11.0 RAID bus controller: ATI Technologies Inc SB7x0,SB8x0,SB9x0 SATA
> Controller [RAID5 mode] (rev 40)
> 
> One possible clue may be in dmesg, where I get the error
> device-mapper: table: 253:0: raid45: unknown target type
> 

The first question is: What type of raid are you using?

a) Software-Raid created with mdadm & co

b) Hardware-Controller based raid.

While in the first case you see all individual disks with their partitions and 
a /dev/mdX entry that actually contains the raid failsystem, the second one
shows only a /dev/sdX holding the final raid drive. 

Additionally, for the hardware based raid, you'll need a driver for the 
controller that supports the raid5. I think this is the configuration you're 
trying to run, since you mentioned that you created your raid in the RAID 
BIOS.

I'm not sure (I've never tried this) whether there is a driver for Linux 
supporting raid modes on board-embedded HW raid controllers.

    Alex







  parent reply	other threads:[~2012-01-04 13:37 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-04  2:57 [gentoo-user] How to get raid Jeff Cranmer
2012-01-04  4:21 ` Paul Hartman
2012-01-05  0:37   ` Jeff Cranmer
2012-01-04 13:35 ` Alexander Puchmayr [this message]
2012-01-05  1:14   ` Jeff Cranmer
2012-01-04 13:39 ` Volker Armin Hemmann
2012-01-05  2:28   ` Jeff Cranmer
2012-01-05  3:01     ` Volker Armin Hemmann
2012-01-05  3:45       ` Jeff Cranmer
2012-01-05  8:22         ` Hinnerk van Bruinehsen
2012-01-05 10:22         ` Volker Armin Hemmann
2012-01-06  1:13           ` Jeff Cranmer
2012-01-06  1:41             ` Volker Armin Hemmann
2012-01-06  1:42             ` Volker Armin Hemmann
2012-01-06  4:44               ` Jeff Cranmer
2012-01-06 12:36                 ` Volker Armin Hemmann
2012-01-06 23:04                   ` Jeff Cranmer
2012-01-07 15:11                     ` Jeff Cranmer
2012-01-07 17:20                       ` Jeff Cranmer
2012-01-07 17:46                         ` Volker Armin Hemmann
2012-01-07 18:27                           ` Jeff Cranmer
2012-01-07 18:50                             ` Volker Armin Hemmann
2012-01-07 22:43                               ` Jeff Cranmer
2012-01-09 20:45                               ` Jeff Cranmer
2012-01-10  6:14                                 ` Pandu Poluan
2012-01-10 11:56                                   ` Jeff Cranmer
2012-01-08 18:31                         ` Paul Hartman
2012-01-08 20:03                           ` Jeff Cranmer
2012-01-08 21:02                             ` Jeff Cranmer
2012-01-09 18:58                               ` Jeff Cranmer

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=201201042235.08018.alexander.puchmayr@linznet.at \
    --to=alexander.puchmayr@linznet.at \
    --cc=gentoo-user@lists.gentoo.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