From owner-freebsd-hackers@FreeBSD.ORG Sat Mar 14 15:29:43 2015 Return-Path: Delivered-To: freebsd-hackers@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 58A101C1 for ; Sat, 14 Mar 2015 15:29:43 +0000 (UTC) Received: from mo6-p00-ob.smtp.rzone.de (mo6-p00-ob.smtp.rzone.de [IPv6:2a01:238:20a:202:5300::7]) (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 D795EE32 for ; Sat, 14 Mar 2015 15:29:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1426346980; l=990; s=domk; d=fuckner.net; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References: Subject:CC:To:MIME-Version:From:Date; bh=C4QeVJ7SVDOs1OWQRkK891IjEtD5D+UdxrmzjmeMaXg=; b=ZT3BoFpGce9DtWv4AQf2kLHepD2uihGQLTlZmgepBtRsDAN8J/ceBDs2/Ib2jFv4AEd YxZVXkys0mYFNXwJimUZ1Y18RmwNkmb4y+m6FXjrb2mYtCOLspCJWMOo2DSc7DEHlINUp z34Tij6w2E549MaGPTMGB4Eale6ftxhgh1w= X-RZG-AUTH: :IWUHfUGtd9+6EujMWHx57N4dWae4bmTL/JIGbzkGUoozgknstV9BEzWRmW1VToIlv9YXueY+HT3a7I1W9ok0Dp7Udev/SxV3tQ== X-RZG-CLASS-ID: mo00 Received: from [IPv6:2a02:2028:614:c501:9146:9cdf:f7eb:31de] (some-ipv6-address.wtnet.de [IPv6:2a02:2028:614:c501:9146:9cdf:f7eb:31de]) by smtp.strato.de (RZmta 37.4 AUTH) with ESMTPSA id z02bebr2EFTcF0K (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate); Sat, 14 Mar 2015 16:29:38 +0100 (CET) Message-ID: <550453E2.8020901@fuckner.net> Date: Sat, 14 Mar 2015 16:29:38 +0100 From: Michael Fuckner User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Konstantin Belousov Subject: Re: Server with 3TB Crashing at boot References: <5503234A.4060103@fuckner.net> <55032C1B.5030004@multiplay.co.uk> <275339388.395931.1426279324879.JavaMail.open-xchange@ptangptang.store> <5503DC66.40409@fuckner.net> <55041EF5.9080200@multiplay.co.uk> <5504362C.9000904@fuckner.net> <20150314134733.GI2379@kib.kiev.ua> <550448B3.7050100@fuckner.net> <20150314145607.GJ2379@kib.kiev.ua> <5504530F.5040508@fuckner.net> In-Reply-To: <5504530F.5040508@fuckner.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: Ryan Stone , Steven Hartland , "freebsd-hackers@freebsd.org" 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: Sat, 14 Mar 2015 15:29:43 -0000 On 3/14/2015 4:26 PM, Michael Fuckner wrote: > On 3/14/2015 3:56 PM, Konstantin Belousov wrote: >> On Sat, Mar 14, 2015 at 03:41:55PM +0100, Michael Fuckner wrote: >>>>> >>>>> In the Processor Configuration tab there also was >>>>> extended apic support (default is disabled) >>>> On 10.1 this option should not result in any behaviour change. >>>> >>>>> >>>>> Should I give this option a try? >>>> >>>> Up to you. I am somewhat curious whether it boots with DMAR enabled >>>> and >>>> what happens if it does not. >>>> ____ >>> >>> looks good, doesn't it? >>> >>> http://dedi3.fuckner.net/~molli123/temp/dmar.log >> No, it does not. At least I suspect that your ix* interfaces are not >> functional. The issue is with DMAR code, not with the ixgbe driver, and >> it was probably fixed in stable/10. > > why do you think it is not working? > you were right- when doing pkg install subversion the machine rebootet- but logging was just turned off :( Michael!