From owner-freebsd-scsi Sun Jul 1 4:58:11 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from mailout06.sul.t-online.de (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id 5D7FF37B405 for ; Sun, 1 Jul 2001 04:58:02 -0700 (PDT) (envelope-from Norman.Czarczinski@t-online.de) Received: from fwd02.sul.t-online.de by mailout06.sul.t-online.de with smtp id 15GfrU-00025J-03; Sun, 01 Jul 2001 13:58:00 +0200 Received: from amd.local (320049594980-0001@[217.1.85.225]) by fwd02.sul.t-online.com with esmtp id 15GfrG-1xCARUC; Sun, 1 Jul 2001 13:57:46 +0200 Received: (from norman@localhost) by amd.local (8.11.3/8.11.3) id f61Bvgk00472 for FreeBSD-SCSI@freebsd.org; Sun, 1 Jul 2001 13:57:42 +0200 (CEST) (envelope-from norman) Content-Type: text/plain; charset="iso-8859-1" From: Norman.Czarczinski@t-online.de (Norman Czarczinski) To: FreeBSD-SCSI@freebsd.org Subject: Trouble with SCSI Streamer Date: Sun, 1 Jul 2001 13:57:42 +0200 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01070113574200.00419@amd.local> Content-Transfer-Encoding: 8bit X-Sender: 320049594980-0001@t-dialin.net Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I have a Wangtek 5525ES streamer on an Adaptec 2940UW host and run FreeBSD 4.3-stable: ahc0: port 0xd800-0xd8ff mem 0xe4000000-0xe4000fff irq 11 at device 12.0 on pci0 aic7880: Wide Channel A, SCSI Id=7, 16/255 SCBs sa0 at ahc0 bus 0 target 5 lun 0 sa0: Removable Sequential Access SCSI-CCS device sa0: 3.300MB/s transfers Writing the first tape works fine. But after I inserted a new tape, I get a data overrun error: Jun 27 20:02:03 pentium /kernel: (sa0:ahc0:0:5:0): WRITE(06). CDB: a 1 0 0 14 0 Jun 27 20:02:03 pentium /kernel: (sa0:ahc0:0:5:0): ahc_action Jun 27 20:02:03 pentium /kernel: (sa0:ahc0:0:5:0): data overrun detected in Data-out phase. Tag == 0x4. Jun 27 20:02:03 pentium /kernel: (sa0:ahc0:0:5:0): Have seen Data Phase. Length = 10240. NumSGs = 3. Jun 27 20:02:03 pentium /kernel: sg[0] - Addr 0x1fd7000 : Length 4096 Jun 27 20:02:03 pentium /kernel: sg[1] - Addr 0x1eb8000 : Length 4096 Jun 27 20:02:03 pentium /kernel: sg[2] - Addr 0x3af9000 : Length 2048 Jun 27 20:02:03 pentium /kernel: (sa0:ahc0:0:5:0): ahc_done - scb 4 Jun 27 20:02:03 pentium /kernel: (sa0:ahc0:0:5:0): xpt_done Jun 27 20:02:03 pentium /kernel: (sa0:ahc0:0:5:0): camisr(sa0:ahc0:0:5:0): Cam Status 0x12 Jun 27 20:02:03 pentium /kernel: (sa0:ahc0:0:5:0): xpt_setup_ccb Jun 27 20:02:03 pentium /kernel: (sa0:ahc0:0:5:0): xpt_action Jun 27 20:02:03 pentium /kernel: (sa0:ahc0:0:5:0): error 5 resid 10240 count 10240 Then a reboot is needed to use the streamer normaly. (camcontrol reset doesn't work) I have this problem with dump and afio. When I start them again on the rewinded tape, they work. But a restart after a short tape-eject fails. Only tar let me change the tape without problems. Any hints? Bye Norman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message