Re: Serial ATA RAID ctrl on PCI

2008-10-29 Thread Noah Pugsley
For example: # bioctl arc0 Volume Status Size Device arc0 0 Online 199336448 sd0 RAID6 0 Online 500107862016 0:0.0 noencl 1 Online 500107862016 0:1.0 noencl 2 Online 500107862016 0:2.0 noencl 3 Online 5001078620

Re: Serial ATA RAID ctrl on PCI

2008-10-28 Thread Stuart Henderson
On 2008-10-28, Don Jackson <[EMAIL PROTECTED]> wrote: > On Oct 28, 2008, at 3:47 PM, Robert Franklin wrote: > >> Did you read the man page for arc(4)? It says right there. > > I did, and I'm not seeing anything. ... arc supports alarm control and monitoring of volumes configured on the c

Re: Serial ATA RAID ctrl on PCI

2008-10-28 Thread Jonathan Gray
On Tue, Oct 28, 2008 at 04:26:11PM -0700, Don Jackson wrote: > On Oct 28, 2008, at 3:47 PM, Robert Franklin wrote: > > > Did you read the man page for arc(4)? It says right there. > > I did, and I'm not seeing anything. > > It does talk about this: >-a alarm-function > Control

Re: Serial ATA RAID ctrl on PCI

2008-10-28 Thread Don Jackson
On Oct 28, 2008, at 3:47 PM, Robert Franklin wrote: > Did you read the man page for arc(4)? It says right there. I did, and I'm not seeing anything. It does talk about this: -a alarm-function Control the RAID card's alarm functionality, if supported. alarm-function

Re: Serial ATA RAID ctrl on PCI

2008-10-28 Thread Robert Franklin
Did you read the man page for arc(4)? It says right there. On Tue, Oct 28, 2008 at 4:24 PM, Don Jackson <[EMAIL PROTECTED]> wrote: > On Oct 28, 2008, at 5:46 AM, Claudio Jeker wrote: >> >> Have a look at the man -k RAID output. >> >> Especially arc(4) and ami(4) are great SATA RAID controllers on

Re: Serial ATA RAID ctrl on PCI

2008-10-28 Thread Don Jackson
On Oct 28, 2008, at 5:46 AM, Claudio Jeker wrote: Have a look at the man -k RAID output. Especially arc(4) and ami(4) are great SATA RAID controllers on OpenBSD. Does OpenBSD's arc(4) driver support any method to report RAID status and/or failures? If not, then how is an admin supposed

Re: Serial ATA RAID ctrl on PCI

2008-10-28 Thread Claudio Jeker
On Mon, Oct 27, 2008 at 11:14:50PM +, Mikolaj Kucharski wrote: > Hi, > > I'm looking SATA controller with h/w RAID support which is working on > OpenBSD and has: > > - minimum 4 SATA ports (internal preferably) > - Built-in RAID 0, RAID 1, RAID 1+0, RAID 5 > - Hot swap (not a must) > - PCI bu

Re: Serial ATA RAID ctrl on PCI

2008-10-28 Thread J.C. Roberts
On Monday 27 October 2008, Mikolaj Kucharski wrote: > Hi, > > I'm looking SATA controller with h/w RAID support which is working on > OpenBSD and has: > > - minimum 4 SATA ports (internal preferably) > - Built-in RAID 0, RAID 1, RAID 1+0, RAID 5 > - Hot swap (not a must) > - PCI bus > - large drive

Serial ATA RAID ctrl on PCI

2008-10-27 Thread Mikolaj Kucharski
Hi, I'm looking SATA controller with h/w RAID support which is working on OpenBSD and has: - minimum 4 SATA ports (internal preferably) - Built-in RAID 0, RAID 1, RAID 1+0, RAID 5 - Hot swap (not a must) - PCI bus - large drives support (>500GB) - use as RAID and non-RAID controller (not a must)