From owner-freebsd-questions@FreeBSD.ORG Mon Jun 20 16:49:08 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 E3A3016A420 for ; Mon, 20 Jun 2005 16:49:08 +0000 (GMT) (envelope-from casey@phantombsd.org) Received: from phantombsd.org (dsl231-036-158.sea1.dsl.speakeasy.net [216.231.36.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id B78F743D1F for ; Mon, 20 Jun 2005 16:49:08 +0000 (GMT) (envelope-from casey@phantombsd.org) Received: by phantombsd.org (Postfix, from userid 1004) id B0197102CB5; Mon, 20 Jun 2005 09:49:07 -0700 (PDT) Received: from mail.phantombsd.org (localhost [127.0.0.1]) by phantombsd.org (Postfix) with ESMTP id 74895102C63 for ; Mon, 20 Jun 2005 09:49:07 -0700 (PDT) Received: from 199.181.134.212 (SquirrelMail authenticated user casey) by mail.phantombsd.org with HTTP; Mon, 20 Jun 2005 09:49:07 -0700 (PDT) Message-ID: <29946.199.181.134.212.1119286147.squirrel@mail.phantombsd.org> Date: Mon, 20 Jun 2005 09:49:07 -0700 (PDT) From: casey@phantombsd.org To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on eagle.phantombsd.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=ALL_TRUSTED,NO_REAL_NAME autolearn=failed version=3.0.4 Subject: 5.3 spontaneously rebooting 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, 20 Jun 2005 16:49:09 -0000 Due to FBSD's stability, I have never had to diagnose a kernel stability problem before!! Lately, my server has been rebooting itself for an unknown reason. There isn't anything informative in the logs. I can't find any core dumps (find / -type f -iname '*core*'). Can someone point me in the right direction towards diagnosing this? TIA, Casey