From owner-freebsd-stable@FreeBSD.ORG Sat Oct 18 08:21:33 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2A691065697 for ; Sat, 18 Oct 2008 08:21:33 +0000 (UTC) (envelope-from kristianr@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.185]) by mx1.freebsd.org (Postfix) with ESMTP id 6D7688FC0C for ; Sat, 18 Oct 2008 08:21:33 +0000 (UTC) (envelope-from kristianr@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so462506tid.3 for ; Sat, 18 Oct 2008 01:21:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=YFmACCChlUcWizJZMoRBYVvfo1dWsmKlnqMzV3q3PoU=; b=Rj4WTE97LIQ0rvzqgCE8WjsVyYA0YcduWrJ/5n0GFLcEsAaYU1jlaNlzWGWiCA5Hyx TftqGbqaRCBxYRHNTRvQwWP5SsYK4oQs0+xltJ6l4YIIk6OXyi/d20qwigeDbJRI/UjU pELxOwaxXgyRkgruxJDHKAulHHbSt5AXa+2rM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=xEZ+M3De0FgzSxD6Z58MCaMQPOIDRdlZ13dxhwqMvm8XJga5QUkA30kdtxfAw2QQWU YW2ffcRzRYo/3CoVbci2erJlCiJE9ydP/SZGNExob6lERlkEia72hX1XGAa7iiDhuMax 1S+ycI/ifR9muoc0PT5vAUgj3q1kTEX45eGjw= Received: by 10.110.43.20 with SMTP id q20mr3628519tiq.15.1224316842522; Sat, 18 Oct 2008 01:00:42 -0700 (PDT) Received: by 10.110.53.3 with HTTP; Sat, 18 Oct 2008 01:00:42 -0700 (PDT) Message-ID: Date: Sat, 18 Oct 2008 19:00:42 +1100 From: "Kristian Rooke" To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: SETFEATURES SET TRANSFER MODE taskqueue timeout.. Error occuring constantly.. Please help!! X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2008 08:21:34 -0000 Hi, I have a PC/box with 5 disks in it that I am using as a fileserver and I recently upgraded some hardware and installed FreeBSD 7.0-RELEASE. Previously I had a RAID PATA IDE controller on the motherboard (was not using RAID functionality though), but I when I upgraded I had to use a PCI IDE controller, due to the lack of PATA ports on the new motherboard. Now when I am attempting to write files, or do anything more than just browse filesystems on the drives ad4-ad7, I get multiple occurrences of the errors below. After these errors occur the kernel panics and I need to perform a hard reset to get the server back up again. Sep 28 11:40:28 FileServer kernel: ad6: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad6: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad6: WARNING - SETFEATURES ENABLE RCACHE taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad6: WARNING - SETFEATURES ENABLE WCACHE taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad6: WARNING - SET_MULTI taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad7: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad7: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad7: WARNING - SETFEATURES ENABLE RCACHE taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad7: WARNING - SETFEATURES ENABLE WCACHE taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad7: WARNING - SET_MULTI taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad6: FAILURE - WRITE_DMA timed out LBA=163323135 Sep 28 11:40:28 FileServer kernel: g_vfs_done():ad6s1[WRITE(offset=83621412864, length=16384)]error = 5 Sep 28 11:40:28 FileServer kernel: ad4: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad4: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad4: WARNING - SETFEATURES ENABLE RCACHE taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad4: WARNING - SETFEATURES ENABLE WCACHE taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad4: WARNING - SET_MULTI taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad5: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad5: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad5: WARNING - SETFEATURES ENABLE RCACHE taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad5: WARNING - SETFEATURES ENABLE WCACHE taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad5: WARNING - SET_MULTI taskqueue timeout - completing request directly Sep 28 11:40:28 FileServer kernel: ad5: FAILURE - WRITE_DMA timed out LBA=287 I have taken a read through some previous conversations, but I can't seem to find the answers I'm looking for. I've changed the IDE cables and the PATA controller and it is still not making any difference. I also added hw.ata.ata_dma=0 to /boot/loader.conf as recommended in a wiki I came across, but if anything it made the issue even worse. Can someone please help? Thanks, Kristian