From owner-freebsd-hackers Sat Feb 24 04:49:39 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA26614 for hackers-outgoing; Sat, 24 Feb 1996 04:49:39 -0800 (PST) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id EAA26609 Sat, 24 Feb 1996 04:49:36 -0800 (PST) Received: from msmith@localhost by genesis.atrad.adelaide.edu.au (8.6.12/8.6.9) id XAA27000; Sat, 24 Feb 1996 23:18:54 +1030 From: Michael Smith Message-Id: <199602241248.XAA27000@genesis.atrad.adelaide.edu.au> Subject: Re: wierd scsi error message To: hsu@freefall.freebsd.org (Jeffrey Hsu) Date: Sat, 24 Feb 1996 23:18:54 +1030 (CST) Cc: hackers@freefall.freebsd.org In-Reply-To: <199602241140.DAA18993@freefall.freebsd.org> from "Jeffrey Hsu" at Feb 24, 96 03:40:09 am MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG Precedence: bulk Jeffrey Hsu stands accused of saying: > > I'm alarmed. What does this mean? I have an UltraStor 34F and sd0 is > a Seagate ST15230N. > > Feb 24 02:24:15 armour /kernel: sd0(uha0:0:0): Deferred Error: HARDWARE FAILURE > info:327900 asc:3,0 Peripheral device write fault field replaceable unit: 11 sks > :80,19 > Feb 24 03:20:52 armour /kernel: sd0(uha0:0:0): Deferred Error: HARDWARE FAILURE > info:327900 asc:3,0 Peripheral device write fault field replaceable unit: 11 sks > :80,19 It means the Seagate is very unhappy. Some things to do : Follow the example in the scsi(8) manpage to set the AWRE and ARRE attributes on the disk (if they aren't already). Because this is a write operation, you should get a reallocation (assuming it's a bad sector). Ring Seagate tech support and ask them about the numbers. Info is obvious, 'asc' is the Additional Sense code, the drive is reporting FRU 11 as faulty, and I'm not sure what the 'sks' value is. FWIW, I was getting FRU 11 errors on an ST11200N (with AWRE and ARRE enabled) and managed to cure them with a low-level format. YMMV, in particular FRU 11 on the 11200 may not match FRU 11 on the 15230. You're getting a 'deferred error' because the drive has delayed the write operation as an internal optomisation, and has only just discovered that it can't actually write it out. -- ]] Mike Smith, Software Engineer msmith@atrad.adelaide.edu.au [[ ]] Genesis Software genesis@atrad.adelaide.edu.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control (ph/fax) +61-8-267-3039 [[ ]] Collector of old Unix hardware. "Where are your PEZ?" The Tick [[