From owner-freebsd-bugs@FreeBSD.ORG Wed Sep 23 15:40:09 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 905E8106577F for ; Wed, 23 Sep 2009 15:40:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B093C8FC0A for ; Wed, 23 Sep 2009 15:40:03 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8NFe3xj086642 for ; Wed, 23 Sep 2009 15:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8NFe3mM086641; Wed, 23 Sep 2009 15:40:03 GMT (envelope-from gnats) Date: Wed, 23 Sep 2009 15:40:03 GMT Message-Id: <200909231540.n8NFe3mM086641@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Daniel Austin MBCS" Cc: Subject: Re: kern/138171: [hang] FreeBSD hangs on boot on HP DL580 G5 system (16 cores, 64GB ram) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Austin MBCS List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Sep 2009 15:40:09 -0000 The following reply was made to PR kern/138171; it has been noted by GNATS. From: "Daniel Austin MBCS" To: Cc: Subject: Re: kern/138171: [hang] FreeBSD hangs on boot on HP DL580 G5 system (16 cores, 64GB ram) Date: Wed, 23 Sep 2009 16:12:15 +0100 Hi, https://www.dan.me.uk/hp-dl580-g5/007-uniproc-verbose-boot.png I compiled a non-SMP kernel and booted from it. The CPUs no longer lockup, but the boot process stops as per the image above: run_interrupt_driven_hooks: still waiting after 300 seconds for xpt_config Thanks, Daniel.