From owner-freebsd-bugs Sun Jul 30 11:25:18 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id LAA18065 for bugs-outgoing; Sun, 30 Jul 1995 11:25:18 -0700 Received: from nimh.jkcg.com (nimh.jkcg.com [204.214.160.5]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id LAA18058 for ; Sun, 30 Jul 1995 11:25:14 -0700 Received: (from ras@localhost) by nimh.jkcg.com (8.6.11/8.6.9) id OAA22315; Sun, 30 Jul 1995 14:25:05 GMT Date: Sun, 30 Jul 1995 14:25:04 +0000 () From: "Robert A. Sharp" To: Ollivier Robert cc: Andrew Herdman , bugs@freebsd.org Subject: Re: SCSI Tape bug. In-Reply-To: <199507301751.TAA08013@blaise.ibp.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: bugs-owner@freebsd.org Precedence: bulk On Sun, 30 Jul 1995, Ollivier Robert wrote: > Date: Sun, 30 Jul 1995 19:51:38 +0200 (MET DST) > From: Ollivier Robert > To: Andrew Herdman > Cc: bugs@freebsd.org > Subject: Re: SCSI Tape bug. > > > /kernel: st0: bad request, must be between 0 and 0 > > > > I had this problem with 2.0 (cd release) as well but figured I'd wait > > until 2.0.5 showed up to see if it went away before mentioning it. It > > I don't have an Archive (only a HP) and I haven't seen this. Do you happen > to have a tape loaded when you boot ? > -- > Ollivier ROBERT -=- The daemon is FREE! -=- roberto@FreeBSD.ORG > FreeBSD 2.2-CURRENT #5: Fri Jul 14 12:28:04 MET DST 1995 Here's something a little even more puzzling... Whether I have a tape in the drive or not, I begin with this error message and can never even use the tape drive: tar -tvf /dev/nrst0 tar: read error on /dev/nrst0 : Input/output error or: tar -tvf /dev/rst0 tar: read error on /dev/rst0 : Input/output error For reference, here is my hardware configuration: ahb0: reading board settings, int=11 ahb0 at 0x4000-0x40ff irq 11 on eisa slot 4 (ahb0:0:0): "MICROP 3243-19MZ Q4D HT02" type 0 fixed SCSI 2 sd0(ahb0:0:0): Direct-Access 4095MB (8388315 512 byte sectors) sd0(ahb0:0:0): with 3956 cyls, 19 heads, and an average 111 sectors/track (ahb0:1:0): "IMPRIMIS 94601-15 4614" type 0 fixed SCSI 1 sd1(ahb0:1:0): Direct-Access 992MB (2031705 512 byte sectors) sd1(ahb0:1:0): with 1931 cyls, 15 heads, and an average 70 sectors/track (ahb0:4:0): "TANDBERG TDC 4100 =04Y" type 1 removable SCSI 2 st0(ahb0:4:0): Sequential-Access density code 0x0, drive empty The adaptec is a 274x running in Enhanced mode. Another interesting note is that I cannot get my Seagate Imprimis (Wren) to Fdisk or disklabel so that I may newfs the drive...??!! But the tape drive problem is a real pain in the a$$. If anyone has any thoughts on this, I'd be happy to see this problem leave.... Thanks! :-) -Andrew