From owner-freebsd-isp Wed Jan 15 10:13:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA14708 for isp-outgoing; Wed, 15 Jan 1997 10:13:07 -0800 (PST) Received: from sunasci.informador.com.mx (sunasci.informador.com.mx [200.13.66.88]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id KAA14696 for ; Wed, 15 Jan 1997 10:12:44 -0800 (PST) Received: (from felipe@localhost) by sunasci.informador.com.mx (8.8.3/8.8.3) id MAA00599; Wed, 15 Jan 1997 12:12:28 GMT Date: Wed, 15 Jan 1997 12:12:28 +0000 () From: Felipe Rivera Marquez To: Dev Chanchani cc: freebsd-isp@freebsd.org Subject: SUMMARY: SCSI bus reset In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Well, Dev give me the hint to fix the problem. I already had configured the DMA transfer speed to 5 mb/s The thing was a jumper on the host (Ultrastor 14F) Jumper Block 13, 3-4 was OUT, wich means Host Adapter initiated sync negotiation. It has to be IN, wich means target initiated sync negotiation . And that was all the thing. Thanx to everybody On Tue, 14 Jan 1997, Dev Chanchani wrote: > You may wish to configure the settings on your tape drive in the SCSI bios. > Lower the speed at which the scsi bus will talk to this device (on SCSI2 > I have it set it 5 MB/s). > > Dissable Sync Transfer as Tape Drivers will probably not talk synchronously. > > --Dev > > On Thu, 26 Dec 1996, Felipe Rivera Marquez wrote: > > > > > > > Hi there. > > > > Configuration: > > > > Freebsd 2.1.5, ultrastor ultra 14f irq 11 dma 5 id 7 (uha0), HD scsi > > seagate st51080n 1gb id 0 (sd0), DAT unit HP surestoretape 6000 id 1 > > (st0), root mounted on an ide hd Connner 540MB, pentium 100mhz, 32mb ram, > > 128mb swap partition. > > > > All the scsi devices are detected without a problem. When a try > > to archive any filesystem on the tape with tar i get this error after 10 > > seconds more or less. > > > > uha0: unexpected ha_status 0x96 (target status 0x0) > > st0(uha0:1:0): UNIT ATTENTION asc:29,0 > > st0(uha0:1:0): Power on, reset, or bus device reset occurred > > sd0(uha0:0:0): UNIT ATTENTION asc:29,0 > > sd0(uha0:0:0): Power on, reset, or bus device reset occurred > > , retries:4 > > > > and tar stops. > > > > Any ideas??? > > > > BTW does anybody have the jumper description for the ultrastor ultra 14f?? > > > > thanx > > > > > > > > >