From owner-freebsd-questions@FreeBSD.ORG Tue Nov 13 14:42:29 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9AEDA9D3 for ; Tue, 13 Nov 2012 14:42:29 +0000 (UTC) (envelope-from freebsd@qeng-ho.org) Received: from blue.qeng-ho.org (blue.qeng-ho.org [217.155.128.241]) by mx1.freebsd.org (Postfix) with ESMTP id 0B0138FC12 for ; Tue, 13 Nov 2012 14:42:28 +0000 (UTC) Received: from fileserver.home.qeng-ho.org (localhost [127.0.0.1]) by fileserver.home.qeng-ho.org (8.14.5/8.14.5) with ESMTP id qADEgOLS015588; Tue, 13 Nov 2012 14:42:27 GMT (envelope-from freebsd@qeng-ho.org) Message-ID: <50A25C50.3050704@qeng-ho.org> Date: Tue, 13 Nov 2012 14:42:24 +0000 From: Arthur Chance User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121029 Thunderbird/16.0.2 MIME-Version: 1.0 To: Leslie Jensen Subject: Re: Some thoughts about upgrading from 8.3 to 9.1 References: <50A2445F.7040602@eskk.nu> <50A25768.9040208@qeng-ho.org> In-Reply-To: <50A25768.9040208@qeng-ho.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Nov 2012 14:42:29 -0000 On 11/13/12 14:21, Arthur Chance wrote: Oops, sent this off too quickly. > I wrote that. It's only relevant if you have recent disks with 4k > hardware blocks. If you have, you ought to use 4k/16k filesystems > whatever your OS rev. That should be 4k/32k. As "man newfs" says: The optimal block:fragment ratio is 8:1. Other ratios are possible, but are not recommended, and may produce poor results.