From owner-freebsd-stable@FreeBSD.ORG Mon Jun 26 22:11:10 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 9C1BE16A572 for ; Mon, 26 Jun 2006 22:11:10 +0000 (UTC) (envelope-from M.Hirsch@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id E3AF64480B for ; Mon, 26 Jun 2006 22:11:08 +0000 (GMT) (envelope-from M.Hirsch@gmx.de) Received: (qmail invoked by alias); 26 Jun 2006 22:11:07 -0000 Received: from HSI-KBW-085-216-025-126.hsi.kabelbw.de (EHLO [192.168.101.121]) [85.216.25.126] by mail.gmx.net (mp002) with SMTP; 27 Jun 2006 00:11:07 +0200 X-Authenticated: #820862 Message-ID: <44A05B77.1030200@gmx.de> Date: Tue, 27 Jun 2006 00:11:03 +0200 From: "M.Hirsch" User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: Michael Butler References: <000001c6996c$3eab9df0$ad0d510a@toshi> In-Reply-To: <000001c6996c$3eab9df0$ad0d510a@toshi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 6.x CVSUP today crashes with zero load ... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 26 Jun 2006 22:11:10 -0000 > .. So the logs are there, all that's required is a utility to read them >and, optionally, alert the administrator to the event, > > > No, I think a panic _should_ occur, even if there was a correctable error. Not "when there's no other option left". Maybe make it optional via a kernel option. There are much less-significant problems that can cause a panic. Sure, you may be one of the few people out there who knows how to correctly run a _BSD_ system... There's few of yous out there, ;) M.