From owner-freebsd-questions@FreeBSD.ORG Thu Jun 15 11:40:21 2006 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 91DDA16A47A for ; Thu, 15 Jun 2006 11:40:21 +0000 (UTC) (envelope-from donald.teed@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2912743D48 for ; Thu, 15 Jun 2006 11:40:21 +0000 (GMT) (envelope-from donald.teed@gmail.com) Received: by py-out-1112.google.com with SMTP id x66so259932pye for ; Thu, 15 Jun 2006 04:40:20 -0700 (PDT) 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:content-transfer-encoding:content-disposition; b=gK9vwW0DllQsJj7YelRO/o6wxys67ZynJ2m7TdpqpCGSkoBCMmSLAPsVJBf2sJPY0OvT8A0cuIQfV86UPYIxnZ4eBYv4gOBzlvFmTUaASh3JVES5LqQ3+Pql6vyeb0pG+7gumv/0BHvlTVJp3b6CAdSLs94YqaU3cyTrgqPiZKs= Received: by 10.35.21.1 with SMTP id y1mr2773122pyi; Thu, 15 Jun 2006 04:33:16 -0700 (PDT) Received: by 10.35.54.16 with HTTP; Thu, 15 Jun 2006 04:33:16 -0700 (PDT) Message-ID: Date: Thu, 15 Jun 2006 08:33:16 -0300 From: "D G Teed" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: spontaneous reboot 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: Thu, 15 Jun 2006 11:40:21 -0000 Hi, A server spontaneously rebooted last night. I don't see why. The last item in the messages file prior to reboot was: Jun 15 01:40:39 machinename /kernel: NMI ISA 24, EISA ff There is nothing atypical in the messages log prior to that. The server is running fine again now. Does that message point to a hardware issue? I see no mention of NMI in messages files on a couple of other BSD boxes. --Donald