From owner-freebsd-stable@FreeBSD.ORG Wed Nov 2 23:38:10 2011 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 2CCF11065672 for ; Wed, 2 Nov 2011 23:38:10 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta06.westchester.pa.mail.comcast.net (qmta06.westchester.pa.mail.comcast.net [76.96.62.56]) by mx1.freebsd.org (Postfix) with ESMTP id CEBAF8FC14 for ; Wed, 2 Nov 2011 23:38:09 +0000 (UTC) Received: from omta21.westchester.pa.mail.comcast.net ([76.96.62.72]) by qmta06.westchester.pa.mail.comcast.net with comcast id sMV41h00F1ZXKqc56PeAYZ; Wed, 02 Nov 2011 23:38:10 +0000 Received: from koitsu.dyndns.org ([67.180.84.87]) by omta21.westchester.pa.mail.comcast.net with comcast id sPe81h00Y1t3BNj3hPe9AC; Wed, 02 Nov 2011 23:38:09 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 96438102C19; Wed, 2 Nov 2011 16:38:07 -0700 (PDT) Date: Wed, 2 Nov 2011 16:38:07 -0700 From: Jeremy Chadwick To: Frank Razenberg Message-ID: <20111102233807.GA67112@icarus.home.lan> References: <4EB1BCAD.7080206@zzattack.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4EB1BCAD.7080206@zzattack.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: smartmontools-support@lists.sourceforge.net, FreeBSD Stable Mailing List Subject: Re: smartctl / mpt on 9.0-RC1 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: Wed, 02 Nov 2011 23:38:10 -0000 On Wed, Nov 02, 2011 at 10:57:01PM +0100, Frank Razenberg wrote: > Ever since I tried 9.0-RC1 I haven't been able to read SMART values > of the disks attached to my Intel SASUC8i (LSI 1068e rebrand) > controller with smartctl. Similar disks on motherboard SATA ports > can be queried as expected. > > # smartctl -a /dev/da0 > smartctl 5.42 2011-10-20 r3458 [FreeBSD 9.0-RC1 amd64] (local build) > Copyright (C) 2002-11 by Bruce Allen, > http://smartmontools.sourceforge.net > > Segmentation fault (core dumped) > > The controller was flashed to run in IT-mode. The relevant > smartctl.core dump is available at > http://files.zzattack.org/smartctl.core.zip > > Suggestions or a fix would be highly appreciated. You will need to debug the core yourself, not provide it to us. Sometimes cores are specific to a person's system. Please run "gdb /usr/local/sbin/smartctl smartctl.core" and provide here the function call stack. This will help determine if it's a bug in smartctl or something FreeBSD-related. If it's a smartmontools problem, you will need to report the bug to them directly via Sourceforge. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, US | | Making life hard for others since 1977. PGP 4BD6C0CB |