From owner-freebsd-scsi Fri Mar 14 00:41:22 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA07523 for freebsd-scsi-outgoing; Fri, 14 Mar 1997 00:41:22 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id AAA07516 for ; Fri, 14 Mar 1997 00:41:10 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id JAA23773; Fri, 14 Mar 1997 09:41:04 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id JAA22756; Fri, 14 Mar 1997 09:17:29 +0100 (MET) Message-ID: <19970314091726.QU31302@uriah.heep.sax.de> Date: Fri, 14 Mar 1997 09:17:26 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: wjgrun@poboxes.com (Bill Grunfelder) Cc: freebsd-scsi@freebsd.org Subject: Re: Hardware Failure error message References: <3.0.1.32.19970313204041.007e5480@mail.cybernex.net> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <3.0.1.32.19970313204041.007e5480@mail.cybernex.net>; from Bill Grunfelder on Mar 13, 1997 20:40:41 -0500 Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Bill Grunfelder wrote: > Any hints as to what this error message means? With two or three people per week asking this question, seems we ought to right a FAQ entry for it... :) > The drive seems to be running OK, but I get this error message 2 or > 3 times a day. (And I don't like the way it sounds I wouldn't like it either. > Mar 13 11:18:13 machinename /kernel: sd1(bt0:5:0): HARDWARE FAILURE asc:1,0 > No index/sector signal I think this is pretty obvious, isn't it? The drive doesn't find some of its synchronization marks. I wouldn't trust it for any important data. Perhaps reformatting might help you. /sbin/scsiformat -wq sd1... I've got a drive that sometimes gets a lot of them: /kernel: sd0(aha0:0:0): MEDIUM ERROR info:1e030 asc:14,0 Recorded entity not found field replaceable unit: 38 /kernel: , retries:3 /kernel: sd0(aha0:0:0): MEDIUM ERROR info:1e030 asc:14,0 Recorded entity not found field replaceable unit: 38 /kernel: , retries:2 /kernel: sd0(aha0:0:0): MEDIUM ERROR info:1e030 asc:14,0 Recorded entity not found field replaceable unit: 38 /kernel: , retries:1 Anyway, it's 1.2 GB of scratch space, and despite of these messages, i have even seen `make world's completing on this drive. So i don't throw it away but use it for experimenting, release tests, SCSI device driver stress tests :) etc. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)