From owner-freebsd-bugs@FreeBSD.ORG Fri Mar 10 03:50:12 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F7A716A422 for ; Fri, 10 Mar 2006 03:50:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D909843D49 for ; Fri, 10 Mar 2006 03:50:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2A3oBCM077363 for ; Fri, 10 Mar 2006 03:50:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2A3oBtd077362; Fri, 10 Mar 2006 03:50:11 GMT (envelope-from gnats) Date: Fri, 10 Mar 2006 03:50:11 GMT Message-Id: <200603100350.k2A3oBtd077362@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Alexander Logvinov Cc: Subject: Re: kern/93885: ata(4) failure: SETFEATURES SET TRANSFER MODE semaphore timeout !! DANGER Will Robinson !! X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Logvinov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Mar 2006 03:50:12 -0000 The following reply was made to PR kern/93885; it has been noted by GNATS. From: Alexander Logvinov To: bug-followup@FreeBSD.org, sos@freebsd.org Cc: Subject: Re: kern/93885: ata(4) failure: SETFEATURES SET TRANSFER MODE semaphore timeout !! DANGER Will Robinson !! Date: Fri, 10 Mar 2006 12:42:42 +0900 Hello. Iwill DBS100 Rev 2.2 + FastTrak TX2300 FreeBSD 6.1-PRERELEASE #0: Sun Mar 5 01:41:09 YAKT 2006 /src/sys/dev/ata/ata-all.c,v 1.252.2.6 It comes even worse: ad4: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly ad4: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly ad4: WARNING - SETFEATURES ENABLE RCACHE taskqueue timeout - completing request directly ad4: WARNING - SETFEATURES ENABLE WCACHE taskqueue timeout - completing request directly ad4: WARNING - SET_MULTI taskqueue timeout - completing request directly ad4: FAILURE - READ_DMA timed out LBA=84048063 ar0: WARNING - mirror protection lost. RAID1 array in DEGRADED mode ad4: WARNING - WRITE_DMA taskqueue timeout - completing request directly ad6: WARNING - WRITE_DMA taskqueue timeout - completing request directly ad6: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly ad6: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly ad6: WARNING - SETFEATURES ENABLE RCACHE taskqueue timeout - completing request directly ad6: WARNING - SETFEATURES ENABLE WCACHE taskqueue timeout - completing request directly ad6: WARNING - SET_MULTI taskqueue timeout - completing request directly ad6: FAILURE - WRITE_DMA timed out LBA=50807807 ar0: FAILURE - RAID1 array broken ad4: WARNING - WRITE_DMA taskqueue timeout - completing request directly ad6: WARNING - WRITE_DMA taskqueue timeout - completing request directly g_vfs_done():ar0s1d[WRITE(offset=26013564928, length=16384)]error = 5 ad4: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly ad4: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly ad4: WARNING - SETFEATURES ENABLE RCACHE taskqueue timeout - completing request directly ad4: WARNING - SETFEATURES ENABLE WCACHE taskqueue timeout - completing request directly ad4: WARNING - SET_MULTI taskqueue timeout - completing request directly ad4: FAILURE - WRITE_DMA timed out LBA=50807807 ad4: WARNING - WRITE_DMA taskqueue timeout - completing request directly ad6: WARNING - WRITE_DMA taskqueue timeout - completing request directly ad6: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - completing request directly # atacontrol status ar0 ar0: ATA RAID1 subdisks: ad4 ad6 status: BROKEN -- WBR