From owner-freebsd-questions@FreeBSD.ORG Thu May 20 13:07:09 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B2A816A4CE for ; Thu, 20 May 2004 13:07:09 -0700 (PDT) Received: from aslan.scsiguy.com (mail.scsiguy.com [63.229.232.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id F27F243D41 for ; Thu, 20 May 2004 13:07:08 -0700 (PDT) (envelope-from gibbs@scsiguy.com) Received: from localhost (aslan.scsiguy.com [63.229.232.106]) by aslan.scsiguy.com (8.12.11/8.12.8) with ESMTP id i4KK73qA012810; Thu, 20 May 2004 14:07:03 -0600 (MDT) (envelope-from gibbs@scsiguy.com) Date: Thu, 20 May 2004 14:07:02 -0600 From: "Justin T. Gibbs" To: "admin at interdata.lt" , freebsd-questions@freebsd.org Message-ID: <306450000.1085083622@aslan.btc.adaptec.com> In-Reply-To: <12510123311.20040520225941@interdata.lt> References: <12510123311.20040520225941@interdata.lt> X-Mailer: Mulberry/3.1.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: Adaptec aic7892 Ultra160 SCSI adapter ERROR X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Justin T. Gibbs" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2004 20:07:09 -0000 > Hi, > > I'm new to SCSI and all it's subsystems and this is the first time I'm > having troubles with it. This morning I got the folowing kernel error > message: This means that your drive decided not to return a command back to the controller. The controller driver was able to clear up the error by resetting the device (BDR = Bus Device Reset). The failure could indicate a drive firmware bug or that the drive is failing. -- Justin