From owner-freebsd-isp@FreeBSD.ORG Wed Sep 10 22:42:26 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69BDE16A4BF for ; Wed, 10 Sep 2003 22:42:26 -0700 (PDT) Received: from mail.aros.net (mail.aros.net [66.219.192.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDEAB43FF7 for ; Wed, 10 Sep 2003 22:42:25 -0700 (PDT) (envelope-from dreamboy@aros.net) Received: from dreamboy.private.aros.net (firebat.aros.net [66.219.192.36]) by mail.aros.net (8.12.9/8.12.8) with ESMTP id h8B5gO4S079036 for ; Wed, 10 Sep 2003 23:42:24 -0600 (MDT) (envelope-from dreamboy@aros.net) From: Devin To: freebsd-isp@freebsd.org Content-Type: text/plain Message-Id: <1063258944.19647.5.camel@dreamboy.private.aros.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.3 (1.4.3-3) Date: 10 Sep 2003 23:42:24 -0600 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by mail.aros.net with amavisd-milter (http://amavis.org/) Subject: FreeBSD 4.9-PRERELEASE SMP Problem! X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2003 05:42:26 -0000 We currently have a Dual Athlon MP 2000+ Processor machine using an ASUS A7M266-D motherboard running the latest FreeBSD Stable source. What happened is the main drive in the machine decided to stop working so I put in a new hard drive and restore the system onto the machine using the restore command. I notice that now when the machine tries to boot up using the SMP kernel it gets to the point where it says "CPU #1 Launched" and then the machine reboots. I notice that if I boot the machine up with 1 processor kernel it boots just fine. After looking at the dmesg output it appears that a normal kernel would normally do: Waiting 5 seconds for SCSI devices to settle Mounting root from ufs:da0s1a So it appears maybe when in the SMP kernel it reboots around the time that it is suppose to be mounting the main root filesystem? I checked and the BIOS is seeing both processors just fine I am just not sure what could be the problem since I have never seen this behavior before. Any ideas would help greatly. Devin Atencio