From owner-freebsd-questions@FreeBSD.ORG Fri May 23 09:06:19 2008 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 942411065677 for ; Fri, 23 May 2008 09:06:19 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from delusion.skoberne.net (lk.84.20.249.154.dc.cable.static.lj-kabel.net [84.20.249.154]) by mx1.freebsd.org (Postfix) with ESMTP id 4DDDC8FC1F for ; Fri, 23 May 2008 09:06:18 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from localhost (localhost [127.0.0.1]) by delusion.skoberne.net (Postfix) with ESMTP id 79200B82B; Fri, 23 May 2008 11:06:16 +0200 (CEST) Received: from delusion.skoberne.net ([127.0.0.1]) by localhost (delusion.skoberne.net [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 61293-07; Fri, 23 May 2008 11:06:12 +0200 (CEST) Received: from [192.168.15.2] (simian.skoberne.local [192.168.15.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: nejkopejko@skoberne.net) by delusion.skoberne.net (Postfix) with ESMTP id E2789B826; Fri, 23 May 2008 11:06:12 +0200 (CEST) Message-ID: <48368904.8090503@skoberne.net> Date: Fri, 23 May 2008 11:06:12 +0200 From: =?ISO-8859-2?Q?Nejc_=A9koberne?= User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Ted Mittelstaedt References: <200805230434.m4N4Yj84017564@mail.freebsd-corp-net-guide.com> In-Reply-To: <200805230434.m4N4Yj84017564@mail.freebsd-corp-net-guide.com> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard Cc: 'User Questions' Subject: Re: RAID 0+1 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: Fri, 23 May 2008 09:06:19 -0000 Hey, > don't use gmirror and atacontrol at the same time. Use one or the other. I don't. As I said: > Then I would merge the second > slice of all 4 drives into a 0+1 array (first gstriping and > then gmirroring them). I somehow succeeded this, but I also > get a WARNING when booting the system: So I am gstriping first and then gmirroring the stripes. And I am getting this warning message: >> WARNING: Expected rawoffset 0, found 63 I don't know if I should worry about this or not. Thanks, Nejc