From owner-freebsd-questions@FreeBSD.ORG Fri Nov 5 06:47:34 2004 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 6EC6716A4CE for ; Fri, 5 Nov 2004 06:47:34 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 243B543D48 for ; Fri, 5 Nov 2004 06:47:34 +0000 (GMT) (envelope-from nlamprecht@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so26193wri for ; Thu, 04 Nov 2004 22:47:33 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=ZMXM7S1nz+D+dJOSJVkBSJSGVgj8Wx0PtjmZQIX6KnqwWxjYibQxGAGNZYD2NfS+UmBDGxiIbLzrXJea2SUIZkxvV62WXvitOU7/qXfZeVFr3TIVIOXk4gv8FdtMMdpHfFaUmb36VIKs3xThPdJ2LI1PWwlyMYHaUT9UD5+iAhw= Received: by 10.54.5.71 with SMTP id 71mr18596wre; Thu, 04 Nov 2004 22:47:33 -0800 (PST) Received: by 10.54.38.55 with HTTP; Thu, 4 Nov 2004 22:47:33 -0800 (PST) Message-ID: <7cbadc870411042247582e9e61@mail.gmail.com> Date: Fri, 5 Nov 2004 08:47:33 +0200 From: Nelis Lamprecht To: Are Bryne In-Reply-To: <20041104164030.V3017@david.i.communique.no> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041104141000.F3017@david.i.communique.no> <7cbadc8704110405434c734ae2@mail.gmail.com> <20041104164030.V3017@david.i.communique.no> cc: FreeBSD Questions Subject: Re: ad0: WRITE command timeout... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nelis Lamprecht List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Nov 2004 06:47:34 -0000 On Thu, 4 Nov 2004 16:55:30 +0100 (CET), Are Bryne wrote: > On Thu, 4 Nov 2004, Nelis Lamprecht wrote: > > > On Thu, 4 Nov 2004 14:10:42 +0100 (CET), Are Bryne > > wrote: > [...] > >> After upgrading a computer from FreeBSD 4.8-something to 4.10-RELEASE-p3, > >> I'm getting lots of the following: > >> > >> ad0: WRITE command timeout tag=0 serv=0 - resetting > >> ata0: resetting devices .. done > > The disk in question is a > FUJITSU MPC3043AT/6018 using ATA/ATAPI rev 3 according to atacontrol. > It is master on its controller and uses UDMA33 transfers, and has an idle > PIO4 cd-rom player as a slave. The cdrom drive may be forcing your hard drive to use a much slower UDMA. If I were you I would connect the cd-rom player on your secondary channel or at the very least disconnect it and see if your problem persists and you might even find you get better tranfer rates. Nelis