From owner-freebsd-stable@FreeBSD.ORG Mon Aug 9 15:24:16 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10291106566C for ; Mon, 9 Aug 2010 15:24:16 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id B1C4F8FC14 for ; Mon, 9 Aug 2010 15:24:15 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OiUCz-0001fg-T2 for freebsd-stable@freebsd.org; Mon, 09 Aug 2010 17:24:13 +0200 Received: from 89-164-117-57.dsl.iskon.hr ([89.164.117.57]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Aug 2010 17:24:13 +0200 Received: from ivoras by 89-164-117-57.dsl.iskon.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Aug 2010 17:24:13 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Mon, 09 Aug 2010 17:24:02 +0200 Lines: 24 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 89-164-117-57.dsl.iskon.hr User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 In-Reply-To: Subject: Re: 8-STABLE Slow Write Speeds on ESXI 4.0 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: Mon, 09 Aug 2010 15:24:16 -0000 On 9.8.2010 17:12, Ivan Voras wrote: > On 9 August 2010 16:55, Joshua Boyd wrote: >> On Sat, Aug 7, 2010 at 1:58 PM, Ivan Voras wrote: >> I'm going to try 7.3-RELEASE today, just to make sure that this isn't a >> regression of some kind. It seems from reading other posts that this used to >> work properly and satisfactorily. > > Nope, I've been messing around with VMWare for a long time and the > performance penalty was always there. Hmmm, I've been thinking a little and after retesting one of my guests on a 12-drive RAID-6 HP FC enclosure, and your 40 MB/s writes actually do seam slow. I'm getting around 110 MB/s sequential reads and writes (untuned) and the guest controller is recognized as: mpt0: port 0x1400-0x14ff mem 0xd8820000-0xd883ffff,0xd8800000-0xd881ffff irq 17 at device 16.0 on pci0 mpt0: [ITHREAD] mpt0: MPI Version=1.2.0.0 on 7.3-release, i386, ESXi 4.0. Are you sure you are testing when no others guests generate IO?