From owner-freebsd-scsi Fri Oct 6 13:34: 5 2000 Delivered-To: freebsd-scsi@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 4F71537B66D for ; Fri, 6 Oct 2000 13:34:03 -0700 (PDT) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id OAA51543; Fri, 6 Oct 2000 14:33:59 -0600 (MDT) (envelope-from ken) Date: Fri, 6 Oct 2000 14:33:59 -0600 From: "Kenneth D. Merry" To: Brooks Davis Cc: freebsd-scsi@FreeBSD.ORG Subject: Re: chio vs Qualstar TLS-6220 Message-ID: <20001006143359.A51511@panzer.kdm.org> References: <20001006132615.A22697@Odin.AC.HMC.Edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20001006132615.A22697@Odin.AC.HMC.Edu>; from brooks@one-eyed-alien.net on Fri, Oct 06, 2000 at 01:26:15PM -0700 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Oct 06, 2000 at 13:26:15 -0700, Brooks Davis wrote: > Hi, > > A while back we bought a Qualstar 20 tape DLT changer to handle tape > backups for our lab. Our model does not have a barcode reader. After > adding the ch device, FreeBSD (4.1.1-STABLE) sees the changer. It > identifys the various slots, drives, etc and appears to report correct > status picker, portal, and drive, but it reports as the status > of all the slots. I got similar results from STCTL under solaris > (http://www.cs.pdx.edu/~eric/stctl/). Attempts to move a tape from a > slot to a drive fail. I've got CAM_DEBUG in the kernel and I'll have > physical access to the system next week so I'd like some suggestions on > debugging this system if you have any. I've got a Qualstar 4210 with an AIT drive that works fine: at scbus1 target 5 lun 0 (pass4,sa0) at scbus1 target 6 lun 0 (pass5,ch0) [ slots in the EXCEPT state ] > Output from an attempt to load a tape: > > aero# chio move slot 0 drive 0 > chio: /dev/ch0: CHIOMOVE: Invalid argument > Oct 6 13:25:25 aero /kernel: (ch0:ahc0:0:3:0): MOVE MEDIUM. CDB: a5 0 2 bc 0 0 1 f4 0 0 0 0 > Oct 6 13:25:25 aero /kernel: (ch0:ahc0:0:3:0): MOVE MEDIUM. CDB: a5 0 2 bc 0 0 1 f4 0 0 0 0 > Oct 6 13:25:25 aero /kernel: (ch0:ahc0:0:3:0): ILLEGAL REQUEST asc:80,3 > Oct 6 13:25:25 aero /kernel: (ch0:ahc0:0:3:0): ILLEGAL REQUEST asc:80,3 > Oct 6 13:25:25 aero /kernel: (ch0:ahc0:0:3:0): Vendor Specific ASC > Oct 6 13:25:25 aero /kernel: (ch0:ahc0:0:3:0): Vendor Specific ASC As Matt suggested, try 'chio ielem' and see if that helps. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message