From owner-freebsd-hackers Tue Mar 18 15:28:58 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA10201 for hackers-outgoing; Tue, 18 Mar 1997 15:28:58 -0800 (PST) Received: from cheops.anu.edu.au (avalon@cheops.anu.edu.au [150.203.76.24]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA10191 for ; Tue, 18 Mar 1997 15:28:53 -0800 (PST) Message-Id: <199703182328.PAA10191@freefall.freebsd.org> Received: by cheops.anu.edu.au (1.37.109.16/16.2) id AA190457549; Wed, 19 Mar 1997 10:25:49 +1100 From: Darren Reed Subject: Re: dds tape drives. To: hackers@FreeBSD.ORG Date: Wed, 19 Mar 1997 10:25:49 +1100 (EDT) In-Reply-To: <199703181259.EAA28875@who.cdrom.com> from "Darren Reed" at Mar 18, 97 11:55:24 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk further to this cause, I can do a remote dump to st0 with a blocking factor of 56, but locally, doing "dump 0bf 56 /dev/nrst0 /" will generate lots of SCSI error messages. I take this to mean it doesn't like data coming at it fast, but why doesn't the SCSI stuff handle this rather than proucing all those error messsages ?