From owner-freebsd-performance@FreeBSD.ORG Thu May 17 09:37:42 2007 Return-Path: X-Original-To: freebsd-performance@freebsd.org Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E900916A400 for ; Thu, 17 May 2007 09:37:42 +0000 (UTC) (envelope-from david@solexine.fr) Received: from zimbra-ne01.network-studio.com (zimbra-ne01.network-studio.com [62.93.225.49]) by mx1.freebsd.org (Postfix) with ESMTP id A9B2413C459 for ; Thu, 17 May 2007 09:37:42 +0000 (UTC) (envelope-from david@solexine.fr) Received: from localhost (localhost.localdomain [127.0.0.1]) by zimbra-ne01.network-studio.com (Postfix) with ESMTP id 864552086F0; Thu, 17 May 2007 11:23:20 +0200 (CEST) X-Virus-Scanned: amavisd-new at X-Spam-Score: 1.393 X-Spam-Level: * X-Spam-Status: No, score=1.393 tagged_above=-10 required=4 tests=[BAYES_00=-2.599, RCVD_IN_NJABL_DUL=1.946, RCVD_IN_SORBS_DUL=2.046] Received: from zimbra-ne01.network-studio.com ([127.0.0.1]) by localhost (zimbra-ne01.network-studio.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 96cSLi7Y2Tyk; Thu, 17 May 2007 11:23:19 +0200 (CEST) Received: from [192.168.254.104] (AMontpellier-152-1-10-117.w81-251.abo.wanadoo.fr [81.251.36.117]) by zimbra-ne01.network-studio.com (Postfix) with ESMTP id 717A72086ED; Thu, 17 May 2007 11:23:19 +0200 (CEST) Message-ID: <464C1E07.1000403@solexine.fr> Date: Thu, 17 May 2007 11:19:03 +0200 From: David Touitou Organization: Solexine User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Tom Judge References: <464474F0.3040306@tomjudge.com> In-Reply-To: <464474F0.3040306@tomjudge.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: lydianconcepts@gmail.com, freebsd-performance@freebsd.org, Randy Schultz Subject: Re: possible issues with Dell/Perc5 raid X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 May 2007 09:37:43 -0000 Hello all, Tom Judge a écrit : > From the boot messages you have included below it seems that you have a > Dell SAS-5i (Internal PCIe) controller and not a Perc/5[ie]. > > The SAS-5 known to have very poor performance (1Mb/s 100%busy) under > certain loads (cvsup). I have something that looks like the same kind of problem, on a PE860 with SAS-5i and two SATA 160GB HD in RAID 1. The server is a webserver and "top -S" shows very high CPU usage (idle is 0%, user CPU is 40%, system CPU is 60%, interupt is 0%) when running 60 concurents httpd threads... I've browsed quite a bit arround this issue and ended in this thread (plus several other threads arround the same problem). I've just realised Dell has released a new firmware on 17 of april (beware of long URL) : http://support.euro.dell.com/support/downloads/download.aspx?c=fr&cs=RC1077983&l=fr&s=pad&releaseid=R149732&formatcnt=6&libid=0&fileid=199166 Has anyone tried it ? Best, David.