From owner-freebsd-questions Thu May 8 23:05:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA13315 for questions-outgoing; Thu, 8 May 1997 23:05:19 -0700 (PDT) Received: from admin.cyberenet.net (mail@admin.cyberenet.net [204.213.252.6]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id XAA13303 for ; Thu, 8 May 1997 23:05:13 -0700 (PDT) Received: from twwells.com [199.79.159.1] (root) by admin.cyberenet.net with smtp (Exim 1.61 #7) id 0wPing-0002C7-00; Fri, 9 May 1997 02:05:05 -0400 Received: by twwells.com (Smail3.1.29.1 #8) id m0wPimE-0000oCC; Fri, 9 May 97 02:03 EDT Message-Id: From: bill@twwells.com (T. William Wells) Subject: scsi MEDIUM ERRORS? To: freebsd-questions@freebsd.org Date: Fri, 9 May 1997 02:03:34 -0400 (EDT) X-Mailer: ELM [version 2.4 PL25] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I just installed a new 2.1G scsi disk on my 2.1.5 system and got these errors: (lots of these, with different "info" values) sd2(aha0:2:0): MEDIUM ERROR info:a246b asc:11,1 Read retries exhausted and: sd2(aha0:2:0): MEDIUM ERROR info:a2797 asc:11,0 Unrecovered read error sd2(aha0:2:0): MEDIUM ERROR info:a2797 asc:11,1 Read retries exhausted sd2(aha0:2:0): MEDIUM ERROR info:a2797 asc:11,0 Unrecovered read error sd2(aha0:2:0): MEDIUM ERROR info:a2797 asc:11,1 Read retries exhausted sd2(aha0:2:0): MEDIUM ERROR info:a2797 asc:11,0 Unrecovered read error sd2(aha0:2:0): MEDIUM ERROR info:a2797 asc:13,0 Address mark not found for data field sd2(aha0:2:0): MEDIUM ERROR info:a2797 asc:11,0 Unrecovered read error I thought scsi was supposed to deal with these sort of things? Is there something I need to do to make these go away?