From owner-freebsd-stable@FreeBSD.ORG Tue Oct 5 13:42:35 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E84C106566C for ; Tue, 5 Oct 2010 13:42:35 +0000 (UTC) (envelope-from cforgeron@acsi.ca) Received: from mta04.eastlink.ca (mta04.eastlink.ca [24.224.136.10]) by mx1.freebsd.org (Postfix) with ESMTP id 059598FC18 for ; Tue, 5 Oct 2010 13:42:34 +0000 (UTC) MIME-version: 1.0 Received: from ip02.eastlink.ca ([unknown] [24.222.39.20]) by mta04.eastlink.ca (Sun Java(tm) System Messaging Server 7.3-11.01 64bit (built Sep 1 2009)) with ESMTP id <0L9T00LBCJCZUAE1@mta04.eastlink.ca> for freebsd-stable@freebsd.org; Tue, 05 Oct 2010 10:12:35 -0300 (ADT) X-CMAE-Score: 0 X-CMAE-Analysis: v=1.1 cv=mORQtGzMSGJSBwuMSvVfB0MKjPGmXehAuj88Uvu04o4= c=1 sm=1 a=fuijmVPJwygA:10 a=8Z25AiM9YVTHTjoppoMA:9 a=PZs15PPytPg_y8zMsOP3gcEoULIA:4 a=CjuIK1q_8ugA:10 a=yMhMjlubAAAA:8 a=SSmOFEACAAAA:8 a=CqHmtUo7cI639Yrea0MA:9 a=Tj_EuNKBbwfbZ-v1YQQA:7 a=kyz08oSWwFZzXHGYFoaWdvbETp0A:4 a=Y4g+zi6NJtbRuBVJrbSZ6Q==:117 Received: from blk-222-10-85.eastlink.ca (HELO server7.acsi.ca) ([24.222.10.85]) by ip02.eastlink.ca with ESMTP; Tue, 05 Oct 2010 10:12:33 -0300 Received: from server7.acsi.ca ([192.168.9.7]) by server7.acsi.ca ([192.168.9.7]) with mapi; Tue, 05 Oct 2010 10:12:33 -0300 From: Chris Forgeron To: "freebsd-stable@freebsd.org" Date: Tue, 05 Oct 2010 10:12:32 -0300 Thread-topic: Dell T710 with Xeon x5660 Kernel Panics - Fixed under 8.1-STABLE Thread-index: ActkjvhNWGGShk7CQ9apguWtVbUdlw== Message-id: Accept-Language: en-US Content-language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; CHARSET=US-ASCII Content-Transfer-Encoding: 7BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Dell T710 with Xeon x5660 Kernel Panics - Fixed under 8.1-STABLE 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: Tue, 05 Oct 2010 13:42:35 -0000 BTW, just passing on that my Dell T710 which would Kernel panic under 8.1-RELEASE randomly between 10 minutes-2 days, no longer does this under 8.1-STABLE. I was running it with 2 of the new Intel 6 core Xeon's - X5660 Under 8.1.-RELEASE FreeBSD didn't recognize the processor, and I guess that's causing APIC table load issues? I had tried 2 reinstalls, and building a custom kernel, and always the same issue. My CPU is detected properly under STABLE, and looks to be rock solid - Except for a small ZFS bug that may report a bit later when I have time for screen shots. I still have the old HD with 8.1 STABLE on it, and can load it up if anyone needed me to find out exactly the difference. Thanks.