From owner-freebsd-scsi@FreeBSD.ORG Wed Nov 3 17:36:01 2004 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 4CB2F16A4CE for ; Wed, 3 Nov 2004 17:36:01 +0000 (GMT) Received: from rambutan.pingpong.net (81.milagro.bahnhof.net [195.178.168.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14F3643D41 for ; Wed, 3 Nov 2004 17:36:00 +0000 (GMT) (envelope-from girgen@pingpong.net) Received: from localhost (localhost [127.0.0.1])iA3HZw3O085553 for ; Wed, 3 Nov 2004 18:35:58 +0100 (CET) (envelope-from girgen@pingpong.net) Date: Wed, 03 Nov 2004 18:35:58 +0100 From: Palle Girgensohn To: freebsd-scsi@freebsd.org Message-ID: <48F9F0FB4D0BB5C49845B31C@rambutan.pingpong.net> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: HP DLT VS80 says EOT immediately? 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: Wed, 03 Nov 2004 17:36:01 -0000 Hi! Just bought a new DLT device, and it won't play with me: dmesg: sa1 at ahc2 bus 0 target 6 lun 0 sa1: Removable Sequential Access SCSI-2 device sa1: 10.000MB/s transfers (10.000MHz, offset 15) # dump 0af /dev/rsa1 / DUMP: Date of this level 0 dump: Wed Nov 3 18:30:59 2004 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /dev/da0s1a (/) to /dev/rsa1 DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUMP: estimated 90713 tape blocks. DUMP: dumping (Pass III) [directories] DUMP: End of tape detected DUMP: Closing /dev/rsa1 DUMP: Change Volumes: Mount volume #2 DUMP: Is the new volume mounted and ready to go?: ("yes" or "no") yes DUMP: Volume 2 begins with blocks from inode 0 DUMP: EOT detected at start of the tape! DUMP: The ENTIRE dump is aborted. Nov 3 18:30:59 banan /kernel: (sa1:ahc2:0:6:0): WRITE FILEMARKS. CDB: 10 0 0 0 2 0 Nov 3 18:30:59 banan /kernel: (sa1:ahc2:0:6:0): DATA PROTECT asc:27,82 Nov 3 18:30:59 banan /kernel: (sa1:ahc2:0:6:0): Vendor Specific ASCQ Nov 3 18:30:59 banan /kernel: (sa1:ahc2:0:6:0): failed to write terminating filemark(s) Nov 3 18:31:03 banan /kernel: (sa1:ahc2:0:6:0): WRITE FILEMARKS. CDB: 10 0 0 0 2 0 Nov 3 18:31:03 banan /kernel: (sa1:ahc2:0:6:0): DATA PROTECT asc:27,82 Nov 3 18:31:03 banan /kernel: (sa1:ahc2:0:6:0): Vendor Specific ASCQ Nov 3 18:31:03 banan /kernel: (sa1:ahc2:0:6:0): failed to write terminating filemark(s) If finds end of tape immediately? How come? This is on FreeBSD 4.10. Is it possible that the tape device is not supported? Is there a patch for this? /Palle