From owner-freebsd-questions@FreeBSD.ORG Wed Dec 24 14:19:58 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D56B916A4CE for ; Wed, 24 Dec 2003 14:19:58 -0800 (PST) Received: from mta8.srv.hcvlny.cv.net (mta8.srv.hcvlny.cv.net [167.206.5.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBD4F43D3F for ; Wed, 24 Dec 2003 14:19:57 -0800 (PST) (envelope-from kellers@njit.edu) Received: from 10.0.1.9 (ool-4353d5dd.dyn.optonline.net [67.83.213.221]) by mta8.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTP id <0HQF00HJN7CH7Z@mta8.srv.hcvlny.cv.net> for questions@freebsd.org; Wed, 24 Dec 2003 17:19:30 -0500 (EST) Date: Wed, 24 Dec 2003 17:19:35 -0500 From: T Kellers To: questions@freebsd.org Message-id: <200312241719.35824.kellers@njit.edu> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.5.4 Subject: more of DAT X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 22:19:58 -0000 I'm currently trying to use a pair of Dell Powervault 120 tape drives. The drives have a changer magazine in which I load 8 cassettes, one of which is the cleaning tape. I've scripted a dump 0, dump 1 progression for a backup rotation that runs for 2 weeks, then a full dump 0, then again with the incremental dumps. When the changer hits the cleaning tape, everything gets stupid. The script/computer/scsi interface can not longer communicate with the drive; I can't eject the tape or do anything until I manually select tape 1 (the cleaning tape is in position 8) and start the process over. Is there some mt command I am missing or some other way to communicate with the drive while it still has the cleaning tape in it? I'm trying to get this to work without removing the cleaning tape from the magazine, but I don't know if it's possible. FreeBSD 4.9-STABLE TIA Tim Kellers CPE/NJIT