From owner-freebsd-scsi@FreeBSD.ORG Fri Aug 8 08:10:06 2003 Return-Path: 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 273AA37B401 for ; Fri, 8 Aug 2003 08:10:06 -0700 (PDT) Received: from mail.sandvine.com (sandvine.com [199.243.201.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73C8943FAF for ; Fri, 8 Aug 2003 08:10:03 -0700 (PDT) (envelope-from don@sandvine.com) Received: by mail.sandvine.com with Internet Mail Service (5.5.2653.19) id <305LHRFT>; Fri, 8 Aug 2003 11:10:02 -0400 Message-ID: From: Don Bowman To: "'freebsd-scsi@freebsd.org'" Date: Fri, 8 Aug 2003 11:10:02 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Subject: Unrecovered read error on scsi drive X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2003 15:10:06 -0000 I have a system which popped out this error after many [500?] hours of disk stress [swapping, dd]: (da0:ahd0:0:0:0): READ(10). CDB: 28 0 0 c7 92 a0 0 0 28 0 (da0:ahd0:0:0:0): MEDIUM ERROR info:c792bb asc:11,0 (da0:ahd0:0:0:0): Unrecovered read error field replaceable unit: e4 sks:80,86 However, it claims to have 0 defects: # camcontrol defects 0:0:0 -f phys -G Got 0 defects. How can this be? Are there other causes for this unrecovered read error?