From owner-freebsd-scsi@FreeBSD.ORG Thu May 15 14:06:53 2003 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E185A37B401; Thu, 15 May 2003 14:06:52 -0700 (PDT) Received: from corbulon.video-collage.com (corbulon.video-collage.com [64.35.99.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22A1A43F3F; Thu, 15 May 2003 14:06:52 -0700 (PDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (250-217.customer.cloud9.net [168.100.250.217])h4FL6c75069291 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=FAIL); Thu, 15 May 2003 17:06:39 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) From: Mikhail Teterin Organization: Virtual Estates, Inc. To: "Kenneth D. Merry" Date: Thu, 15 May 2003 17:06:39 -0400 User-Agent: KMail/1.5.1 References: <200305151607.02102.mi+mx@aldan.algebra.com> <20030515141332.A668@panzer.kdm.org> In-Reply-To: <20030515141332.A668@panzer.kdm.org> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305151706.39871.mi+mx@aldan.algebra.com> X-Scanned-By: MIMEDefang 2.21 (www . roaringpenguin . com / mimedefang) cc: gibbs@FreeBSD.org cc: aschneider@murex.com cc: scsi@FreeBSD.org Subject: Re: troubles with an Exhabyte tape drive X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 21:06:53 -0000 Thanks for a prompt response! On Thursday 15 May 2003 04:13 pm, Kenneth D. Merry wrote: = On Thu, May 15, 2003 at 16:07:02 -0400, Mikhail Teterin wrote: = > We can read the tapes using this drive: = > = > sa0 at sym0 bus 0 target 0 lun 0 = > sa0: Removable Sequential Access SCSI-2 device = > sa0: 20.000MB/s transfers (10.000MHz, offset 15, 16bit) = > but we can not write anything :-( The kernel's messages logged are: = > = > (sa0:sym0:0:0:0): WRITE(06). CDB: a 0 0 28 0 0 = > (sa0:sym0:0:0:0): ILLEGAL REQUEST asc:30,5 = > (sa0:sym0:0:0:0): Cannot write medium - incompatible format = I'm guessing it's the tapes. That's what the message seems to say. = = Are you *sure* your tapes are write compatible with the drive? I know = there are various Exabyte drives that can read, but not write, old = format tapes. Could be. I just found the following table: http://www.8mm.com/support/online/kb/display.cfm?id=152 it can only write in its own format, but can read 8500c, 8500, 8200. I guess, we need to find a EXB-8500c to be able to exchange data with various clients... -mi