From owner-freebsd-stable@FreeBSD.ORG Fri Dec 19 00:29:49 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9687C333 for ; Fri, 19 Dec 2014 00:29:49 +0000 (UTC) Received: from mail.ultra-secure.de (mail.ultra-secure.de [88.198.178.88]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D9CC62538 for ; Fri, 19 Dec 2014 00:29:48 +0000 (UTC) Received: (qmail 52458 invoked by uid 89); 19 Dec 2014 00:27:30 -0000 Received: from unknown (HELO ?192.168.1.200?) (rainer@ultra-secure.de@217.71.83.52) by mail.ultra-secure.de with ESMTPA; 19 Dec 2014 00:27:30 -0000 From: Rainer Duffner Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: FreeBSD 10.1-amd64 -> booting on a HP DL380 Gen9 results in panic Message-Id: Date: Fri, 19 Dec 2014 01:27:13 +0100 To: freebsd-stable Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) X-Mailer: Apple Mail (2.1993) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-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: Fri, 19 Dec 2014 00:29:49 -0000 Hi, we got one to test and it booted using the UEFI memory stick image. However, I get a panic after Event time =E2=80=9ELAPIC=E2=80=9C quality 600 ACPI APIC Table: panic: APIC: CPU with APIC ID 0 is not enabled cpuid =3D 0 and then a stack backtrace What does that mean? AFAIK, I have a single E5-2620V3 CPU and 16 GB RAM in there. It=E2=80=99s primarily intended as a test-system - but earlier or later = I will have to put one into production because we=E2=80=99ll likely stop = procuring Gen8 systems sometime next year (when they simply stop = becoming available). I haven=E2=80=99t tried a snapshot of current. Rainer=