From owner-freebsd-questions@FreeBSD.ORG Sat Jan 1 23:42:50 2005 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 1B4AD16A4CE for ; Sat, 1 Jan 2005 23:42:50 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id B78AF43D2F for ; Sat, 1 Jan 2005 23:42:49 +0000 (GMT) (envelope-from ryallsd@gmail.com) Received: by rproxy.gmail.com with SMTP id z35so31671rne for ; Sat, 01 Jan 2005 15:42:49 -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:mime-version:content-type:content-transfer-encoding; b=nkrUbhluBLVFqU54Vtc1YYG7QUmkzbt5Kca80VCcVIpNzqIsBXxsoR0HnblkRaAq2+vgJGLd0nY19TD2SN7D445bVyuH9wKDPugaueKdAIY+F1j0c1DCjdHLkzylOgSC6m63osOAioTIXgydANQ63wjYsBHJ0Ku382Q7AQeIUQE= Received: by 10.38.97.47 with SMTP id u47mr35473rnb; Sat, 01 Jan 2005 15:42:49 -0800 (PST) Received: by 10.38.96.63 with HTTP; Sat, 1 Jan 2005 15:42:48 -0800 (PST) Message-ID: Date: Sat, 1 Jan 2005 15:42:48 -0800 From: Derrick Ryalls To: FreeBSD Questions Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: READ_DMA interrupt was seen but timeout fired X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Derrick Ryalls List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jan 2005 23:42:50 -0000 Greetings list. Today, I found this entry in my daily security mailings: > ad4: WARNING - READ_DMA interrupt was seen but timeout fired LBA=169679214 > ad4: WARNING - READ_DMA interrupt was seen but timeout fired LBA=192145262 > ad4: WARNING - READ_DMA interrupt was seen but timeout fired LBA=207110586 > ad4: WARNING - READ_DMA interrupt was seen but timeout fired LBA=207488666 > ad4: WARNING - READ_DMA interrupt was seen but timeout fired LBA=236563382 > ad4: WARNING - READ_DMA interrupt was seen but timeout fired LBA=221053142 > ad4: WARNING - READ_DMA interrupt was seen but timeout fired LBA=222542714 > ad4: WARNING - READ_DMA interrupt was seen but timeout fired LBA=224089322 Doing a google search mentioned people seeing this with laptops coming back from suspend mode. The machine in question is my desktop running 5.3-STABLE FreeBSD 5.3-STABLE #0 and the hard drive is a 120gig SATA. My kernel is GENERIC + sound. I haven't seen any other issues, no system slowdowns or anything, and thus far I haven't seen anything on my Windows partition either. The drive is just over 1 year old, could it be dying already? Any suggestions would be appreciated. -Derrick