From owner-freebsd-questions@FreeBSD.ORG Wed Apr 16 23:59:16 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC6761065674 for ; Wed, 16 Apr 2008 23:59:16 +0000 (UTC) (envelope-from hakmi@rogers.com) Received: from smtp101.rog.mail.re2.yahoo.com (smtp101.rog.mail.re2.yahoo.com [206.190.36.79]) by mx1.freebsd.org (Postfix) with SMTP id 947478FC1D for ; Wed, 16 Apr 2008 23:59:16 +0000 (UTC) (envelope-from hakmi@rogers.com) Received: (qmail 22384 invoked from network); 16 Apr 2008 23:32:35 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:From:To:References:Subject:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Mailer:Thread-Index:X-MimeOLE:In-Reply-To; b=PzQjO8ToipBOBoVfbRO2SAZns9tkWcYqGWURDJmOmXM2hFVpSUw8SHoGIv/cOb8T0F3gC/0jJpLB3ax314i2eh8oYD9X81vA8gQlYtYsY7lxtZIrV/BmOhE741GmGfSND8/aWXXrmmc77QPCVXXxmOH4LWirTDldp4G7zGanHdc= ; Received: from unknown (HELO tamouh) (hakmi@rogers.com@99.224.65.182 with login) by smtp101.rog.mail.re2.yahoo.com with SMTP; 16 Apr 2008 23:32:35 -0000 X-YMail-OSG: IfNCZb0VM1libivpv73LqIjRump6UaM3WWgCmHUnk2g1FYwd6pQLCRtkReXyHGy4Sg-- X-Yahoo-Newman-Property: ymail-3 From: "Tamouh H." To: "'Kevin Oberman'" , References: <20080416220245.F2F244501A@ptavv.es.net> Date: Wed, 16 Apr 2008 19:34:55 -0400 Message-ID: <0b3601c8a01a$7a1b9140$6900a8c0@tamouh> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcigDcnBT7KmB8CgQ1KtJ11qq2doEAADFyRg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 In-Reply-To: <20080416220245.F2F244501A@ptavv.es.net> Cc: Subject: RE: ICH7R RAID1 support? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2008 23:59:17 -0000 =20 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org=20 > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of=20 > Kevin Oberman > Sent: April 16, 2008 6:03 PM > To: questions@freebsd.org > Subject: ICH7R RAID1 support? >=20 > Can anyone confirm whether support for RAID1 on the ICH7R is=20 > in FreeBSD? > -- > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 > Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 >=20 Kevin, we tried out a Supermicro server which had ICH7R motherboard and = RAID was recognized fine. FreeBSD recognized all the drives as stand = alone plus the "ar0" onboard controller. We're able to monitor it using atacontrol status ar0: atacontrol status ar0 ar0: ATA RAID1 status: READY subdisks: 0 ad4 ONLINE 1 ad6 ONLINE Controller info: atapci0: port = 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x30a0-0x30af at device 31.1 on pci0 atapci1: port = 0x30e8-0x30ef,0x30dc-0x30df,0x30e0-0x30e7,0x30d8-0x30db,0x30b0-0x30bf = mem 0xe0000400-0xe00007ff irq 19 at device 31.2 on pci0 Thx,