From owner-freebsd-questions@FreeBSD.ORG Thu May 29 05:26:46 2003 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 6152A37B401 for ; Thu, 29 May 2003 05:26:46 -0700 (PDT) Received: from smtp2.libero.it (smtp2.libero.it [193.70.192.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id C85EE43FA3 for ; Thu, 29 May 2003 05:26:45 -0700 (PDT) (envelope-from ml.ventu@flashnet.it) Received: from soth.ventu (151.42.126.147) by smtp2.libero.it (7.0.012) id 3E9BEBC300F7BD94 for freebsd-questions@freebsd.org; Thu, 29 May 2003 14:26:45 +0200 Received: from mailer (xanatar.ventu [10.1.2.6]) by soth.ventu (8.12.6p2/8.12.6) with SMTP id h4TCQi1W004100 for ; Thu, 29 May 2003 14:26:44 +0200 (CEST) (envelope-from ml.ventu@flashnet.it) Message-Id: <200305291226.h4TCQi1W004100@soth.ventu> To: freebsd-questions@freebsd.org Priority: Normal X-Mailer: Post Road Mailer for OS/2 (Green Edition Ver 3.0) Date: Thu, 29 May 2003 14:26:43 EST From: Andrea Venturoli Subject: Is my HD broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrea Venturoli List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2003 12:26:46 -0000 >From daily security mails of a FreeBSD 4.7 server I manage, I got, 9 days ago: > (da3:sym0:0:3:0): READ(10). CDB: 28 0 3 93 83 48 0 0 10 0 > (da3:sym0:0:3:0): HARDWARE FAILURE info:393834f asc:40,85 > (da3:sym0:0:3:0): Diagnostic failure: ASCQ = Component ID > vinum: vinum0.p1.s0 is crashed by force > vinum: vinum0.p1 is faulty > fatal:vinum0.p1.s0 read error, block 59474697 for 8192 bytes > vinum0.p1.s0: user buffer block 59474432 for 8192 bytes > vinum: vinum0.p1.s0 is stale by force I did vinum start vinum0.p1 and everything went as good as expected. Yesterday I got it once more: > (da3:sym0:0:3:0): READ(10). CDB: 28 0 4 3c a1 c8 0 0 10 0 > (da3:sym0:0:3:0): HARDWARE FAILURE info:43ca1c8 asc:40,85 > (da3:sym0:0:3:0): Diagnostic failure: ASCQ = Component ID > vinum: vinum0.p1.s0 is crashed by force > vinum: vinum0.p1 is faulty > fatal:vinum0.p1.s0 read error, block 70558089 for 8192 bytes > vinum0.p1.s0: user buffer block 70557824 for 8192 bytes > vinum: vinum0.p1.s0 is stale by force I'm doing vinum start right now and I'm quite sure it will work ok. However, I'm a little worried: can my disk be broken? It's pretty new and still under warranty, so I'd like to change it before anything breaks badly, *if it is*. Can I possibly blame the controller (it's a Tekram DC-390U2W)? Wouldn't it be strange, since it's always the same HD (out of 4) that shows this problem? Any diagnostic tool I can use? bye & Thanks av.