From owner-freebsd-current@FreeBSD.ORG Fri Jul 10 18:50:09 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A98A106568C for ; Fri, 10 Jul 2009 18:50:09 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [195.88.108.3]) by mx1.freebsd.org (Postfix) with ESMTP id D6BAA8FC25 for ; Fri, 10 Jul 2009 18:50:08 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 941A641C67E; Fri, 10 Jul 2009 20:50:07 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([195.88.108.3]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id qb-sT08B11pf; Fri, 10 Jul 2009 20:50:06 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id 76ABB41C62F; Fri, 10 Jul 2009 20:50:06 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id A47764448E6; Fri, 10 Jul 2009 18:48:56 +0000 (UTC) Date: Fri, 10 Jul 2009 18:48:56 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Marc UBM Bocklet In-Reply-To: <20090710200352.72ef6804.ubm@u-boot-man.de> Message-ID: <20090710184743.Q245@maildrop.int.zabbadoz.net> References: <20090708192642.6b30167e.ubm@u-boot-man.de> <20090708225048.ec9d9cad.ubm@u-boot-man.de> <20090710200352.72ef6804.ubm@u-boot-man.de> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-current@freebsd.org Subject: Re: run interrupt driven hooks: still waiting for xpt_config 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: Fri, 10 Jul 2009 18:50:09 -0000 On Fri, 10 Jul 2009, Marc UBM Bocklet wrote: > On Wed, 8 Jul 2009 22:50:48 +0200 > Marc "UBM" Bocklet wrote: > >> On Wed, 8 Jul 2009 19:26:42 +0200 >> Marc "UBM" Bocklet wrote: >> >>> >>> Hiho! :-) >>> >>> I just put a Highpoint RocketRaid 2322 in our file server. There are >>> no drives connected to it yet. >>> >>> I'm running: >>> >>> FreeBSD xxx 8.0-CURRENT FreeBSD 8.0-CURRENT #15: Sat Jul 4 >>> 15:23:12 CEST 2009 >>> >>> Since I put the 2322 in, the machine hangs late in the boot process >>> with above message. It continues to wait until: >>> >>> run interrupt driven hooks: still waiting for xpt_config (300 >>> seconds) and then theres nothing. No panic, keyboard still works, I >>> can still scroll through dmesg, but nothing more. >>> >>> Before it the hptrr(4) attaches, there's the following message: >>> >>> xpt_dev async called. >>> >>> I searched the archives and found some references to firewire, but >>> the machine in question has no firewire controller. >>> >>> Is there anything else I can do to debug this? >>> >>> For the record, the card is PCIe 4x, but I put it in the PCIe 16x >>> slot. The card seems to work fine though, I can access its BIOS and >>> its recognized by the FreeBSD driver. >>> >>> I'm also running with the new ahci driver. >> >> for the record: verbose boot shows no additional info. > > further info: removing the highpoint controller makes the problem > disappear. > > Is there any additional info I should/can provide? hmm I have see similar symptoms with aacp when booting from CD (that I told a few people about privately). I have some logs and will try to produce more Monday morning. /bz -- Bjoern A. Zeeb The greatest risk is not taking one.