From owner-freebsd-current@FreeBSD.ORG Thu Aug 23 08:27:34 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A43A16A421 for ; Thu, 23 Aug 2007 08:27:34 +0000 (UTC) (envelope-from h.schmalzbauer@omnisec.de) Received: from host.omnisec.de (host.omnisec.de [62.245.232.135]) by mx1.freebsd.org (Postfix) with ESMTP id 7CA7613C4B0 for ; Thu, 23 Aug 2007 08:27:31 +0000 (UTC) (envelope-from h.schmalzbauer@omnisec.de) Received: from tek.flintsbach.schmalzbauer.de (tek.flintsbach.schmalzbauer.de [172.21.2.3]) by host.omnisec.de (8.13.8/8.13.8) with ESMTP id l7N8ROZm042679 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 23 Aug 2007 10:27:29 +0200 (CEST) (envelope-from h.schmalzbauer@omnisec.de) Received: from titan.flintsbach.schmalzbauer.de (titan.flintsbach.schmalzbauer.de [IPv6:fec0::1:0:0:1:1]) by tek.flintsbach.schmalzbauer.de (8.13.8/8.13.8) with ESMTP id l7N8ROUq091033 for ; Thu, 23 Aug 2007 10:27:24 +0200 (CEST) (envelope-from h.schmalzbauer@omnisec.de) Received: from localhost (localhost [[UNIX: localhost]]) by titan.flintsbach.schmalzbauer.de (8.14.1/8.14.1/Submit) id l7N8S7Vg010241 for freebsd-current@freebsd.org; Thu, 23 Aug 2007 10:28:07 +0200 (CEST) (envelope-from h.schmalzbauer@omnisec.de) X-Authentication-Warning: titan.flintsbach.schmalzbauer.de: harry set sender to h.schmalzbauer@omnisec.de using -f From: Harald Schmalzbauer Organization: OmniSEC To: freebsd-current@freebsd.org Date: Thu, 23 Aug 2007 10:28:07 +0200 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708231028.07743.h.schmalzbauer@omnisec.de> Subject: ichwd and teethless watchdogd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Aug 2007 08:27:34 -0000 Hello, I had tested the ich 6/7/8 ichwd patch some months ago on a ich7 FSC machine and it worked fine. On my ich8 desktop probing found ichwd0 but it didn't work. My new ich9 machine doesn't show ichwd0. But now (with -current after imported ichwd patch) I also have problems on an Intel Server board with ich7. SIGKILL to watchdogd should reboot the machine, right? It doesn't, but probing reports two times ichwd0. How can I find out what's going on? Can I watch the dog watching? Best regards, -Harry