From owner-freebsd-questions Fri Jan 9 10:55:53 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA28616 for questions-outgoing; Fri, 9 Jan 1998 10:55:53 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from Kitten.mcs.com (Kitten.mcs.com [192.160.127.90]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA28602; Fri, 9 Jan 1998 10:55:48 -0800 (PST) (envelope-from font@Jupiter.Mcs.Net) Received: from Jupiter.Mcs.Net (font@Jupiter.mcs.net [192.160.127.88]) by Kitten.mcs.com (8.8.7/8.8.2) with ESMTP id MAA00657; Fri, 9 Jan 1998 12:55:43 -0600 (CST) Received: from localhost (font@localhost) by Jupiter.Mcs.Net (8.8.7/8.8.2) with SMTP id MAA19516; Fri, 9 Jan 1998 12:55:43 -0600 (CST) Date: Fri, 9 Jan 1998 12:55:42 -0600 (CST) From: Font To: Greg Lehey cc: Steven Ames , wilko@yedi.iaf.nl, freebsd-questions@FreeBSD.ORG, freebsd-scsi@FreeBSD.ORG Subject: Re: SCSI/Tape problem? In-Reply-To: <19980109174722.63760@lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I echo Greg Lehey's lack of problems with a 2940UW and an Exabyte 8505 (non-XL for me). Specifically relating to termination, though, I had to change the Exabyte from an external wide connection to an internal narrow connection, because I already had a CD-ROM drive on the internal narrow connector and two WD Enterprise drives on the internal wide connector, and the 2940UW does not support the use of all three connectors at once. Repeat: only two of the three connections can be used at once, and termination should be properly configured for the types of connections used. (Now if I only know what "Sending SDTR!!" meant on boot for the WD drives...) A bug in my MUA causes news.announce.newusers font to be sent to beneficiaries and senders of UCE/SPAM. @ mcs.net Wishes are like dishes. On Fri, 9 Jan 1998, Greg Lehey wrote: > Date: Fri, 9 Jan 1998 17:47:22 +1030 > From: Greg Lehey > To: Steven Ames > Cc: wilko@yedi.iaf.nl, freebsd-questions@FreeBSD.ORG, > freebsd-scsi@FreeBSD.ORG > Subject: Re: SCSI/Tape problem? > > On Thu, Jan 08, 1998 at 08:57:03PM -0500, Steven Ames wrote: > >>> I'm encountering a problem that I just can't seem to solve. > >>> I have a FreeBSD system that I've been using to backup my > >>> network for quite a while. It is using an Adaptec 2940 card > >>> and an Exabyte 8205 tape backup. I'm using 'amanda' to do > >>> the backups onto 160M tapes. Alrighty... > >>> > >>> A while back the system started to lock up during the backup > >>> process. Also the command 'mt erase' would never terminate. > >> > >> You might run into some timeout situation. I have an (admittedly > >> somewhat older) 8200 drive and it takes ages to do an erase. > >> > >> Why not omit the 'mt erase' altogether? The drive will erase your > >> tape anyhow when you start writing to it from BOT. > > > > Hrm... I was unclear.. The 'mt erase' is obviously only a > > symptom. The backup process still causes my machine to lockup... > > FWIW, I have an 8505XL on a 2940UW (also an Archive DDS changer). I > don't have any trouble with them. Admittedly, I'm a diehard tar user, > but I can't imagine that's the problem. > > Are you 100% sure your termination is OK? I've found the 2940 to be > very particular. For example, I *could not* get it to work with > specific combinations of disks, though I'm sure that there is nothing > wrong with the disks. I now have two 2940s in my machine, with some > disks on each, and it works fine like that. > > Greg >