From owner-freebsd-questions Sun Mar 16 19:34:13 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA16828 for questions-outgoing; Sun, 16 Mar 1997 19:34:13 -0800 (PST) Received: from pcpsj.pfcs.com (+5jhIvBwnEgbZ942RTIrYH0hV/9nKuRD@harlan.fred.net [205.252.219.31]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id TAA16807 for ; Sun, 16 Mar 1997 19:34:05 -0800 (PST) Received: from mumps.pfcs.com (mumps.pfcs.com [192.52.69.11]) by pcpsj.pfcs.com (8.6.12/8.6.9) with SMTP id WAA19383 for ; Sun, 16 Mar 1997 22:33:47 -0500 Received: from localhost by mumps.pfcs.com with SMTP id AA29398 (5.67b/IDA-1.5 for ); Sun, 16 Mar 1997 22:33:46 -0500 To: questions@freebsd.org Subject: Remapping bad SCSI disk sectors? Date: Sun, 16 Mar 1997 22:33:45 -0500 Message-Id: <29396.858569625@mumps.pfcs.com> From: Harlan Stenn Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've got a SCSI disk that keeps having to retry reading/writing a fair number of disk sectors. I did a low-level format of the drive, and it helped for about a week. I ran "scsi -f /dev/rsd1c -m 1 -e -P 3" and cranked the retry numbers down to 3, but it didn't seem to do anything. What else can I do? Is there some way to manually remap the sectors? Thanks... H