From owner-freebsd-scsi@FreeBSD.ORG Tue Jun 14 18:23:47 2011 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 479E3106564A; Tue, 14 Jun 2011 18:23:47 +0000 (UTC) (envelope-from gibbs@FreeBSD.org) Received: from aslan.scsiguy.com (mail.scsiguy.com [70.89.174.89]) by mx1.freebsd.org (Postfix) with ESMTP id CD0AC8FC14; Tue, 14 Jun 2011 18:23:46 +0000 (UTC) Received: from Justins-MacBook-Pro.local (207-225-98-3.dia.static.qwest.net [207.225.98.3]) (authenticated bits=0) by aslan.scsiguy.com (8.14.4/8.14.4) with ESMTP id p5EHmLG2014728 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Tue, 14 Jun 2011 11:48:22 -0600 (MDT) (envelope-from gibbs@FreeBSD.org) Message-ID: <4DF79E8E.4060400@FreeBSD.org> Date: Tue, 14 Jun 2011 11:46:54 -0600 From: "Justin T. Gibbs" Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: Dan Langille References: <79C82EA1-3359-4C3F-A882-1CCC99F87723@langille.org> In-Reply-To: <79C82EA1-3359-4C3F-A882-1CCC99F87723@langille.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (aslan.scsiguy.com [70.89.174.89]); Tue, 14 Jun 2011 11:48:22 -0600 (MDT) Cc: freebsd-scsi@FreeBSD.org, Dan Langille Subject: Re: SCSI card keeps dumping state X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gibbs@FreeBSD.org List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jun 2011 18:23:47 -0000 On 5/14/11 8:18 AM, Dan Langille wrote: > Usually, my SCSI card runs just fine. Then, every once in a while, it starts > dumping state. I am not sure what starts this. > > I have put output from /var/log/messages& camcontrol at: > > http://www.freebsddiary.org/samples/ahc0.card.dump.txt > > At present, the card seems unusable, and is dumping state every 30 minutes. > > I'd like to be able to fix this remote system without rebooting it (for fear of it not coming back up). > > Thanks. I'll have to dig in more to be sure, but it looks like a PCI dma of a new command failed, dumping you into error recovery. Perhaps the card has worked a bit loose in the slot? -- Justin