From owner-freebsd-questions@FreeBSD.ORG Fri Dec 26 09:55:49 2003 Return-Path: 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 3E60F16A4CE for ; Fri, 26 Dec 2003 09:55:49 -0800 (PST) Received: from yoda.anything-inc.com (adsl-068-153-193-052.sip.bct.bellsouth.net [68.153.193.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id A05E343D5D for ; Fri, 26 Dec 2003 09:55:41 -0800 (PST) (envelope-from "") Received: from /spool/local by anything-inc.com with [XMail 1.17 (FreeBSD/Ix86) LMAIL Server] for from <>; Fri, 26 Dec 2003 13:07:45 -0500 Date: Fri, 26 Dec 2003 13:07:45 -0500 From: Bob Collins To: Mike Maltese Message-ID: <20031226180745.GB62741@yoda.anything-inc.com> References: <200312240451.hBO4pdf0001269@typo.org> <002401c3ca6e$8e3f6b00$f4f0a8c0@pcmedx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002401c3ca6e$8e3f6b00$f4f0a8c0@pcmedx.com> User-Agent: Mutt/1.4i Comment: No comment X-Cuse: I have none X-Editor: vi X-Spam-Status: No, hits=-5.0 required=3.5 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-questions@freebsd.org Subject: Re: DAT drives X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 17:55:49 -0000 On Wed, Dec 24, 2003, Mike Maltese wrote: > > Okay, probably a dumb question but I can't readily find an answer > > in the archives.. > > > > I just picked up a (used) surestore C1533A (thats an HP device) and am > > having some problems getting it work quite right. I've got the dip > switches > > set correctly (I was able to find at least 3 corroborating pages for that) > > but can't manage to get it to write correctly. It will only write about > > 50 megs using 0a as dump flags. Trying to specify -B and estimating > > compression got me to about 200 but it's a 4 gig drive. All it wants to > > do is write a few blocks, sit and sputter for a second or two, write a few > > more, (repeat for about 15 minutes) and then tell me it's at EOM well > before > > it should be. > > > > There are notes in the hardware compatability section that says this > > drive has been made to work onder FreeBSD so I know at least that it's > > not simply an unsupported device. > > > > Any suggestions from the folks in the audience? > > This is a DDS2 SCSI drive, correct? I have a C1553A in an autoloader and it > works flawlessly. > > I would check the following: > > 1. Since you're getting EOM, check that the tape is, in fact, rewound. > > 2. Try a new tape. > > 3. Run a cleaning tape. > > 4. Ensure that the SCSI bus is correctly configured and terminated. > I would add a second to the SCSI termination. I ran into an error with my DDS-2 a few weeks back due to a failing or flaky terminator in the tape drive. I had to add a true terminator to the SCSI cable. I had many such troubles with tape errors EOM etc., until I checked the termination. FWIW, I had read that the internal terminator on many older SCSI devices are often flaky and touch and go. Good Luck. -- Bob