From owner-freebsd-stable@FreeBSD.ORG Sat Apr 22 02:49:16 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D9AE16A402 for ; Sat, 22 Apr 2006 02:49:16 +0000 (UTC) (envelope-from darren.pilgrim@bitfreak.org) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2887D43D45 for ; Sat, 22 Apr 2006 02:49:15 +0000 (GMT) (envelope-from darren.pilgrim@bitfreak.org) Received: from [127.0.0.1] (mail.bitfreak.org [65.75.198.146]) by mail.bitfreak.org (Postfix) with ESMTP id 3253E19F2C; Fri, 21 Apr 2006 19:49:15 -0700 (PDT) Message-ID: <444999A7.5060508@bitfreak.org> Date: Fri, 21 Apr 2006 19:49:11 -0700 From: Darren Pilgrim User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Matt Watson References: <20060418094002.W42235@clearwater.comnet.becon.org> In-Reply-To: <20060418094002.W42235@clearwater.comnet.becon.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 6.1-PRERELEASE (April 5, 2006) randomly rebooting on Dell Poweredge 650 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Apr 2006 02:49:16 -0000 Matt Watson wrote: > The subject line pretty much says it all, I have a Dell Poweredge 650 > box running 6.1-PRERELEASE which was cvsup'd on April 5, 2006. The box > has now twice rebooted on its own for no aparant reason. <...> [Log indicates no errors, spontaneous reboot.] <...> > > This machine previously had Linux installed on the box and did not > display the same problems, so I'm going on the assumption that its not a > hardware failure. > > Aside from the reboots the box has been preforming extermely well. > > If anybody can provide some insights or suggestions I'd greatly > appreciate it. Check your BIOS settings for a hardware watchdog timer. I had this problem on some brand-new servers (same class of hardware as yours) and disabling the timer stopped the reboots. Intel 6300ESB, if anyone's interested.