From owner-freebsd-questions@FreeBSD.ORG Mon Jun 20 15:25:57 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 1C47416A41C for ; Mon, 20 Jun 2005 15:25:57 +0000 (GMT) (envelope-from scuba@centroin.com.br) Received: from gorgo.centroin.com.br (gorgo.centroin.com.br [200.225.63.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D82A43D4C for ; Mon, 20 Jun 2005 15:25:54 +0000 (GMT) (envelope-from scuba@centroin.com.br) Received: from hypselo.centroin.com.br (hypselo.centroin.com.br [200.225.63.1]) by gorgo.centroin.com.br (8.12.10/8.12.9) with ESMTP id j5KFPgM3017289; Mon, 20 Jun 2005 12:25:42 -0300 (EST) Date: Mon, 20 Jun 2005 12:25:42 -0300 (EST) From: Sender: To: Pavel Duda In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-questions@freebsd.org Subject: Re: DDS Tape problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 15:25:57 -0000 Hi, In another message you told that you take it from your AIX system. Take a look at the DIP-Switches configuration, since it should be different for that system. Look that your dmesg recognizes the tape as SCSI-2, not 3: Jun 19 20:54:32 monty kernel: sa0: Removable Sequential Access SCSI-2 device I have a Python DAT DDS-3 here that works fine, but the model shown in dmesg is another: sa0: Removable Sequential Access SCSI-3 device - Marcelo Souza On Sun, 19 Jun 2005, Pavel Duda wrote: |Hi, |I have problem with my DDS-3 type drive. I'm able to write on it but not |read data back. If I try to read them I get card dump and tape drive |hangs up. I have tried to upgrade firmware but problem remains. Does |somebody have experience with this ? | |My specs : |FreeBSD 5.2.1, generic kernel, x86 (P3), SCSI card is Adaptec AHA2940 |and tape drive Python 04106. | |I'm attaching dmesg output. | |Thanks for any advice.... | Pavel Duda | | | | | - Marcelo