From owner-freebsd-questions@FreeBSD.ORG Tue Jul 10 10:12:26 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 1B3D1106566C for ; Tue, 10 Jul 2012 10:12:26 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 7A2FB8FC23 for ; Tue, 10 Jul 2012 10:12:25 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q6AACPLZ046985; Tue, 10 Jul 2012 12:12:25 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q6AACOKW046982; Tue, 10 Jul 2012 12:12:25 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 10 Jul 2012 12:12:24 +0200 (CEST) From: Wojciech Puchar To: Bosko Radivojevic In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Tue, 10 Jul 2012 12:12:25 +0200 (CEST) Cc: Michael Ross , freebsd-questions@freebsd.org 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:12:26 -0000 > > # gmirror list > gmirror: Command 'list' not available. > # gmirror status > gmirror: Command 'status' not available. gmirror load > It is probably "soft-RAID", but I prefer to use it though appropriate > driver instead of classical software RAID configured through OS. i would recommend otherwise. Actually it is already strange FreeBSD have "drivers" to nonexistent hardware, duplicating mostly gmirror&gstripe functionality flaky way.