OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: 4.0 areca install

From: David Gwynne (lokianimata.net)
Date: Fri Nov 03 2006 - 18:22:29 CST


On 04/11/2006, at 9:09 AM, Robert George Ababurko wrote:

> I am just getting back into using OpenBSD....I see that 4.0 has
> more support
> for the Areca SATA RAID cards, but do ot list them in the supported
> devices
> list. It just has a note showong 4.0 features.
>
> That said, when installing 4.0 on my machine with an Areca sata raid
> controller (ARC-1110), it is not seeing my areca card. Am I
> incorrect in
> assuming that 4.0 should see the card on boot? OR is there
> something else I
> need to go through to get the OS installed on a RAID volume ala Areca?
>
> Oh, btw, I am using the CD4.0.iso to install the OS on amd64 arch.

i have the same controller as you. im pretty sure it works fine.

are you sure you're using the iso for 4.0-release? arc was the last
thing added to amd64 and it was added very close to when the release
was tagged. if you're using a beta then you probably wont get arc on it.

also, do you have volumes configured on the controller? if not, there
are no disks for openbsd to use.

as someone else has already said, a dmesg would be handy here.

you should see something like this:
ppb1 at pci3 dev 6 function 0 "Intel IOP331 PCIX-PCIX" rev 0x0a
pci4 at ppb1 bus 4
arc0 at pci4 dev 14 function 0 "Areca ARC-1110" rev 0x00: irq 5
arc0: 4 SATA Ports, 128MB SDRAM, FW Version: V1.41 2006-5-24
scsibus0 at arc0: 16 targets

if you see this, then the iso has arc installed. if you see no disks
attached to that scsibus then you have no volumes configured.

dlg