From owner-freebsd-current@FreeBSD.ORG Mon Feb 18 12:03:35 2008 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 7F54C16A468 for ; Mon, 18 Feb 2008 12:03:35 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 3587713C468 for ; Mon, 18 Feb 2008 12:03:35 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender:X-Spam-Status:Subject; b=WlMMLdo4FTvS+eLLsI86B8cABoVDDfABpd/PBpqCCsPSzd/WlpHGGAknHdJAjAyt82K29d4HxhzAyUFooOc7xgMG1qkJIhPO0DFHX78WsgUEhBaRhHSv4MsB7pRmHvbNUbbXy1LkcRqNe/XKE+H+0fTXY/xlWMMpFgbIdQ044b8=; Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1JR4ic-000JQM-5l; Mon, 18 Feb 2008 15:03:34 +0300 Date: Mon, 18 Feb 2008 15:03:33 +0300 From: Eygene Ryabinkin To: Ivan Voras Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: Sender: rea-fbsd@codelabs.ru X-Spam-Status: No, score=-1.8 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_40 Cc: freebsd-current@freebsd.org Subject: Re: Urgent problem - 7.x doesn't work on HP servers 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: Mon, 18 Feb 2008 12:03:35 -0000 Ivan, good day. Mon, Feb 18, 2008 at 12:56:10PM +0100, Ivan Voras wrote: > I've again encountered the problem of FreeBSD 7 not wanting to boot on a > HP server. The last time was early in 7.x development on a HP blade > (2xdual-core Opteron), without any solution (reported on this list about > a year ago). This time it's on a ML 350 G5 machine, with a quad-core Xeon. > > The problem is very hard to diagnose - the entire machine locks up > during pci bus/device detection - the kernel debugger doesn't work, the > keyboard lights (PS/2 keyboard) don't work, it's completely frozen. > > This is on both i386 and AMD64 kernels. > > The machine freezes after detecting pcib6. The working 6.x kernel > detects upto pcib16, and the first device detected after pcib6 is the > CISS controller, so maybe it's the controller driver, but the first > machine (the blade) didn't have CISS controllers. > > Any ideas? I have a couple of BL640c and older BLp running 7.0 -- no problems encountered. While this is not the direct answer to your question, had you tried to update the blade firmware to the latest versions with Firmware Maintenance CD? Sometimes it helps... -- Eygene