From owner-freebsd-scsi Mon Aug 7 20:16:48 2000 Delivered-To: freebsd-scsi@freebsd.org Received: from dnai.com (dnai.com [207.181.194.98]) by hub.freebsd.org (Postfix) with ESMTP id D920637B506 for ; Mon, 7 Aug 2000 20:16:31 -0700 (PDT) (envelope-from freep@thecity.sfsu.edu) Received: from azoth.dnai.com (azoth.dnai.com [207.181.194.94]) by dnai.com (8.9.3/8.9.3) with ESMTP id UAA38014 for ; Mon, 7 Aug 2000 20:16:31 -0700 (PDT) Received: from mars (dnai-216-15-121-126.cust.dnai.com [216.15.121.126]) by azoth.dnai.com (8.9.3/8.9.3) with SMTP id UAA15340 for ; Mon, 7 Aug 2000 20:16:30 -0700 (PDT) From: "Sam" To: Subject: "tape is now frozen" Date: Mon, 7 Aug 2000 20:17:24 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org We are using a Tekram DC-315U with Tekram's 3.4 driver with an HP SureStore DAT24i Internal SCSI drive, on a FreeBSD 3.5-STABLE. We can use 'dump' to backup to the drive without errors, but when we try to use 'restore' we get an 'Input/Output' error. We have tried multiple tapes with the same result. Logs follow: [root@sol /]# mt erase 0 [root@sol /]# mt rewind [root@sol /]# mt status Mode Density Blocksize bpi Compression Current: 0x24:DDS-2 variable 61000 DCLZ ---------available modes--------- 0: 0x24:DDS-2 variable 61000 DCLZ 1: 0x24:DDS-2 variable 61000 DCLZ 2: 0x24:DDS-2 variable 61000 DCLZ 3: 0x24:DDS-2 variable 61000 DCLZ --------------------------------- Current Driver State: at rest. --------------------------------- File Number: 0 Record Number: 0 [root@sol /]# dump 0uaf /dev/nrsa0 /var DUMP: Date of this level 0 dump: Mon Aug 7 19:42:44 2000 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /dev/rwd0s1e (/var) to /dev/nrsa0 DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUMP: estimated 14863 tape blocks. DUMP: dumping (Pass III) [directories] DUMP: dumping (Pass IV) [regular files] DUMP: DUMP: 14824 tape blocks on 1 volume DUMP: finished in 17 seconds, throughput 872 KBytes/sec DUMP: level 0 dump on Mon Aug 7 19:42:44 2000 DUMP: Closing /dev/nrsa0 DUMP: DUMP IS DONE [root@sol /]# restore -i -s 1 -f /dev/nrsa0 tape read error: Input/output error [root@sol /]# tail /var/log/messages [..removed..] Aug 7 19:45:25 sol /kernel: (sa0:tekram_trm0:0:3:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state. [root@sol /]# date Mon 7 Aug 19:46:34 PDT 2000 Any input would be greatly appreciated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message