Date: Sun, 31 Mar 2002 17:47:14 -0500 From: Mike Tancsa <mike@sentex.net> To: =?iso-8859-1?Q?S=F8ren?= Schmidt <sos@FreeBSD.ORG> Cc: stable@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/atacontrol atacontrol.8 atacontrol.c Message-ID: <5.1.0.14.0.20020331174354.022c9f20@192.168.0.12> In-Reply-To: <200203311137.g2VBbm161648@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Wow! This is way cool! I just tested it on my HighPoint HPT374 ATA133=20 controller and lo and behold ar0: 76333MB <ATA RAID0 array> [9731/255/63] status: READY subdisks: 0 READY ad8: 38166MB <ST340016A> [77545/16/63] at ata4-master UDMA100 1 READY ad10: 38166MB <ST340016A> [77545/16/63] at ata5-master UDMA100 ar0: 38166MB <ATA RAID1 array> [4865/255/63] status: READY subdisks: 0 READY ad8: 38166MB <ST340016A> [77545/16/63] at ata4-master UDMA100 1 READY ad10: 38166MB <ST340016A> [77545/16/63] at ata5-master UDMA100 One quick question, is there any to query the status of the array ? For a=20 RAID1 array, how will I know if it goes bad ? ---Mike At 03:37 AM 3/31/2002 -0800, S=F8ren Schmidt wrote: >sos 2002/03/31 03:37:47 PST > > Modified files: (Branch: RELENG_4) > sbin/atacontrol atacontrol.8 atacontrol.c > Log: > MFC: > Add support for getting status (fan, temp, 5V and 12V levels) from > Promise Superswap enclosures. > Add support for creating/deleting ATA RAID's. > This completes the ATA RAID support, since all functions to manipulate > the RAID are accessible from FreeBSD, the BIOS on the ATA RAID cards > are only nessesary for booting. > > I decided to allow for creation of ATA RAID's on any ATA controller, but > please keep in mind the restrictions on that. Due to the BIOS not > knowing what to do you can only boot from a RAID1 or the first disk > in a SPAN, if its not located on a "real" ATA RAID controller like > the Promise or Highpoint controllers. > > Sponsored by: Advanis > > Revision Changes Path > 1.13.2.2 +43 -5 src/sbin/atacontrol/atacontrol.8 > 1.11.2.2 +139 -79 src/sbin/atacontrol/atacontrol.c > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe cvs-all" in the body of the message -------------------------------------------------------------------- Mike Tancsa, tel +1 519 651 3400 Sentex Communications, mike@sentex.net Providing Internet since 1994 www.sentex.net Cambridge, Ontario Canada www.sentex.net/mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20020331174354.022c9f20>