From owner-freebsd-questions@FreeBSD.ORG Tue May 17 17:05:36 2005 Return-Path: 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 A6E2D16A4CE for ; Tue, 17 May 2005 17:05:36 +0000 (GMT) Received: from redhat.vipersystems.biz (oh-69-68-43-130.sta.sprint-hsd.net [69.68.43.130]) by mx1.FreeBSD.org (Postfix) with SMTP id 9D1B243DCF for ; Tue, 17 May 2005 17:05:35 +0000 (GMT) (envelope-from jason@vipersystems.biz) Received: (qmail 83505 invoked by uid 85); 17 May 2005 17:05:29 -0000 Received: from jason@vipersystems.biz by redhat.vipersystems.biz by uid 82 with qmail-scanner-1.16 (clamscan: 0.65. spamassassin: 2.61. Clear:. Processed in 2.463134 secs); 17 May 2005 17:05:29 -0000 Received: from localhost (HELO vipersystems.biz) (127.0.0.1) by localhost with SMTP; 17 May 2005 17:05:26 -0000 Received: from 192.168.1.155 (SquirrelMail authenticated user jason@vipersystems.biz) by vipersystems.biz with HTTP; Tue, 17 May 2005 13:05:26 -0400 (EDT) Message-ID: <1649.192.168.1.155.1116349526.squirrel@vipersystems.biz> Date: Tue, 17 May 2005 13:05:26 -0400 (EDT) From: "Jason Lieurance" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.5 [CVS] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: FreeBSD 5.4 SMP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 17:05:36 -0000 Hello, I have a new Dell PowerEdge Dual Xeon 2.8 server and the freebsd install 'sees' 1 cpu. It loads the HT right but doesn't see the 2nd cpu at all. I went to rebuild kernel and 'options smp' is not even a choice. I add it along with the others that are mentioned for smp and when I run config it says in effect, 'doesn't understand smp option', meaning it can't be added. Didn't think setting up smp on bsd would be this much trouble. Any advice? Thanks. -- Jason