From owner-freebsd-fs@FreeBSD.ORG Tue Nov 19 04:41:57 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BDC7B429 for ; Tue, 19 Nov 2013 04:41:57 +0000 (UTC) Received: from mail.ultra-secure.de (mail.ultra-secure.de [78.47.114.122]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EF7E8226A for ; Tue, 19 Nov 2013 04:41:56 +0000 (UTC) Received: (qmail 51962 invoked by uid 89); 19 Nov 2013 04:36:26 -0000 Received: from unknown (HELO ?192.168.1.201?) (rainer@ultra-secure.de@217.71.83.52) by mail.ultra-secure.de with ESMTPA; 19 Nov 2013 04:36:26 -0000 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\)) Subject: Re: Performance difference between UFS and ZFS with NFS From: Rainer Duffner In-Reply-To: Date: Tue, 19 Nov 2013 05:36:16 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Eric Browning X-Mailer: Apple Mail (2.1822) Cc: FreeBSD FS X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Nov 2013 04:41:57 -0000 Am 19.11.2013 um 02:16 schrieb Eric Browning = : > Some background: > -Two identical servers, dual AMD Athlon 6220's 16 cores total @ 3Ghz, > -64GB ram each server > -Four Intel DC S3700 800GB SSDs for primary storage, each server. > -FreeBSD 9 stable as of 902503 > -ZFS v28 and later updated to feature flags (v29?) > -LSI 9200-8i controller > -Intel I350T4 nic (only one port being used currently) using all four = in > LACP overtaxed the server's NFS queue from what we found out making = the > server basically unusable. Have you tried to use FreeNAS and post in their performance-forum? There=92s a ton of information in that forum.