From owner-freebsd-questions Tue Jul 13 11:24:36 1999 Delivered-To: freebsd-questions@freebsd.org Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (Postfix) with ESMTP id 0178B14DDF for ; Tue, 13 Jul 1999 11:23:39 -0700 (PDT) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.9.3/8.9.3/Kp) with ESMTP id TAA68009; Tue, 13 Jul 1999 19:22:20 +0100 (BST) Message-ID: <378B83BB.578C2AD@tdx.co.uk> Date: Tue, 13 Jul 1999 19:21:47 +0100 From: Karl Pielorz Organization: TDX - The Digital eXchange X-Mailer: Mozilla 4.61 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: David Richardson Cc: questions@FreeBSD.ORG Subject: Re: What does this mean? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Richardson wrote: > > I have received this message several time: > > (da0:ahc0:0:0:0): READ(06). CDB: 8 13 98 5f 80 0 > (da0:ahc0:0:0:0): RECOVERED ERROR info:1398ca asc:18,2 > (da0:ahc0:0:0:0): Recovered data - data auto-reallocated sks:80,6 > > I have an Adaptec 2940-UW and a Seagate Barracuda Drive (ST37341W), > running FreeBSD 3.1 This might have been better on -scsi, but - I think the above means your drive did, what my one failed to do the other day... It looks like the drive hit a soft-read error (that it was able to recover the data either by ECC code, or by re-reading), and then it re-allocated the block to one of it's spares, saving the data in the process... [ Mine tried to do the same, but failed :( ] Keep an eye on it, it can be a symptom of the drive going through bad times... Now's a good time to make sure you've got some form of backups if the data is important... -Kp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message