From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 29 04:09:04 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F6FE16A4CE; Fri, 29 Apr 2005 04:09:04 +0000 (GMT) Received: from silver.he.iki.fi (helenius.fi [193.64.42.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEB3143D54; Fri, 29 Apr 2005 04:09:03 +0000 (GMT) (envelope-from pete@he.iki.fi) Received: from [193.64.42.134] (h86.vuokselantie10.fi [193.64.42.134]) by silver.he.iki.fi (8.13.1/8.11.4) with ESMTP id j3T48sdE097207; Fri, 29 Apr 2005 07:08:54 +0300 (EEST) (envelope-from pete@he.iki.fi) Message-ID: <4271B378.5050100@he.iki.fi> Date: Fri, 29 Apr 2005 07:09:28 +0300 From: Petri Helenius User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eric Anderson References: <06ba01c54bff$8c5aed00$7f06000a@int.mediasurface.com> <4271812F.4060808@isc.org> <4271ADA0.2070000@centtech.com> In-Reply-To: <4271ADA0.2070000@centtech.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 29 Apr 2005 12:35:55 +0000 cc: freebsd-hackers@freebsd.org cc: freebsd-performance@freebsd.org cc: Steven Hartland cc: Peter Losher Subject: Re: Very low disk performance Highpoint 1820a X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2005 04:09:04 -0000 Eric Anderson wrote: > > I'm using fiber channel SATA, and I get 2x write as I do read, which > doesn't make sense to me. What kind of write speeds do you get? My > tiny brain tells me that reads should be faster than writes with a RAID5. > I'm seeing similar sequential performance on RELENG_5_3 and RELENG_5_4 on dual-Xeons using 3ware controllers so it does not seem to be a driver issue but somewhere else in the architechture. Depending on the array configuration, 40-60MB/s reads and 100-160MB/s writes. The write performance is as expected but the read performance should be above the write performance. Pete