From nobody@FreeBSD.org  Mon Feb 17 12:28:10 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id C36A3F94
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Feb 2014 12:28:10 +0000 (UTC)
Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id B02AC1ADC
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Feb 2014 12:28:10 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1HCSAgt062679
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Feb 2014 12:28:10 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1HCSAXr062652;
	Mon, 17 Feb 2014 12:28:10 GMT
	(envelope-from nobody)
Message-Id: <201402171228.s1HCSAXr062652@cgiserv.freebsd.org>
Date: Mon, 17 Feb 2014 12:28:10 GMT
From: Daniel Ylitalo <daniel@203webgroup.se>
To: freebsd-gnats-submit@FreeBSD.org
Subject: mfiutil broke between 9.1-RELEASE and 9.2-RELEASE
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         186835
>Category:       bin
>Synopsis:       mfiutil(8) broke between 9.1-RELEASE and 9.2-RELEASE [regression]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 17 12:30:00 UTC 2014
>Closed-Date:    
>Last-Modified:  Wed Apr 16 01:19:52 UTC 2014
>Originator:     Daniel Ylitalo
>Release:        9.2-RELEASE
>Organization:
203 Webgroup AB
>Environment:
FreeBSD 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0: Sat Jan 11 03:25:02 UTC 2014     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
mfiutil show disk size of 0.0 in 9.2 while it shows the correct size in 9.1


9.1:
[root@www-02-portlane ~]# mfiutil show drives
mfi0 Physical Drives:
 2 (   115G) ONLINE <INTEL SSDSC2CW12 400i serial=CVCV316004R8120BGN> SATA E1:S1
 3 (   115G) ONLINE <INTEL SSDSC2CW12 400i serial=CVCV313400DZ120BGN> SATA E1:S0


9.2:
[root@www-02-portlane ~]# mfiutil show drives
mfi0 Physical Drives:
 2 (   0.0) ONLINE <INTEL SSDSC2CW12 400i serial=CVCV316004R8120BGN> SATA E1:S1
 3 (   0.0) ONLINE <INTEL SSDSC2CW12 400i serial=CVCV313400DZ120BGN> SATA E1:S0
>How-To-Repeat:
run "mfiutil show drives" in 9.1 and 9.2 and you'll see the problem, in 9.2 the drives are missing the drive size
>Fix:


>Release-Note:
>Audit-Trail:

From: Daniel Ylitalo <daniel@203webgroup.se>
To: bug-followup@FreeBSD.org, daniel@203webgroup.se
Cc:  
Subject: Re: bin/186835: mfiutil broke between 9.1-RELEASE and 9.2-RELEASE
Date: Mon, 17 Feb 2014 13:35:17 +0100

 Just want to add a note that this problem exists in 10.0-RELEASE too.
>Unformatted:
