From owner-freebsd-bugs Thu Sep 5 14:55:59 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA23234 for bugs-outgoing; Thu, 5 Sep 1996 14:55:59 -0700 (PDT) Received: from boris.clintondale.com (boris.clintondale.com [206.88.120.5]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA23195; Thu, 5 Sep 1996 14:55:45 -0700 (PDT) Received: from localhost (matt@localhost) by boris.clintondale.com (8.7.5/8.7.3) with SMTP id RAA00262; Thu, 5 Sep 1996 17:55:23 -0400 (EDT) Date: Thu, 5 Sep 1996 17:55:23 -0400 (EDT) From: Matt Hamilton To: frf cc: freebsd-bugs@freebsd.org, questions@freebsd.org Subject: Re: status of kern/1157 In-Reply-To: <199609052117.OAA00375@tailspin.qcworld.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 5 Sep 1996, frf wrote: > first had the problem when 'dump'ing to tape, across ether. > I use amanda 3.0 for backup and have never had a problem > until I installed the 2940. > ** Error message > Ahc0: Issued Channel A Bus Reset #1 (2,3,4) SCBs aborted. > sd1(ahc0:2:0): timed out in messages phase, SCSISIGI == 0x0 > sd1(ahc0:2:0): asserted ATN device reset in messages buffer I too am having the same errors whilst trying to back up to a HP C1534A Tape drive and I am also looking for answers. I am running 2.1.5-RELEASE. The strange thing is I have two 2GB SCSI drives and I can cp /dev/rsd0 /dev/rsd1 fine. I would have thought this would be about the most strain you could put on a SCSI driver as you are moving data as fast as you practically can across the board (ie. the max speed of the disks). So maybe it is not the SCSI driver? I can cause the problem just by: mt -f /dev/rst0 erase -Matt Matt Hamilton matt@clintondale.com