From owner-freebsd-questions@FreeBSD.ORG Tue Jul 26 14:00:28 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3295106566B for ; Tue, 26 Jul 2011 14:00:28 +0000 (UTC) (envelope-from ml@netfence.it) Received: from cp-out7.libero.it (cp-out7.libero.it [212.52.84.107]) by mx1.freebsd.org (Postfix) with ESMTP id 536918FC08 for ; Tue, 26 Jul 2011 14:00:28 +0000 (UTC) X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A0B020C.4E2EC87A.01AC,ss=1,re=0.000,fgs=0 X-libjamoibt: 1555 Received: from soth.ventu (151.41.129.72) by cp-out7.libero.it (8.5.133) id 4E22BE8B01433017 for freebsd-questions@freebsd.org; Tue, 26 Jul 2011 16:00:26 +0200 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.5/8.14.4) with ESMTP id p6QE0EWP057056 for ; Tue, 26 Jul 2011 16:00:15 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <4E2EC86E.5010401@netfence.it> Date: Tue, 26 Jul 2011 16:00:14 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; it-IT; rv:1.9.2.18) Gecko/20110711 Thunderbird/3.1.11 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4E2CB198.9010601@netfence.it> <4E2CBCAB.1070209@dichotomia.fr> In-Reply-To: <4E2CBCAB.1070209@dichotomia.fr> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.71 on 10.1.2.13 Subject: Re: ATA troubles X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2011 14:00:28 -0000 On 07/25/11 02:45, Jerome Herman wrote: > On 25/07/2011 01:58, Andrea Venturoli wrote: So, for the records... >> Now it looks like one drive is not working fine anymore... >>> Jul 24 23:48:36 mydavid kernel: ad6: FAILURE - READ_DMA48 >>> status=51 error=40 LBA=1671887488 >>> Jul 24 23:48:36 mydavid kernel: >>> g_vfs_done():stripe/backup[READ(offset=1712012836864, >>> length=131072)]error = 5 >>> Jul 24 23:48:39 mydavid kernel: ad6: FAILURE - READ_DMA48 >>> status=51 error=40 LBA=1671897856 >>> Jul 24 23:48:39 mydavid kernel: >>> g_vfs_done():stripe/backup[READ(offset=1712023420928, >>> length=131072)]error = 5 >>> Jul 24 23:48:41 mydavid kernel: ad6: FAILURE - READ_DMA48 >>> status=51 error=40 LBA=1671897888 >>> Jul 24 23:48:41 mydavid kernel: >>> g_vfs_done():stripe/backup[READ(offset=1712023486464, >>> length=131072)]error = 5 >> Also, smartd is complaining: >>> Jul 24 23:41:59 mydavid smartd[2630]: Device: /dev/ad6, 38 Currently >>> unreadable (pending) sectors >>> Jul 24 23:50:56 mydavid smartd[538]: Device: /dev/ad6, 39 Currently >>> unreadable (pending) sectors >> >> After a reboot, I've got back to the NID_NOT_FOUND errors... Altough smartd says the drive is overall PASSing the tests, WD DLG tools found it bad. (Thanks WD for creating such good HDs that go wild in a few days...) I'll keep testing with the other one to find out whether the NID_NOT_FOUND errors are just noise in the logs or what. bye & Thanks to anyone who replied av.