Skip site navigation (1)Skip section navigation (2)
Date:      13 Jun 2003 14:54:00 -0400
From:      Chris Shenton <chris@shenton.org>
To:        Charles Sprickman <spork@inch.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: state of ide raid
Message-ID:  <87d6hhn707.fsf@Pectopah.shenton.org>
In-Reply-To: <20030613041037.C89958@shell.inch.com>
References:  <20030613041037.C89958@shell.inch.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Charles Sprickman <spork@inch.com> writes:

> -AMI has an "i4" card (series 511) which is not listed on the hardware
> list.  Might the amr driver support it?

I think this is what I'm using, re-labeled as DELL CERC (4 ATA channels):

  amr0: <LSILogic MegaRAID> mem 0xfeb00000-0xfeb0ffff irq 5 at device 7.0 on pci0
  amr0: <LSILogic CERC ATA100/4ch> Firmware 6.61, BIOS 1.01, 16MB RAM

It looks like and matches the docs at:

  http://www.lsilogic.com/products/stor_prod/raid/i4.html

Seems to be working fine under FreeBSD-5.0-RELEASE, 5.0-CURRENT and
5.1-CURRENT.  Looks like:

  amrd0: <LSILogic MegaRAID logical drive> on amr0
  amrd0: 9999MB (20477952 sectors) RAID 5 (optimal)
  amrd1: <LSILogic MegaRAID logical drive> on amr0
  amrd1: 111093MB (227518464 sectors) RAID 5 (optimal)
  amrd2: <LSILogic MegaRAID logical drive> on amr0
  amrd2: 111093MB (227518464 sectors) RAID 5 (optimal)
  amrd3: <LSILogic MegaRAID logical drive> on amr0
  amrd3: 111099MB (227530752 sectors) RAID 5 (optimal)
  Mounting root from ufs:/dev/amrd0s1a

Searching for RAID stuff, Michael Smith

  http://people.freebsd.org/~msmith/RAID/

pointed me to Eric Dean Moore <emoore@lsil.com> who's working on this
and appears to have multi-user-level support for monitoring and
controlling at:

  http://people.freebsd.org/~emoore/

but I haven't had a chance to check it out yet.  







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87d6hhn707.fsf>