From owner-freebsd-bugs Wed Oct 30 12:20:03 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA26432 for bugs-outgoing; Wed, 30 Oct 1996 12:20:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA26408; Wed, 30 Oct 1996 12:20:01 -0800 (PST) Date: Wed, 30 Oct 1996 12:20:01 -0800 (PST) Message-Id: <199610302020.MAA26408@freefall.freebsd.org> To: freebsd-bugs Cc: From: Tony Li Subject: Re: kern/1929: HP C1536A DAT drive errors Reply-To: Tony Li Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR kern/1929; it has been noted by GNATS. From: Tony Li To: gibbs@freefall.freebsd.org Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/1929: HP C1536A DAT drive errors Date: Wed, 30 Oct 1996 12:15:06 -0800 (PST) >This occurs on multiple tapes so we have either a kernel problem or a drive >failure. We don't have access to a second drive to eliminate the drive >failure case. As this started coincident with a kernel change.... The only thing that has changed recently is the aic7xxx driver, but I find it hard to believe that it would suddenly report media errors (a status indication returned from the drive) because of these changes. Why not boot the old kernel and see if your problem still occurs? I think your drive needs to have its heads cleaned or to be sent in for service. We've cleaned the drive repeatedly, to no effect. We would love to boot the old kernel, but (guess what?) it's on tape. ;-) Tony