From owner-freebsd-questions@FreeBSD.ORG Tue Aug 19 20:41:51 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 C646D1065671 for ; Tue, 19 Aug 2008 20:41:51 +0000 (UTC) (envelope-from chris@smartt.com) Received: from nov.smartt.com (nov.smartt.com [69.31.173.253]) by mx1.freebsd.org (Postfix) with ESMTP id 8C7398FC19 for ; Tue, 19 Aug 2008 20:41:51 +0000 (UTC) (envelope-from chris@smartt.com) Received: from [69.31.174.220] ([69.31.174.220]) (authenticated bits=0) by nov.smartt.com (8.13.8/8.13.5) with ESMTP id m7JKfnB4026772 for ; Tue, 19 Aug 2008 13:41:49 -0700 Message-ID: <48AB300E.40509@smartt.com> Date: Tue, 19 Aug 2008 13:41:50 -0700 From: Chris St Denis User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED, AWL, HTML_MESSAGE autolearn=ham version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on nov.smartt.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Recommended newfs settings for 600GB mail (maildir) store? 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, 19 Aug 2008 20:41:51 -0000 I recently created a new mail server with a 600GB raid5 partition to store maildirs. When I created it, I used a newfs -i 4096 but when I had recent hardware problems the background FSCK took a very long time, and I'm concerned that the -i 4096 may have made that a lot worse. So I ask. What newfs settings do you recommend for a 600GB partition dedicated to maildirs?