All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gregory Leblanc <gleblanc@linuxweasel.com>
To: linux-raid@vger.kernel.org
Subject: Re: 3ware 7500-8 confusion
Date: 22 Feb 2003 22:03:39 -0800	[thread overview]
Message-ID: <1045980219.2132.16.camel@gregdell> (raw)
In-Reply-To: <Pine.LNX.3.96.1030222210002.29904A-100000@Maggie.Linux-Consulting.com>

[-- Attachment #1: Type: text/plain, Size: 1863 bytes --]

On Sat, 2003-02-22 at 21:08, Alvin Oga wrote:
> hi ya Raiders
> 
> okay... i confess ... i'm lost and confused ...
> 
> we have a dual amd mb + 9 drive bays w/ 200GB drives
> 
> the drives are connected to a 3ware 7500-8
> and the drives is recognized during bios bootup and linux-2.4.19/20
> bootup recognized the controller too
> 
> the 3ware bios created the raid array out of the 8 drives
> ( supposedly .. waited a long time for it to finish )
> 
> 3dm was installed from the cdrom that came w/ the controller
> 
> http://localhost:1080
> 	- shows the list of drives in the raid
> 	- shows the other info abut the 3ware card

Sounds like you've got things set up correctly.

> but now that i wanna use the hw raid, and want to do:
> 	fdisk /dev/md0
> 	mke2fsc -j -m 1 /dev/md0
> 	mount /dev/md0 /Raid
> 
> but there is no such thing as /dev/md0 ... *pout*

Err, right, there isn't.  /dev/md? is only for software RAID devices. 
If you've got the 3ware kernel modules loaded, then your 3ware RAID
device should show up as /dev/sd?  dmesg should have more info, or
/proc/scsi.

> what is the name of the device ( /dev/xxx ) that 3ware built ??
> 	- went digging/googling around but didnt find my answer yet
> 
> 	for freebsd ... i think its /dev/twed
> 
> -- if its supposed to be /dev/md0 ... guess some step along the
>    way is missing in the steps i did to configure the 3ware 7500-8 card
> 
> 	-- ie .. i dont see the 3ware bios section that allows
> 	a JBOD vs raid5 either... so its defaulted to raid5 for now

There is a way to configure the 3ware card to just work as JBOD.  I
don't recall what it is offhand (I've got an older card with only 4
ports as well).  It doesn't seem to make much sense to buy a pretty nice
RAID card like this one and then not use it's RAID features, though. 
HTH,
	Greg

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2003-02-23  6:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-23  5:08 3ware 7500-8 confusion Alvin Oga
2003-02-23  6:03 ` Gregory Leblanc [this message]
2003-02-23  7:33   ` Alvin Oga
2003-02-23  8:53   ` Maurice Hilarius
2003-02-24 14:41     ` Joshua Baker-LePain
2003-02-24 17:58       ` Gregory Leblanc
2003-02-23  9:36 ` Luca Berra

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=1045980219.2132.16.camel@gregdell \
    --to=gleblanc@linuxweasel.com \
    --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 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.