From owner-freebsd-current@FreeBSD.ORG Mon Jan 5 06:07:16 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56F4316A4CE for ; Mon, 5 Jan 2004 06:07:16 -0800 (PST) Received: from paladin.fortunaty.net (fortunaty.net [217.160.129.175]) by mx1.FreeBSD.org (Postfix) with SMTP id AA5FB43D41 for ; Mon, 5 Jan 2004 06:07:14 -0800 (PST) (envelope-from ah@paladin.fortunaty.net) Received: (qmail 20038 invoked by uid 501); 5 Jan 2004 14:07:13 -0000 Date: 5 Jan 2004 14:07:13 -0000 Message-ID: <20040105140713.20037.qmail@paladin.fortunaty.net> User-Agent: Emai/0.0.2p1 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline From: andy-freebsd@splashground.de To: current@freebsd.org Subject: Problems with Promise FastTrak X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2004 14:07:16 -0000 After updating to 5.2-BETA when the disk on the Pormise controler is accessed, the system stalls (>10s) frequently (~ once per 5 min) and the overall throughput dropped to around 1-2 MB/s. Although it's only one disk, it's accessed via /dev/ar0, and the disk is also the Slave and there is no master. This worked on 5.1 without any problems. ---->8---- ATA channel 0: Master: ad0 ATA/ATAPI rev 6 Slave: no device present ATA channel 1: Master: no device present Slave: acd0 <20X10/H.DH> ATA/ATAPI rev 0 ATA channel 2: Master: no device present Slave: ad5 ATA/ATAPI rev 6 ATA channel 3: Master: no device present Slave: no device present ----8<---- ---->8---- Master = BIOSPIO Slave = UDMA100 ----8<---- ---->8---- atapci0@pci0:6:0: class=0x010485 card=0x807e1043 chip=0x5275105a rev=0x01 hdr=0x00 vendor = 'Promise Technology Inc' device = 'PDC20276 Ultra133 TX2/FastTrak TX Lite EIDE Controller' class = mass storage subclass = RAID ----8<---- Andy