From owner-freebsd-current@FreeBSD.ORG Tue Jun 21 20:37:39 2011 Return-Path: Delivered-To: current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E676106567B; Tue, 21 Jun 2011 20:37:39 +0000 (UTC) (envelope-from ache@vniz.net) Received: from vniz.net (vniz.net [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 91D938FC13; Tue, 21 Jun 2011 20:37:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by vniz.net (8.14.4/8.14.4) with ESMTP id p5LKbb24009913; Wed, 22 Jun 2011 00:37:37 +0400 (MSD) (envelope-from ache@vniz.net) Received: (from ache@localhost) by localhost (8.14.5/8.14.5/Submit) id p5LKbbYC009911; Wed, 22 Jun 2011 00:37:37 +0400 (MSD) (envelope-from ache) Date: Wed, 22 Jun 2011 00:37:36 +0400 From: Andrey Chernov To: Will Andrews Message-ID: <20110621203736.GA9877@vniz.net> Mail-Followup-To: Andrey Chernov , Will Andrews , Kostik Belousov , "Justin T. Gibbs" , Eir Nym , current@FreeBSD.ORG, "Kenneth D. Merry" , will@FreeBSD.ORG References: <20110619165328.GA35872@vniz.net> <20110619232307.GA57530@vniz.net> <20110620001912.GA60252@vniz.net> <4DFEAD4F.1040603@FreeBSD.org> <20110620070222.GA74009@vniz.net> <20110620080146.GF48734@deviant.kiev.zoral.com.ua> <20110620114656.GA83524@vniz.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: current@FreeBSD.ORG, "Kenneth D. Merry" , Eir Nym , Kostik Belousov , "Justin T. Gibbs" , will@FreeBSD.ORG Subject: Re: Exactly that commit (was Re: Latest -current 100% hang at the late boot stage) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2011 20:37:39 -0000 On Tue, Jun 21, 2011 at 11:58:17AM -0600, Will Andrews wrote: > Hi Andrey, > > On Mon, Jun 20, 2011 at 5:46 AM, Andrey Chernov wrote: > > As the second message in the thread states, I try first even 223296 with > > the same hang and the same > > xpt_action_default: CCB type 0xe not supported > > As I think, DDB's 'ps' indicates that kernel waits something from geom and > > geom waits something from ccb_scan forever, just raw guess. I will be glad to > > issue more specific DDB commands and upload corresponding photos. > > BTW, pluging and unplugging USB devides works in that stage. > > Please try this patch: > http://people.freebsd.org/~will/patches/ata_xpt_add_advinfo.0.diff The patch does not fix the hang I talk about, but diagnostic is removed. -- http://ache.vniz.net/