From owner-freebsd-questions@FreeBSD.ORG Thu Feb 15 22:14:17 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6311B16A400 for ; Thu, 15 Feb 2007 22:14:17 +0000 (UTC) (envelope-from zbyszek@szalbot.homedns.org) Received: from lists.lc-words.com (lists.lc-words.com [83.19.156.210]) by mx1.freebsd.org (Postfix) with ESMTP id 1155B13C4AC for ; Thu, 15 Feb 2007 22:14:16 +0000 (UTC) (envelope-from zbyszek@szalbot.homedns.org) Received: from localhost.168.11.51 ([::1] helo=lists.lc-words.com) by lists.lc-words.com with esmtp (Exim 4.66 (FreeBSD)) (envelope-from ) id 1HHosa-000Fij-OK for freebsd-questions@freebsd.org; Thu, 15 Feb 2007 23:15:04 +0100 Received: from 192.168.11.7 (SquirrelMail authenticated user zbyszek@szalbot.homedns.org) by lists.lc-words.com with HTTP; Thu, 15 Feb 2007 23:15:04 +0100 (CET) Message-ID: <60871.192.168.11.7.1171577704.squirrel@lists.lc-words.com> In-Reply-To: <20070215161327.C3035@bravo.pjkh.com> References: <20070215161327.C3035@bravo.pjkh.com> Date: Thu, 15 Feb 2007 23:15:04 +0100 (CET) From: "Zbigniew Szalbot" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: diagnosing a reacurring system freeze 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 Feb 2007 22:14:17 -0000 Hello, > Start with /var/log/messages and /var/log/console and then just anything > else in /var/log... look at the entries just before it hangs.. sometimes > you'll get a clue as to what is causing it to panic... I also experience periodic freezes. One pattern I am able to see is that whenever there is a freeze and I cannot log to the box for a period, /var/log/messages says: Feb 14 00:06:35 192 kernel: dc0: watchdog timeout Feb 14 03:14:59 192 kernel: dc0: watchdog timeout Freezes are always connected with watchdog timeout. Any hints how to dig further? -- Zbigniew Szalbot