From owner-freebsd-questions@FreeBSD.ORG Mon Nov 21 20:19:43 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 42FB416A41F for ; Mon, 21 Nov 2005 20:19:43 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 127C943D6A for ; Mon, 21 Nov 2005 20:19:38 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 889015F7C; Mon, 21 Nov 2005 15:19:37 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 85242-10; Mon, 21 Nov 2005 15:19:36 -0500 (EST) Received: from [199.103.21.238] (pan.codefab.com [199.103.21.238]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id CBEF35F1F; Mon, 21 Nov 2005 15:19:36 -0500 (EST) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <352585CF-4499-4E4B-B157-4FFB9402DC94@mac.com> Content-Transfer-Encoding: 7bit From: Charles Swiger Date: Mon, 21 Nov 2005 15:19:36 -0500 To: Jayesh Jayan X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: amavisd-new at codefab.com Cc: FreeBSD Q ML Subject: Re: 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:19:43 -0000 On Nov 21, 2005, at 3:04 PM, Jayesh Jayan wrote: > 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. Dell has floppy and CD-ROM based diagnostic software available which will do a good job of testing their hardware. Run that, then contact them for support and/or a RMA if appropriate... -- -Chuck