From owner-freebsd-stable@FreeBSD.ORG Tue Oct 31 08:47:21 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AED9116A583; Tue, 31 Oct 2006 08:47:21 +0000 (UTC) (envelope-from fredrik.widlund@qbrick.com) Received: from mail.qbrick.com (mail.qbrick.com [62.13.40.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D61343D46; Tue, 31 Oct 2006 08:47:20 +0000 (GMT) (envelope-from fredrik.widlund@qbrick.com) Received: from localhost (localhost [127.0.0.1]) by mail.qbrick.com (Postfix) with ESMTP id 29168519CA; Tue, 31 Oct 2006 09:46:42 +0100 (CET) Received: from mail.qbrick.com ([127.0.0.1]) by localhost (mail0.p0.w0.local [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28990-01-2; Tue, 31 Oct 2006 09:46:41 +0100 (CET) Received: from [10.43.0.2] (fkwd0.p0.u3.local [10.43.0.2]) by mail.qbrick.com (Postfix) with ESMTP id EF6B5519C5; Tue, 31 Oct 2006 09:46:40 +0100 (CET) Message-ID: <45470D95.5020801@qbrick.com> Date: Tue, 31 Oct 2006 09:47:17 +0100 From: Fredrik Widlund User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: freebsd-stable@freebsd.org X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at qbrick.com Cc: scottl@FreeBSD.org Subject: SAS Raid - mfi driver 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: Tue, 31 Oct 2006 08:47:21 -0000 Hi, We have a problem with the MFI raid-driver under FreeBSD 6.1 and 6.2-PRE. Hardware: Dell 1850 Raid adapter: LSI 8480E There is no problem to detect, initialize and configure, but there is a serious problem with performance with Raid-5. Read performance is good, but write performance bottlenecks at 20MB/s. We've tried different setups but hit the same limitation again and again. The strange part is that a Dell raid adapter based on the same chipset, the Perc 5/I, works well with writes achieving 200MB/s. Any ideas would be greatly appreciated. Kind regards, Fredrik Widlund