From owner-freebsd-questions@FreeBSD.ORG Sat Jun 15 04:54:01 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8169D478 for ; Sat, 15 Jun 2013 04:54:01 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ipmail06.adl2.internode.on.net (ipmail06.adl2.internode.on.net [IPv6:2001:44b8:8060:ff02:300:1:2:6]) by mx1.freebsd.org (Postfix) with ESMTP id 1C9C5193A for ; Sat, 15 Jun 2013 04:54:00 +0000 (UTC) Received: from ppp247-71.static.internode.on.net (HELO leader.local) ([203.122.247.71]) by ipmail06.adl2.internode.on.net with ESMTP; 15 Jun 2013 14:23:57 +0930 Message-ID: <51BBF364.3010003@ShaneWare.Biz> Date: Sat, 15 Jun 2013 14:23:56 +0930 From: Shane Ambler User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130516 Thunderbird/17.0.6 MIME-Version: 1.0 To: Ewald Jenisch Subject: Re: Panic/reboot while trying to install 9.1 on a HP Proliant DL580G5 References: <20130606141104.GA1261@aurora.oekb.co.at> <51B13325.6060404@ShaneWare.Biz> <20130614140325.GA2551@aurora.oekb.co.at> In-Reply-To: <20130614140325.GA2551@aurora.oekb.co.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jun 2013 04:54:01 -0000 On 14/06/2013 23:33, Ewald Jenisch wrote: > On Fri, Jun 07, 2013 at 10:41:01AM +0930, Shane Ambler wrote: >> Just guessing from what I see - >> >> The panic is "No usable event timer found!" I did say just guessing and thought someone more knowledgeable may have spoken by now. One thing I did find - there is a freebsd-proliant mailing list that may be more helpful than here. > Thanks much for the hints you sent me. Since I'm pretty swamped with > work it took me a couple of days before I could go on with my tests. > >> Can you boot into single user mode? > > Nope - freezes at the exact same point during boot. > >> what does sysctl kern.eventtimer.choice show? > > Well - nothing to be honest: > "variable 'kern.eventtimer.choice' not found" Wondering if the system needs to be running to see that. >> Have you tried kern.eventtimer.periodic=0 or other values for >> kern.eventtimer.timer? > > With "kern.eventtimer.periodic=0" - same result. > > What other values would be valid for "kern.eventtimer.timer"? That's where the eventtimer.choice comes in. As an example on my asus mb I get kern.eventtimer.choice: LAPIC(600) HPET(550) HPET1(440) HPET2(440) HPET3(440) HPET4(440) i8254(100) RTC(0) I thought in single user mode you could see your list of available options. >> Is the panic the same without the loader adjustments? > > Yes, absolutely the same. > >> Does it boot 8.3 ? > > Haven't tried this, since I need to go to 9.1 on this system > anyway. Besides that the server is in a remote DC so changing disks is > not an easy thing to do. If 8.3 boots it then you can patch and compile your own kernel that supports your hardware. Being remote it may not be helpful unless you can have some indication that it will boot 8.3