From owner-freebsd-hardware Tue Feb 18 19:46:13 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA28252 for hardware-outgoing; Tue, 18 Feb 1997 19:46:13 -0800 (PST) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA28236 for ; Tue, 18 Feb 1997 19:45:52 -0800 (PST) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id WAA01939; Tue, 18 Feb 1997 22:45:25 -0500 (EST) Date: Tue, 18 Feb 1997 22:45:24 -0500 (EST) From: John Fieber To: Michael Smith cc: jmb@freefall.freebsd.org, hardware@freebsd.org Subject: Re: Motherboard doesn't like tape drive In-Reply-To: <199702190341.OAA09307@genesis.atrad.adelaide.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hardware@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 19 Feb 1997, Michael Smith wrote: > John Fieber stands accused of saying: > > On Tue, 18 Feb 1997, Jonathan M. Bresler wrote: > > > > > the problem may be that the tape is straved for data, so it stops > > > writing and has to seek before starting to write again. > > > > Then I would think that dd'ing /dev/zero to the tape would keep > > it streaming, but it won't. :( > > That might happen if it gets its data out to the tape before your > system has got back to it with more. 8( Why might this happen on Pentium 100 with a PCI SCSI controller where my crusty old 486 with an ISA SCSI controller could keep the drive well fed? Inquiring minds want to know. :) Well, I'll probably worry about this problem (again) in another month or so when its time for another full backup. -john