From owner-freebsd-current@FreeBSD.ORG Wed Jul 22 08:03:12 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 8E94A106566C for ; Wed, 22 Jul 2009 08:03:12 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.freebsd.org (Postfix) with ESMTP id F12C88FC1E for ; Wed, 22 Jul 2009 08:03:11 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from phobos.local (pooker.samsco.org [168.103.85.57]) by pooker.samsco.org (8.14.2/8.14.2) with ESMTP id n6M837QK001849; Wed, 22 Jul 2009 02:03:08 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4A66C7BB.6030307@samsco.org> Date: Wed, 22 Jul 2009 02:03:07 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.13) Gecko/20080313 SeaMonkey/1.1.9 MIME-Version: 1.0 To: =?windows-1252?Q?Simon_=8Eekar?= References: In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-4.4 required=3.8 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pooker.samsco.org Cc: List Subject: Re: run_interrupt_driven_hooks - waiting for xpt_config - booting on DL380 G6 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: Wed, 22 Jul 2009 08:03:12 -0000 This is probably a CISS P410 controller, right? It'll say exactly what it is further up in the boot messages. I know of the problem here, and I'm working on a fix. However, it might be a few more days before I have anything that can be tested. Scott Simon Žekar wrote: > Hello, > > I'm running into difficulties booting FreeBSD 8.0 BETA2 amd64 CD image > on a HP DL380 G6. > > it freezes right after USB hubs & CD initialization with the messsage: > > umass0: on usbus5 > umass0: 8070i (ATAPI) over Bulk-Only; quirks = 0x0000 > umass0:2:0:-1: Attached to scbus2 > run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config > run_interrupt_driven_hooks: still waiting after 120 seconds for xpt_config > run_interrupt_driven_hooks: still waiting after 180 seconds for xpt_config > run_interrupt_driven_hooks: still waiting after 240 seconds for xpt_config > run_interrupt_driven_hooks: still waiting after 300 seconds for xpt_config > panic: run_interrupt_driven_config_hooks: waited too long > cpuid = 0 > KDB: enter : panic > [thread pid 0 tid 100000] > Stopped at kdb_enter+0x3d: movq $0,0x687f60(%rip) > db> > > keyboard freezes here, so no way I can do backtrace. > > The same error is with 7.2-RELEASE bootable CD, but there it just > freezes, no messages about waiting for xpt_config. > > What's there to be done ? > > I can provide remote access to iLO of this server if this would somehow > help fix things. > > Thank you, > Simon. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"