From owner-freebsd-current@FreeBSD.ORG Thu Dec 8 08:35:43 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B622106564A for ; Thu, 8 Dec 2011 08:35:43 +0000 (UTC) (envelope-from hosting@syscare.sk) Received: from services.syscare.sk (services.syscare.sk [188.40.39.36]) by mx1.freebsd.org (Postfix) with ESMTP id 222B58FC25 for ; Thu, 8 Dec 2011 08:35:41 +0000 (UTC) Received: from services.syscare.sk (services [188.40.39.36]) by services.syscare.sk (Postfix) with ESMTP id 2DA778EBBC for ; Thu, 8 Dec 2011 09:35:41 +0100 (CET) X-Virus-Scanned: amavisd-new at rulez.sk Received: from services.syscare.sk ([188.40.39.36]) by services.syscare.sk (services.rulez.sk [188.40.39.36]) (amavisd-new, port 10024) with ESMTP id bhK-VIarQoRv for ; Thu, 8 Dec 2011 09:35:39 +0100 (CET) Received: from hosting.syscare.sk (hosting [188.40.39.37]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by services.syscare.sk (Postfix) with ESMTPS id 1448D8EBB1 for ; Thu, 8 Dec 2011 09:35:39 +0100 (CET) Received: (from www@localhost) by hosting.syscare.sk (8.14.4/8.14.4/Submit) id pB88ZcJK015727; Thu, 8 Dec 2011 09:35:38 +0100 (CET) (envelope-from hosting@syscare.sk) X-Authentication-Warning: hosting.syscare.sk: www set sender to hosting@syscare.sk using -f To: X-PHP-Originating-Script: 0:func.inc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 08 Dec 2011 09:35:38 +0100 From: Daniel Gerzo Organization: The FreeBSD Project In-Reply-To: <1323208265.19452.15.camel@hitfishpass-lx.corp.yahoo.com> References: <1323208265.19452.15.camel@hitfishpass-lx.corp.yahoo.com> Message-ID: X-Sender: danger@FreeBSD.org User-Agent: Roundcube Webmail/0.5.4 Subject: Re: Dog Food X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Dec 2011 08:35:43 -0000 On Tue, 06 Dec 2011 13:51:05 -0800, Sean Bruno wrote: > Was trying to use gmirror(4) or zfs(4) today to get a machine in the > cluster setup with s/w raid and was completely flummoxed by the > intricacies of manual setup. Chances are, I just am not smart enough > to > wind my way though the various how tos and wiki pages that I've been > browsing to get the job done. Why using gmirror under zfs, when zfs itself supports software raid? > If someone wants to work on modifying bsdinstaller to do s/w raid via > one of these mechanisms, clusteradm@ can provide you a two disk SATA > machine that can be used for this purpose. > > Sean -- Kind regards Daniel