From owner-freebsd-performance@FreeBSD.ORG Thu Aug 13 21:49:25 2009 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B214106568C for ; Thu, 13 Aug 2009 21:49:25 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 28BE48FC55 for ; Thu, 13 Aug 2009 21:49:24 +0000 (UTC) Received: from [85.173.16.247] (helo=moosi) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1MbhvI-000EHA-GP; Fri, 14 Aug 2009 01:33:24 +0400 To: Nathan Le Nevez References: From: Boris Samorodov Date: Fri, 14 Aug 2009 01:34:45 +0400 In-Reply-To: (Nathan Le Nevez's message of "Tue\, 11 Aug 2009 09\:53\:47 +1000") Message-ID: <10994730@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "freebsd-performance@freebsd.org" Subject: Re: Very slow I/O performance on HP BL465c 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, 13 Aug 2009 21:49:25 -0000 Nathan Le Nevez writes: > I'm running 7.2-p3 on 2x HP BL465c blade servers, one of which performs very > poorly. Both have the same RAID controller and 2 x 146GB 10k SAS disks > configured in RAID-1. Both controllers have write-cache enabled. Both > servers are running the same BIOS and firmware versions. Neither servers are > running any services other than sshd. > > Blade with good performance (2 x Opteron 2218, 8GB RAM): > > ciss0: port 0x4000-0x40ff mem > 0xfdf80000-0xfdffffff,0xfdf70000-0xfdf77fff irq 19 at device 8.0 on pci80 > ciss0: [ITHREAD] > da0 at ciss0 bus 0 target 0 lun 0 > da0: AFPi xCePdU D#i2r Leacuntc hAcecde!s > s SCSI-5 device > da0: 135.168MB/s transfers > dSaM0P:: CAoP CPU #3 Launched! > mmand Queueing Enabled > da0: 139979MB (286677120 512 byte sectors: 255H 32S/T 35132C) > > Blade with bad performance (2 x Opteron 2352, 16GB RAM): > > ciss0: port 0x4000-0x40ff mem > 0xfdf80000-0xfdffffff,0xfdf70000-0xfdf77fff irq 19 at device 8.0 on pci80 > ciss0: [ITHREAD] > da0 at ciss0 bus 0 target 0 lun 0 > da0: Fixed Direct Access SCSI-5 device > da0: 135.168MB/s transfers > da0: Command Queueing Enabled > da0: 139979MB (286677120 512 byte sectors: 255H 32S/T 35132C) > > # dbench -t 10 1 2 3 4 > blade1 183.456 MB/sec 236.86 MB/sec 299.28 MB/sec 192.675 MB/sec > blade2 6.97931 MB/sec 9.42293 MB/sec 10.2482 MB/sec 12.407 MB/sec > > Any help/ideas would be greatly appreciated. I have run through all the > Insight diagnostics tools and it fails to find anything wrong with the slow > server. The description of those blades at HP site says "HP Smart Array E200i storage controller with 64MB read cache and optional battery-backed write cache". Does both controllers have batteries? I've seen very poor perfomance at RAIDs (with write cache enabled) without batteries. -- WBR, bsam