From owner-freebsd-questions Tue Jan 7 10:24:40 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA02970 for questions-outgoing; Tue, 7 Jan 1997 10:24:40 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id KAA02965 for ; Tue, 7 Jan 1997 10:24:38 -0800 (PST) Received: from mongo.hfconsulting.com (mongo.louisville.edu [136.165.241.1]) by who.cdrom.com (8.7.5/8.6.11) with ESMTP id KAA12260 for ; Tue, 7 Jan 1997 10:24:32 -0800 (PST) Received: (from hans@localhost) by mongo.hfconsulting.com (8.7.5/8.6.6) id NAA10660 for freebsd-questions@freebsd.org; Tue, 7 Jan 1997 13:23:00 -0500 (EST) From: Hans Fiedler Message-Id: <199701071823.NAA10660@mongo.hfconsulting.com> Subject: WangTek 3200 tape drive To: freebsd-questions@freebsd.org Date: Tue, 7 Jan 1997 13:22:59 -0500 (EST) X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've sort of aquired a WangTek 3200SE standalone SCSI tape drive from a system that's going away. I put it on an Adeptec AHA2940, but it doesn't seem to work, but does on the old box (HP9000/710). The errors I'm getting on the console are; st0(ahc1:0:0): MEDIUM ERROR info:113000 asc:c,0 Write error sks:80,1 st0(ahc1:0:0): MEDIUM ERROR info:1 asc:c,0 Write error and I just get an an Input/output error on the tar process tar: can't write to /dev/rst0 : Input/output error I've tried several tapes, and they are write enabled, I don't have any documentation on the drive other then a sheet detailing the dip settings, which look reasonable to me, and are the same as when it worked on the HP box. The scsi controller sees and ids the drive correctly, but maybe there is some setting I need to change from the defaults. I'm wondering if anyone has gotten one of these working and if so were there any special settings on the drive or the SCSI adaptor? Thanks for any help.