From nobody@FreeBSD.org  Sat Mar  6 03:10:12 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1D9071065670
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  6 Mar 2010 03:10:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 0CF9F8FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  6 Mar 2010 03:10:12 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o263ABJC089663
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 6 Mar 2010 03:10:11 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o263AB9k089662;
	Sat, 6 Mar 2010 03:10:11 GMT
	(envelope-from nobody)
Message-Id: <201003060310.o263AB9k089662@www.freebsd.org>
Date: Sat, 6 Mar 2010 03:10:11 GMT
From: Gunther Schadow <gunther@schadow.us>
To: freebsd-gnats-submit@FreeBSD.org
Subject: 8.0-RELEASE does not boot on DL585
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         144503
>Category:       amd64
>Synopsis:       [boot] 8.0-RELEASE does not boot on DL585 [regression]
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-amd64
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 06 03:20:01 UTC 2010
>Closed-Date:    Thu Sep 02 15:03:35 UTC 2010
>Last-Modified:  Thu Sep 02 15:03:35 UTC 2010
>Originator:     Gunther Schadow
>Release:        8.0-RELEASE
>Organization:
>Environment:
8.0-RELEASE
GENERIC
amd64

>Description:
System does not boot, neither from freebsd-upgrade nor from boot CD. 
With or without ACPI or APIC it always gets stuck at the line where 
the pci0 <PCI bus> is being probed.

I am running 7.0 just fine. Skipped over 7.1 and 7.2 thought 8.0 was 
time to upgrade, but it does not boot.

Not sure if there are any other people with DL585s, I have 3 (more 
actually) and neither of them boots.

May be 32 GB of RAM is too much for it? Nothing else special. 
There is QLogic ISP card in the PCI bus, but can that halt it?

I tried to boot with verbose mode, but not much comes out of that.
It just gets stuck.
>How-To-Repeat:
8.0-RELEASE cd boot on DL585.
>Fix:
I wish

>Release-Note:
>Audit-Trail:

From: John Baldwin <jhb@freebsd.org>
To: freebsd-amd64@freebsd.org
Cc: Gunther Schadow <gunther@schadow.us>,
 freebsd-gnats-submit@freebsd.org
Subject: Re: amd64/144503: 8.0-RELEASE does not boot on DL585
Date: Mon, 8 Mar 2010 07:59:23 -0500

 Can you try setting 'hw.pci.mcfg=0' from the loader prompt?
 
 -- 
 John Baldwin
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Mon Mar 8 19:28:09 UTC 2010 
State-Changed-Why:  
Note that feedback was requested. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144503 

From: Gunther Schadow <gunther@aurora.regenstrief.org>
To: bug-followup@FreeBSD.org, gunther@schadow.us
Cc:  
Subject: Re: amd64/144503: [boot] 8.0-RELEASE does not boot on DL585 [regression]
Date: Tue, 09 Mar 2010 23:34:44 -0500

 Thanks for looking into this.
 
 If I set hw.pci.mcfg=0 it does not help at all.
 
 If I also try do disable acpi and apic it makes no difference.
 Always stuck at the same point:
 
 pci0: <PCI bus> on pcib0
 
 The upshot is that it reminds me of the good old days of trying
 to install 386/bsd 0.0 or netbsd on a VAX :)
 
 -Gunther

From: Gunther Schadow <gunther@schadow.us>
To: bug-followup@FreeBSD.org, gunther@schadow.us, 
 John Baldwin <jhb@freebsd.org>
Cc:  
Subject: Re: amd64/144503: [boot] 8.0-RELEASE does not boot on DL585 [regression]
Date: Tue, 09 Mar 2010 23:41:42 -0500

 Thanks for looking into this.
 
 If I set hw.pci.mcfg=0 it does not help at all.
 
 If I also try do disable acpi and apic it makes no difference.
 Always stuck at the same point:
 
 pci0: <PCI bus> on pcib0
 
 The upshot is that it reminds me of the good old days of trying
 to install 386/bsd 0.0 or netbsd on a VAX :)
 
 -Gunther

From: John Baldwin <jhb@freebsd.org>
To: Gunther Schadow <gunther@schadow.us>
Cc: bug-followup@freebsd.org
Subject: Re: amd64/144503: [boot] 8.0-RELEASE does not boot on DL585 [regression]
Date: Wed, 10 Mar 2010 08:43:40 -0500

 On Tuesday 09 March 2010 11:41:42 pm Gunther Schadow wrote:
 > Thanks for looking into this.
 > 
 > If I set hw.pci.mcfg=0 it does not help at all.
 > 
 > If I also try do disable acpi and apic it makes no difference.
 > Always stuck at the same point:
 > 
 > pci0: <PCI bus> on pcib0
 > 
 > The upshot is that it reminds me of the good old days of trying
 > to install 386/bsd 0.0 or netbsd on a VAX :)
 
 Do you get any other printfs' beyond this line with boot -v or does boot -v 
 die sooner?
 
 -- 
 John Baldwin

From: Gunther Schadow <gunther@schadow.us>
To: John Baldwin <jhb@freebsd.org>
Cc: bug-followup@freebsd.org
Subject: Re: amd64/144503: [boot] 8.0-RELEASE does not boot on DL585 [regression]
Date: Sat, 20 Mar 2010 13:17:03 -0400

 On 3/10/2010 8:43 AM, John Baldwin wrote:
 > Do you get any other printfs' beyond this line with boot -v or does boot -v 
 > die sooner?
 
 No, it didn't die sooner. It comes to the same point but without
 showing anything that I would have considered interesting. Notably
 nothing was logged after the pci0: ... line.
 
 -Gunther

From: John Baldwin <jhb@freebsd.org>
To: Gunther Schadow <gunther@schadow.us>
Cc: bug-followup@freebsd.org
Subject: Re: amd64/144503: [boot] 8.0-RELEASE does not boot on DL585 [regression]
Date: Mon, 22 Mar 2010 09:50:30 -0400

 On Saturday 20 March 2010 1:17:03 pm Gunther Schadow wrote:
 > On 3/10/2010 8:43 AM, John Baldwin wrote:
 > > Do you get any other printfs' beyond this line with boot -v or does boot -
 v 
 > > die sooner?
 > 
 > No, it didn't die sooner. It comes to the same point but without
 > showing anything that I would have considered interesting. Notably
 > nothing was logged after the pci0: ... line.
 
 Hmm, can you capture a verbose dmesg via a serial console or something 
 similar?
 
 -- 
 John Baldwin
State-Changed-From-To: feedback->closed 
State-Changed-By: jh 
State-Changed-When: Thu Sep 2 15:03:34 UTC 2010 
State-Changed-Why:  
Feedback timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144503 
>Unformatted:
