From owner-freebsd-scsi Sun Mar 7 5:41: 8 1999 Delivered-To: freebsd-scsi@freebsd.org Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3]) by hub.freebsd.org (Postfix) with ESMTP id 9868414D28 for ; Sun, 7 Mar 1999 05:40:38 -0800 (PST) (envelope-from naddy@mips.rhein-neckar.de) Received: from mips.rhein-neckar.de (uucp@localhost) by news-ma.rhein-neckar.de (8.8.8/8.8.8) with bsmtp id OAA11147 for freebsd-scsi@freebsd.org; Sun, 7 Mar 1999 14:40:21 +0100 (CET) (envelope-from naddy@mips.rhein-neckar.de) Received: by mips.rhein-neckar.de id m10JdTs-000WycC (Debian Smail-3.2.0.101 1997-Dec-17 #2); Sun, 7 Mar 1999 14:20:32 +0100 (CET) From: naddy@mips.rhein-neckar.de (Christian Weisgerber) Subject: Wangtek 51000HT tape drive Date: 7 Mar 1999 14:20:29 +0100 Message-ID: <7btuet$451$1@mips.rhein-neckar.de> To: freebsd-scsi@freebsd.org Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I moved my Wangtek 51000HT QIC-1000 drive from a Linux box, where it worked flawlessly, to my FreeBSD (4.0-CURRENT) box. Here's how the drive is detected: sa0 at ncr0 bus 0 target 6 lun 0 sa0: Removable Sequential Access SCSI-CCS device sa0: 3.300MB/s transfers Now I'm trying to run a backup, "dump 0af /dev/nrsa0 / && dump 0af /dev/nrsa0 /usr". The first dump gets written fine, however when the second one starts writing to the tape during Pass II, I get an error and this: (sa0:ncr0:0:6:0): WRITE(06). CDB: a 0 0 28 0 0 (sa0:ncr0:0:6:0): ILLEGAL REQUEST Repeating this with cpio, writing the first archive succeeds, however writing a second one after that to the tape aborts with (sa0:ncr0:0:6:0): WRITE(06). CDB: a 0 0 78 0 0 (sa0:ncr0:0:6:0): ILLEGAL REQUEST Oh, and right now the kernel tells me (sa0:ncr0:0:6:0): WRITE(06). CDB: a 0 0 28 0 0 (sa0:ncr0:0:6:0): ILLEGAL REQUEST csi:0,8,0,0 right away in response to a freshly inserted tape. I kind of need this drive to do backups. Now, I'm one of those people who treat SCSI as "plug & play", i.e. I'm used to it just working. I guess the drive requires a "quirk" entry. Any suggestions how to proceed? -- Christian "naddy" Weisgerber naddy@mips.rhein-neckar.de 100+ SF Book Reviews: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message