From owner-freebsd-scsi@FreeBSD.ORG Wed Nov 23 03:33:30 2005 Return-Path: X-Original-To: freebsd-scsi@freebsd.org Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B47CA16A41F for ; Wed, 23 Nov 2005 03:33:30 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E42343D7E for ; Wed, 23 Nov 2005 03:33:24 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id jAN3XIHv059261 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 23 Nov 2005 10:33:18 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id jAN3XH61008638; Wed, 23 Nov 2005 10:33:17 +0700 (ICT) Date: Wed, 23 Nov 2005 10:33:17 +0700 (ICT) Message-Id: <200511230333.jAN3XH61008638@banyan.cs.ait.ac.th> From: Olivier Nicole To: freebsd-scsi@freebsd.org In-reply-to: <4383D128.1080505@samsco.org> (message from Scott Long on Tue, 22 Nov 2005 19:17:12 -0700) References: <200511230205.jAN2526j007750@banyan.cs.ait.ac.th> <4383D128.1080505@samsco.org> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: Re: KDying disk X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Nov 2005 03:33:30 -0000 > > Nov 22 17:42:50 ufo kernel: Copied 18 bytes of sense data offset 12: 0xf1 0x0 0x3 0x0 0x51 0x3b 0x9f 0xa 0x0 0x0 0x0 0x0 0xc 0x0 0xd3 0x80 0x0 0x18 > > Nov 22 17:42:50 ufo kernel: (da0:ahd1:0:0:0): WRITE(10). CDB: 2a 0 0 51 ac 7f 0 0 4 0 > > Nov 22 17:42:50 ufo kernel: (da0:ahd1:0:0:0): CAM Status: SCSI Status Error > > Nov 22 17:42:50 ufo kernel: (da0:ahd1:0:0:0): SCSI Status: Check Condition > > Nov 22 17:42:50 ufo kernel: (da0:ahd1:0:0:0): Deferred Error: MEDIUM ERROR info:513b9f asc:c,0 > > Nov 22 17:42:50 ufo kernel: (da0:ahd1:0:0:0): Write error field replaceable unit: d3 actual retry count: 24 > > Nov 22 17:42:50 ufo kernel: (da0:ahd1:0:0:0): Retrying Command (per Sense Data) > > N > > This means that you're starting to get failing sectors. The disk can > automatically remap them if you are writing to them, but can't do Is there a way to tell what sector(s) is bad/what partition is concerned? I did a physical disk verify (from Adaptec BIOS at reboot) that detected nothing bad. I am afraid that the error message will not be an evidence good enought to claim for waranty :( Thanks, olivier