From owner-freebsd-scsi@FreeBSD.ORG Wed Sep 22 00:33:54 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A186F10656A5 for ; Wed, 22 Sep 2010 00:33:54 +0000 (UTC) (envelope-from emaste@freebsd.org) Received: from mail1.sandvine.com (Mail1.sandvine.com [64.7.137.134]) by mx1.freebsd.org (Postfix) with ESMTP id 63F4E8FC13 for ; Wed, 22 Sep 2010 00:33:54 +0000 (UTC) Received: from labgw2.phaedrus.sandvine.com (192.168.222.22) by WTL-EXCH-1.sandvine.com (192.168.196.31) with Microsoft SMTP Server id 14.0.694.0; Tue, 21 Sep 2010 20:23:07 -0400 Received: by labgw2.phaedrus.sandvine.com (Postfix, from userid 10332) id 7169D33C00; Tue, 21 Sep 2010 20:23:06 -0400 (EDT) Date: Tue, 21 Sep 2010 20:23:06 -0400 From: Ed Maste To: Message-ID: <20100922002306.GA24983@sandvine.com> References: <20100921193603.GA18674@sysmon.tcworks.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20100921193603.GA18674@sysmon.tcworks.net> User-Agent: Mutt/1.4.2.1i Subject: Re: Controller is no longer running X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2010 00:33:54 -0000 On Tue, Sep 21, 2010 at 02:36:03PM -0500, Scott Lambert wrote: > [Adaptec 2120 controller problems snipped] > > aac0: Kernel 4.2-0, Build 8205, S/N 503926 Unfortunately I think you're out of luck unless you can get Adaptec to release a new firmware for this card; this version has a lot of bugs. The "controller is no longer running" message means the firmware on the card has crashed. We had a ton of problems with 8205 firmware (on a 2130 controller, but I presume it's built from the same source tree). Firmware 15611 has been stable for us with the 2130. -Ed