From owner-freebsd-stable@FreeBSD.ORG Mon Jan 24 08:11:34 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1DC116A4CE for ; Mon, 24 Jan 2005 08:11:34 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 7CB7E43D6A for ; Mon, 24 Jan 2005 08:11:33 +0000 (GMT) (envelope-from emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 24 Jan 2005 08:11:32 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) (62.245.232.135) by mail.gmx.net (mp001) with SMTP; 24 Jan 2005 09:11:32 +0100 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-stable@freebsd.org Date: Mon, 24 Jan 2005 09:11:27 +0100 User-Agent: KMail/1.7.2 X-Birthday: 10/06/72 X-CelPhone: +49 173 9967781 X-Tel: +49 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1329756.RDoxekAvrG"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200501240911.31608.emanuel.strobl@gmx.net> X-Y-GMX-Trusted: 0 Subject: watchdogd panic when shutdown -p X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 08:11:35 -0000 --nextPart1329756.RDoxekAvrG Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, I have a kernel with SW_WATCHDOG and simply enabled watchdog in rc.conf. I haven't found much info on that topic but I guess when the machine hangs= =20 (watchdogd doesn't get a result from the trivial fsck (what's that btw?)) t= he=20 kernel will reset the machine. Best would be if I never see watchdog in=20 action but I'm seeing a panic message after some interrupt statistics (see= =20 below) and the machine doesn't power off (like it does without watchdogd=20 enabled). Any hints? I played a bit with setting the -t timeoutseconds but this didn'= t=20 change anything, the machine doesn't power off. Is it correct that the=20 trivials filesystem check of watchdogd is really done every second by=20 default? Thanks a lot, =2DHarry Uptime: 25m6s interrupt total irq0: clk 771518 irq3: sio1 740 irq8: rtc 192856 irq10: fxp0 103 irq11: atapci1 21 irq12: fwohci0++ 69 irq13: npx0 1 irq14: ata0 51 irq15: ata1 17284 Total 982643 panic: watchdog timeout Uptime: 25m7s --nextPart1329756.RDoxekAvrG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBB9K2zBylq0S4AzzwRAoRIAJ47AKyAF1QRZ4Ej2ZuLZdH4840yzgCfTAAF DunrL8t+9c/KOsILQEUgkwE= =TZb6 -----END PGP SIGNATURE----- --nextPart1329756.RDoxekAvrG--