From owner-freebsd-questions Thu Jul 24 15:51:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA29467 for questions-outgoing; Thu, 24 Jul 1997 15:51:28 -0700 (PDT) Received: from phoenix.volant.org (phoenix.volant.org [205.179.79.193]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id PAA29452 for ; Thu, 24 Jul 1997 15:51:21 -0700 (PDT) From: patl@phoenix.volant.org Received: from asimov.phoenix.volant.org [205.179.79.65] by phoenix.volant.org with smtp (Exim 1.59 #1) id 0wrWj3-0001lb-00; Thu, 24 Jul 1997 15:51:13 -0700 Received: from localhost by asimov.phoenix.volant.org (SMI-8.6/SMI-SVR4) id PAA00311; Thu, 24 Jul 1997 15:49:29 -0700 Date: Thu, 24 Jul 1997 15:49:28 -0700 (PDT) Reply-To: patl@phoenix.volant.org Subject: 'scsi -f /dev/rsd0c -m 1 -e -P 3' Not To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've recently started getting occasional 'Unrecovered read error's on my Jaz cartridge. The FAQ and numerous archived mail messages suggest that I should run 'scsi -f /dev/rsd0c -m 1 -e -P 3' and verify that ARRE and AWRE are both 1. But when I run it, it doesn't fire off my editor at all. Instead, I get: SCIOCCOMMAND ioctl: Command accepted. host adapter status 2 Command out (6 of 6): 1a 00 41 00 ff 00 Data in (255 of 255): 17 00 10 08 00 00 00 00 00 00 02 00 81 0a f7 ff # ................ 00 00 00 00 ff 00 00 00 00 00 00 00 00 00 00 00 # ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 # ................ No sense sent. And then it is back to the prompt. Am I doing something wrong, is scsi(8) broken in 2.2.2R, or doesn't this work for Jaz drives or Adaptec 1522A controllers? Thanks, -Pat