From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 10:01:15 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9DB337B401 for ; Tue, 22 Apr 2003 10:01:15 -0700 (PDT) Received: from ns1.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B69D43FD7 for ; Tue, 22 Apr 2003 10:01:15 -0700 (PDT) (envelope-from friar_josh@webwarrior.net) Received: by ns1.webwarrior.net (Postfix, from userid 1003) id 5051E253C1; Tue, 22 Apr 2003 12:01:14 -0500 (CDT) Date: Tue, 22 Apr 2003 12:01:14 -0500 From: Josh Paetzel To: questions@freebsd.org Message-ID: <20030422170114.GG37008@ns1.webwarrior.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: Disk Performance Issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2003 17:01:16 -0000 I've got a FreeBSD 4.8-STABLE system with a Maxtor 6L040J2 ATA/133 7200 RPM IDE OS drive in it on a gigabtye GA-7VRXP motherboard. I've also got a pair of Western Digital WD800BB 7200 RPM ATA/100 drives in RAID 1 on an onboard Promise 20276 ATA/133 RAID Controller. atacontrol reports that all the drives are being properly probed: ===root@markx ('tty') /storage/os_isos -> atacontrol mode 0 Master = UDMA133 Slave = ??? ===root@markx ('tty') /storage/os_isos -> atacontrol mode 1 Master = PIO4 Slave = PIO4 ===root@markx ('tty') /storage/os_isos -> atacontrol mode 2 Master = UDMA100 Slave = ??? ===root@markx ('tty') /storage/os_isos -> atacontrol mode 3 Master = UDMA100 Slave = ??? My issue is that I'm seeing sustained transfer rates on 600-700 meg files in the 5-6 Meg/second range...about 1/4 of what the drives are capable of. Does anyone have any advice on where to go from here in troubleshooting this issue? TIA, Josh