From owner-freebsd-hackers@FreeBSD.ORG Wed Mar 11 13:45:57 2015 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B453AD66; Wed, 11 Mar 2015 13:45:57 +0000 (UTC) Received: from mo6-p00-ob.smtp.rzone.de (mo6-p00-ob.smtp.rzone.de [IPv6:2a01:238:20a:202:5300::11]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.smtp.rzone.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 29471DDA; Wed, 11 Mar 2015 13:45:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1426081528; l=762; s=domk; d=fuckner.net; h=Content-Transfer-Encoding:Content-Type:Subject:To:MIME-Version:From: Date; bh=yABuP3lrNXtL4ie4CDeyReEI8sfW4/iPPwZfGeXJzAI=; b=oiw9N1H2Efb9y6rgRNlX2+/EOoEBNg96/EB1LyoPE3U6LCkhhuIR5uEVyGXrHQs6aiK Cfl2Ft+HyQulqLALdADhZw1wBjh+tMdtLYmozn5BhpuSeiUGxuVn4rB2oZEL6hUDB+qPx +L4S6sBg64nfONF925gfeyU1ACad+nC1L1k= X-RZG-AUTH: :IWUHfUGtd9+6EujMWHx57N4dWae4bmTL/JIGbzkGUoozgkO4q1xDEhkgOJDsXNs= X-RZG-CLASS-ID: mo00 Received: from fuckner.delnet ([85.183.0.195]) by smtp.strato.de (RZmta 37.3 AUTH) with ESMTPA id 003b59r2BDjSZ94; Wed, 11 Mar 2015 14:45:28 +0100 (CET) Message-ID: <550046F7.1050205@fuckner.net> Date: Wed, 11 Mar 2015 14:45:27 +0100 From: Michael Fuckner User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: freebsd-hardware@freebsd.org, freebsd-hackers@freebsd.org Subject: Server with 3TB Crashing at boot Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Mar 2015 13:45:57 -0000 Hi, I have a server with 4 Xeon E7-8857 v2 and 96x32TB, organized as 8 Memory Risers with 12DIMMs each. With 2 Risers I can boot the System with FreeBSD10.1-p6, when adding a third riser (above 1TB RAM) the system crashes on boot. http://dedi3.fuckner.net/~molli123/temp/3tb_ap1_phy2.png http://dedi3.fuckner.net/~molli123/temp/3tb_crash.avi Here is the dmesg/ verbose dmesg, but I believe the verbose one got truncated. Is there anything more I can do than booting verbose and to copy /var/run/dmesg.boot? http://dedi3.fuckner.net/~molli123/temp/dmesg_q71l-4u_verbose.txt http://dedi3.fuckner.net/~molli123/temp/dmesg_q71l-4u_10.1.txt Regards, Michael! PS: already posted to freebsd-amd64, but I was told these lists are better.