From owner-freebsd-questions@FreeBSD.ORG Tue Jul 10 10:05:03 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 021B71065670 for ; Tue, 10 Jul 2012 10:05:03 +0000 (UTC) (envelope-from b.smeelen@ose.nl) Received: from mail.ose.nl (mail.ose.nl [212.178.134.164]) by mx1.freebsd.org (Postfix) with ESMTP id 87AF08FC1C for ; Tue, 10 Jul 2012 10:05:02 +0000 (UTC) X-Footer: b3NlLm5s Received: from localhost ([127.0.0.1]) by mail.ose.nl (using TLSv1/SSLv3 with cipher AES256-SHA (256 bits)) for freebsd-questions@freebsd.org; Tue, 10 Jul 2012 12:04:53 +0200 Message-ID: <4FFBFE2F.6010800@ose.nl> Date: Tue, 10 Jul 2012 12:04:31 +0200 From: Bas Smeelen User-Agent: Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD 9.0 & LSI MegaRAID SATA problem 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: Tue, 10 Jul 2012 10:05:03 -0000 On 07/10/2012 11:49 AM, Bosko Radivojevic wrote: > Hi Michael, > > thank you for your response. > >> So it's not an LSI MegaRAID, but an Intel Controller? > It is LSI MegaRAID chip but connected to Intel's I/O Controller Hub > (southbridge). On FreeBSD 8.3 gmirror is not configured: > > # gmirror list > gmirror: Command 'list' not available. > # gmirror status > gmirror: Command 'status' not available. > > It is somehow enabled through some driver in kernel: > > # grep ar0 /var/run/dmesg.boot > ar0: writing of DDF metadata is NOT supported yet > ar0: 952720MB status: READY > ar0: disk0 READY (master) using ad4 at ata2-master > ar0: disk1 READY (mirror) using ad6 at ata3-master > > It is probably "soft-RAID", but I prefer to use it though appropriate > driver instead of classical software RAID configured through OS. > > As I said, I'm not that familiar with FreeBSD - how I can check which > driver "created" /dev/ar0? > > Thanks, > Bosko Hi Wouldn't this be ataraid ? This is still present in 8.3-RELEASE but not anymore in 9-STABLE. Disclaimer: http://www.ose.nl/email