From owner-freebsd-questions@FreeBSD.ORG Wed May 23 12:14:38 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 73954106566C for ; Wed, 23 May 2012 12:14:38 +0000 (UTC) (envelope-from nvass@gmx.com) Received: from mailout-us.gmx.com (mailout-us.gmx.com [74.208.5.67]) by mx1.freebsd.org (Postfix) with SMTP id 0FF318FC12 for ; Wed, 23 May 2012 12:14:37 +0000 (UTC) Received: (qmail invoked by alias); 23 May 2012 12:14:36 -0000 Received: from g230068075.adsl.alicedsl.de (EHLO [192.168.178.28]) [92.230.68.75] by mail.gmx.com (mp-us005) with SMTP; 23 May 2012 08:14:36 -0400 X-Authenticated: #46156728 X-Provags-ID: V01U2FsdGVkX1+wW7RTe9Wwi5jlZ+Afgty7yG31/JA3AJK+5vVDUr f4qO51+/iDwZDX Message-ID: <4FBCD49B.90104@gmx.com> Date: Wed, 23 May 2012 14:14:19 +0200 From: Nikos Vassiliadis User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: "subramani.p" References: <1337773554147-5711599.post@n5.nabble.com> In-Reply-To: <1337773554147-5711599.post@n5.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-questions@freebsd.org Subject: Re: Regarding PCI-E error display in FreeBSD 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: Wed, 23 May 2012 12:14:38 -0000 On 5/23/2012 1:45 PM, subramani.p wrote: > Does FreeBSD has provision to display PCI-E errors. > > we are observing a FreeBSD OS hang while performing a phy break of an > expander during IOs on the drives attached to the expander. > > The same test when run under linux we could see Linux OS popping up PCIe > related error messages which was detected through their AER module. > > Please help me in understanding if there are any such modules in FreeBSD > through which PCIe related error message can be viewed. Hi, Check if this helps: http://lists.freebsd.org/pipermail/freebsd-current/2012-May/033734.html Nikos