Date: Tue, 8 Aug 2000 16:39:03 -0700 (PDT) From: Matthew Jacob <mjacob@feral.com> To: Greg Lehey <grog@lemis.com> Cc: Sam <freep@thecity.sfsu.edu>, freebsd-scsi@FreeBSD.ORG Subject: Re: "tape is now frozen" Message-ID: <Pine.BSF.4.10.10008081636150.87492-100000@beppo.feral.com> In-Reply-To: <20000809090336.F13974@wantadilla.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Indeed, it looks like he omitted the message that we most wanted to > see. > > Let me repeat here that I find this *very* irritating. It happens, > for example, if I try to read a block which is too long. There's no > way to know the length of a tape block in advance, so this is > relatively easy to get, particularly with DDS-4 drives, and it This error should not occur if you're in variable block mode. If you set the drive in fixed block mode and read a block that's too large, the tape driver cannot know where the tape heads are located. It's that simple. Set your tape drive to variable mode. If the error occurs then, it certainly is wrong and should be fixed. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10008081636150.87492-100000>