From owner-freebsd-scsi Sat May 5 10:17:52 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 753E837B42C for ; Sat, 5 May 2001 10:17:47 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id KAA12269; Sat, 5 May 2001 10:17:39 -0700 Date: Sat, 5 May 2001 10:17:38 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Ron Klinkien Cc: freebsd-scsi@FreeBSD.ORG Subject: Re: Recovered data with positive head offset field replaceable unit msg In-Reply-To: <013401c0d53a$f1663280$0404a8c0@smalweer.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org y On Sat, 5 May 2001, Ron Klinkien wrote: > Hi SCSI wizards, > > On one of my FreeBSD machines I found > this rather strange scsi message: > > > (da1:sym0:0:8:0): READ(06). CDB: 8 8 1 90 10 0 > > (da1:sym0:0:8:0): RECOVERED ERROR info:80198 asc:17,2 > > (da1:sym0:0:8:0): Recovered data with positive head offset field replaceable unit: df sks:80,12 > > > Can anybody point me to what kind of message this is? Scsi driver, bad block remapped? Heh. Tsk. It's the drive saying "I was able to read the data, but only after I offset the head toward the drive center by a sub-track width amount". I haven't seen such messages since SMD days.... Do you have the drive in a strange physical position? Or did you kick the system at some point? > > I have this controller: > sym0: <875> port 0xd000-0xd0ff mem 0xe0000000-0xe0000fff,0xe0800000-0xe08000ff irq 12 at device 10.0 o > n pci0 > sym0: Symbios NVRAM, ID 7, Fast-20, SE, parity checking > sym0: open drain IRQ line driver, using on-chip SRAM > sym0: using LOAD/STORE-based firmware. > sym0: SCAN FOR LUNS disabled for targets 0 1 2 3 4 5 6. > > > And da1 is: > da1 at sym0 bus 0 target 8 lun 0 > da1: Fixed Direct Access SCSI-2 device > da1: 40.000MB/s transfers (20.000MHz, offset 15, 16bit), Tagged Queueing Enabled > da1: 4094MB (8385121 512 byte sectors: 255H 63S/T 521C) > > > > Thanks in advance. > > Regards, > Ron. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message