From owner-freebsd-questions Tue Jul 2 2:51: 6 2002 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 C449A37B400 for ; Tue, 2 Jul 2002 02:51:03 -0700 (PDT) Received: from mail7.triad.rr.com (mail7.southeast.rr.com [24.93.67.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id F268043E0A for ; Tue, 2 Jul 2002 02:51:02 -0700 (PDT) (envelope-from joejop@triad.rr.com) Received: from 2kpro2 ([24.28.234.101]) by mail7.triad.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Tue, 2 Jul 2002 05:51:00 -0400 Message-ID: <01d101c221ad$e16581e0$2201a8c0@2kpro2> From: "Joe Joplin" To: Subject: Seagate Travan IDE Tape Drive (STT20000A) halts Date: Tue, 2 Jul 2002 05:50:21 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG have a Seagate travan-5 IDE drive running on FreeBSD 4.6. The drive seems to be detecting correctly. ast0: Tape at ata0-slave PI04 But after I send a command for the tape e.g. mt -f /dev/nast0 rewind, dump -0aunf /dev/nast0 /tmp, .. the system hangs after finishing the command. I can kill the process with an ABRT or KILL (sometimes I have to reboot, but that is may be my lack of knowledge). I used mt -f /dev/nast0 status and got the output below. This is the only command I can run without the system stopping. I have tried to use /dev/ast0, but that does the same if not worse. Mode Density Blocksize bpi Compression Current: 0x01:X3.22-1983 512 bytes 800 none ---------available modes--------- 0: default variable 0 none 1: default variable 0 none 2: default variable 0 none 3: default variable 0 none --------------------------------- File Number: 0 Record Number: 0 Residual Count 0 I am trying to use this tape drive with either dump or tar for backups. I would really appreciate some help. I am stuck. I can't seem to find any info. TIA, Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message