From owner-freebsd-stable@FreeBSD.ORG Fri Feb 17 15:54:42 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D66E106567C for ; Fri, 17 Feb 2012 15:54:42 +0000 (UTC) (envelope-from boland37@xs4all.nl) Received: from smtp-vbr12.xs4all.nl (smtp-vbr12.xs4all.nl [194.109.24.32]) by mx1.freebsd.org (Postfix) with ESMTP id C007A8FC17 for ; Fri, 17 Feb 2012 15:54:41 +0000 (UTC) Received: from charlemagne.boland.org (150-42-215.ftth.xms.internl.net [82.215.42.150]) (authenticated bits=0) by smtp-vbr12.xs4all.nl (8.13.8/8.13.8) with ESMTP id q1HFbBli031745 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Fri, 17 Feb 2012 16:37:11 +0100 (CET) (envelope-from boland37@xs4all.nl) Message-ID: <4F3E7426.70408@xs4all.nl> Date: Fri, 17 Feb 2012 16:37:10 +0100 From: Michiel Boland User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.26) Gecko/20120203 Thunderbird/3.1.18 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <20120217030806.GA62601@icarus.home.lan> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: New BSD Installer X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2012 15:54:42 -0000 On 02/17/2012 16:21, Freddie Cash wrote: [...] > The problem with mirroring partitions is that you thrash the disk > during the rebuild after replacing a failed disk. And the more > partitions you have, the worse it gets. I guess that if you do per-slice mirroring you should turn off autosync, right? Cheers Michiel