From owner-freebsd-stable@FreeBSD.ORG Tue Jun 24 12:13:36 2003 Return-Path: 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 428C337B401 for ; Tue, 24 Jun 2003 12:13:36 -0700 (PDT) Received: from noc.mainstreet.net (noc.mainstreet.net [207.5.0.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id B37E443F3F for ; Tue, 24 Jun 2003 12:13:35 -0700 (PDT) (envelope-from mark@noc.mainstreet.net) Received: from noc.mainstreet.net (localhost [127.0.0.1]) by noc.mainstreet.net (8.12.9/8.12.1) with ESMTP id h5OJDZr6012671 for ; Tue, 24 Jun 2003 12:13:35 -0700 (PDT) Received: (from mark@localhost) by noc.mainstreet.net (8.12.9/8.12.1/Submit) id h5OJDZUl012668; Tue, 24 Jun 2003 12:13:35 -0700 (PDT) Date: Tue, 24 Jun 2003 12:13:35 -0700 (PDT) Message-Id: <200306241913.h5OJDZUl012668@noc.mainstreet.net> From: Mark Kent To: freebsd-stable@freebsd.org In-reply-to: <200306200105.h5K154N9028043@noc.mainstreet.net> (message from Mark Kent on Thu, 19 Jun 2003 18:05:04 -0700 (PDT)) References: <200306200105.h5K154N9028043@noc.mainstreet.net> Subject: Re: SMP goes away after installworld (4.8-STABLE) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2003 19:13:36 -0000 I've determined that my SMP problem is not a freebsd problem but a problem with the server itself. On a cold boot (power removed then power applied) it finds both cpu, as reported by the bios boot sequence: Intel(R) Pentium(R) III processor 750 MHz Intel(R) Pentium(R) III processor 750 MHz but on a warm boot (reboot, "hit any key to restart", toggle front button) it finds only one processor. Thanks for the replies and sorry for the false alarm. -mark