From owner-freebsd-questions@FreeBSD.ORG Tue Apr 1 19:51:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEAFB106567C for ; Tue, 1 Apr 2008 19:51:13 +0000 (UTC) (envelope-from nino80@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.236]) by mx1.freebsd.org (Postfix) with ESMTP id 0DD558FC2E for ; Tue, 1 Apr 2008 19:51:12 +0000 (UTC) (envelope-from nino80@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so1394943wra.13 for ; Tue, 01 Apr 2008 12:51:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=HAqyRa+odT3Q2NW/lJ7h6+khgfSsUaqjnqq+CA9NAdY=; b=ClLGErzT3GTBEH2xTY58QVd4VQa1ITiEoYqOwnR3YhMY6RFoncroNDRrlUKZbmQALKwd5xBkjL/uFFNVml9iXfXE4TEs+gukmWfMhzkPTK7z6nizv4CsyjBrv+ZJgcYHS1mtItQ7bXw0iYJO9qEaRaYJV/LFXZnS7F19oSOvUsU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Akt3ph5LpJUkivpTmpqrTMguVto3aoccaSqfmBS4ST6cguRNZNSBiAqMg9NaHqlx2AmUdBjhVupqnoaKl59Jpo0DE/DQGsPWdIJKV/wXLgwGoFIVDt9OKQ3wY2F0dNToxCpbosRGzI30L1Cq21Jny6679bMV1K/Ox+LLO9on6KU= Received: by 10.140.172.19 with SMTP id u19mr4676999rve.31.1207079471543; Tue, 01 Apr 2008 12:51:11 -0700 (PDT) Received: by 10.141.28.10 with HTTP; Tue, 1 Apr 2008 12:51:11 -0700 (PDT) Message-ID: <92bcbda50804011251wade6cc5y41d5c4023ac46f7c@mail.gmail.com> Date: Tue, 1 Apr 2008 21:51:11 +0200 From: "n j" To: "FreeBSD Questions" In-Reply-To: <20080401142926.5c112197.wmoran@potentialtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <92bcbda50804010613p3cd927e4g4a3c3c7820a6a06e@mail.gmail.com> <002e01c893fd$2bb5e8d0$3202a8c0@glattwerk.local> <92bcbda50804010852s20e5d681y9d2d2a4cd9e9adea@mail.gmail.com> <20080401125119.f66c3e38.wmoran@potentialtech.com> <92bcbda50804011123o3bef7918r6a5078e0fb171f0e@mail.gmail.com> <20080401142926.5c112197.wmoran@potentialtech.com> Subject: Re: FreeBSD crashes 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: Tue, 01 Apr 2008 19:51:13 -0000 > Even if it doesn't help you, it will provide details that you can post > with your question so that people can help you more effectively. True. In the meantime, I've started reading the temperature sensors with freeipmi and graphing them with munin. On a side note, the hardware in question is Dell Poweredge 1750 and I've found following two threads which might be related: http://lists.freebsd.org/pipermail/freebsd-smp/2005-November/001016.html http://lists.freebsd.org/pipermail/freebsd-stable/2005-November/019932.html Even if not the same as the problem at hand, it shows that Dell has stability issues with running FreeBSD, not to mention that there are no hw.acpi.thermal.* knobs whatsoever in sysctl output on this machine. Regards, -- Nino