From owner-freebsd-questions@FreeBSD.ORG Mon Nov 21 20:10:29 2005 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 2F3C716A41F for ; Mon, 21 Nov 2005 20:10:29 +0000 (GMT) (envelope-from jayesh.freebsdlist@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5711A43D45 for ; Mon, 21 Nov 2005 20:10:28 +0000 (GMT) (envelope-from jayesh.freebsdlist@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so813468wxc for ; Mon, 21 Nov 2005 12:10:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=NQ6uMHzckm8WgOKzph/pOftnRNS8TlRzBlDCEIwS/qtVO/Rmq4lHGcz/UQIJ62pQIuaPo86qVfXB2DJ7mWDL8zbZTYbu+0bPGzBliPolbIEBrwQKX6vyZT2CARIFRmd9l2TKQpJbDZqemviS015tengR0VT1cfhFyPCbUIzpTmk= Received: by 10.70.52.13 with SMTP id z13mr2402548wxz; Mon, 21 Nov 2005 12:04:26 -0800 (PST) Received: by 10.70.7.2 with HTTP; Mon, 21 Nov 2005 12:04:26 -0800 (PST) Message-ID: Date: Tue, 22 Nov 2005 01:34:26 +0530 From: Jayesh Jayan To: freebsd-questions@freebsd.org, freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: How to check if a processor in the machine is dead 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: Mon, 21 Nov 2005 20:10:29 -0000 Hi, I am having problem with my dell 2850 server. It has freebsd 5.4 installed. Today the machine is flashing amber light on the face plate.On checking I found that to be PROC Machine Chk which means cpu has failed. The server has dual Intel(R) Xeon(TM) CPU 3.00GHz. I searched and found a utility named x86info but couldn't understand the output much and also couldn't get to know if a cpu has really failed. Please help me in this regard.