From owner-freebsd-stable@FreeBSD.ORG Sun Nov 6 15:32:19 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 14E1D106566B for ; Sun, 6 Nov 2011 15:32:19 +0000 (UTC) (envelope-from ml@os2.kiev.ua) Received: from s1.sdv.com.ua (s1.sdv.com.ua [77.120.97.61]) by mx1.freebsd.org (Postfix) with ESMTP id C98AC8FC0A for ; Sun, 6 Nov 2011 15:32:18 +0000 (UTC) Received: from 80-105-243-80.cust.centrio.cz ([80.243.105.80] helo=[192.168.101.100]) by s1.sdv.com.ua with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.76 (FreeBSD)) (envelope-from ) id 1RN4hg-0006sO-AF; Sun, 06 Nov 2011 17:32:15 +0200 Message-ID: <4EB6A874.5080807@os2.kiev.ua> Date: Sun, 06 Nov 2011 16:32:04 +0100 From: Alex Samorukov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Frank Razenberg References: <4EB1BCAD.7080206@zzattack.org> In-Reply-To: <4EB1BCAD.7080206@zzattack.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SA-Score: -1.0 Cc: smartmontools-support@lists.sourceforge.net, FreeBSD Stable Mailing List Subject: Re: [smartmontools-support] 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: Sun, 06 Nov 2011 15:32:19 -0000 This is fixed by me in SVN. Also fix already applied in the ports, so please update your smartmontools port. On 11/02/2011 10:57 PM, 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 > >