From owner-freebsd-questions@FreeBSD.ORG Tue Apr 11 21:08:57 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E38C116A402 for ; Tue, 11 Apr 2006 21:08:57 +0000 (UTC) (envelope-from reitz@eecs.cwru.edu) Received: from beta.eecs.cwru.edu (beta.EECS.CWRU.Edu [129.22.150.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73EDF43D6D for ; Tue, 11 Apr 2006 21:08:57 +0000 (GMT) (envelope-from reitz@eecs.cwru.edu) Received: from bender ([::ffff:129.22.151.243]) (TLS: TLSv1/SSLv3,168bits,DES-CBC3-SHA) by beta.eecs.cwru.edu with esmtp; Tue, 11 Apr 2006 17:08:56 -0400 id 000ABECE.443C1AE8.00006EC2 Date: Tue, 11 Apr 2006 17:08:35 -0400 (EDT) From: Andy Reitz X-X-Sender: reitz@bender To: Christopher McGee In-Reply-To: <443C08F3.90701@xecu.net> Message-ID: References: <443C08F3.90701@xecu.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Reboot hangs on xeon server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Apr 2006 21:08:58 -0000 On Tue, 11 Apr 2006, Christopher McGee wrote: > The server I have is using an Intel SE7501CW2 server board with 1 Xeon > 2.0Ghz processor. It's got a Mylex AcceleRAID 170 card with 6 - 36GB > scsi drives. When I reboot the machine, via ctrl-alt-del, or typing > reboot, it syncs disks, then gives the messages: > > All buffers synced. > Uptime: ##m##s > > At this point, it just hangs forever and has to be powercycled. I've > tried installing 4.11, 5.4 and 6.0 on this box. The only version that > works properly is 4.11, however, at this point I would prefer to not put > another 4.x box in production. I have tried booting in safe mode and > rebooting and I get the same result. I've tried disabling usb in the > bios, in the kernel, and in both, and it still has the same results. > > Any ideas what could fix this? Hi Chris, This is not my area of expertise, but this sounds like an ACPI problem to me. You might try googling that (in conjunction with your motherboard) and see what comes up. HTH, -Andy.