From owner-freebsd-stable@FreeBSD.ORG Thu Nov 3 23:54:55 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 22FE5106566C for ; Thu, 3 Nov 2011 23:54:55 +0000 (UTC) (envelope-from mandrews@bit0.com) Received: from magnum.bit0.com (magnum.bit0.com [IPv6:2604:e700:b0:1::200]) by mx1.freebsd.org (Postfix) with ESMTP id CA71E8FC18 for ; Thu, 3 Nov 2011 23:54:54 +0000 (UTC) Received: from magnum.bit0.com (localhost [127.0.0.1]) by magnum.bit0.com (Postfix) with ESMTP id 51A3220D2 for ; Thu, 3 Nov 2011 19:54:54 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=bit0.com; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; s=boogity; bh=rIOf6GnDi wT7E40RD5Ww/JJzVKg4GgOQQapyxfO0vbw=; b=DUGTzhh86VjcY0PBu6+QmVFRK Z2vcsOrT80hxDREa5e/aLREzzCTFC8+MOn+G7851GOadnCijLOyOlyzNyk/jTSfG OPGr1b9UGntjo5XUVcZLLdGu2KlfYmAdBvAdI9+TkiqbAJMIaLj9umwjhu/EOuMG q/YJgOZT+tIYkk/9O0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=bit0.com; h=message-id:date :from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=boogity; b=bv2 kDkLxoDsKYVdmYCSYOS+bspgX3XDA9In4hATkuWYvFIvzriNcRUHenRdpAp4QPiB OvQ6fFa+mTUYS/QEiZOMRR1x6b68LyM0r+G6bTF9LhNdiRvNKAKowOy8UlOGZe6b 4rhxuEJNL+VKDBc0BSff94nafj8pq/nuE9Ru8V3Y= Received: from [IPv6:2001:470:1f11:c3c:230:1bff:febc:8604] (unknown [IPv6:2001:470:1f11:c3c:230:1bff:febc:8604]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by magnum.bit0.com (Postfix) with ESMTPSA id 1C23E20D1 for ; Thu, 3 Nov 2011 19:54:53 -0400 (EDT) Message-ID: <4EB329AE.2030407@bit0.com> Date: Thu, 03 Nov 2011 19:54:22 -0400 From: Mike Andrews User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20110812 Thunderbird/6.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <4EB1BCAD.7080206@zzattack.org> <20111102233807.GA67112@icarus.home.lan> <4EB1D6F9.3060008@zzattack.org> <20111103000124.GA67550@icarus.home.lan> <4EB1DD51.4080808@zzattack.org> <20111103002352.GA67904@icarus.home.lan> <4EB2538D.3090108@zzattack.org> <4EB2CB75.6070003@os2.kiev.ua> <4EB2E2D7.2050809@os2.kiev.ua> <4EB2F510.5070804@os2.kiev.ua> In-Reply-To: <4EB2F510.5070804@os2.kiev.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Thu, 03 Nov 2011 23:54:55 -0000 On 11/3/2011 4:09 PM, Alex Samorukov wrote: > On 11/03/2011 08:37 PM, James wrote: >> On Thu, Nov 3, 2011 at 1:52 PM, Alex Samorukov wrote: >>> Thank you. I currently got shell, but user-only, what is useless for >>> me ;-) (All ioctl/cam commands require superuser) >>> >>> I asked for the root and now waiting for it. You can also provide >>> shell so i will have more boxes to test. I am expecting some very >>> trivial bug caused by some wrong data returned from the driver >>> without strict check in smartctl. >> No problem. Send me your public key privately and I'll set you up. >> > Could you please try to build latest svn version (see [1]) ? I think i > fixed this bug. The version that was just committed to the ports tree fixed my problem, fyi :)