From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 17 12:30:00 2014 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.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 D43B1160 for ; Mon, 17 Feb 2014 12:30:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 949081AEC for ; Mon, 17 Feb 2014 12:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1HCU0LM064284 for ; Mon, 17 Feb 2014 12:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1HCU0NL064283; Mon, 17 Feb 2014 12:30:00 GMT (envelope-from gnats) Resent-Date: Mon, 17 Feb 2014 12:30:00 GMT Resent-Message-Id: <201402171230.s1HCU0NL064283@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Daniel Ylitalo 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 ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: bin/186835: mfiutil broke between 9.1-RELEASE and 9.2-RELEASE X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Feb 2014 12:30:00 -0000 >Number: 186835 >Category: bin >Synopsis: mfiutil broke between 9.1-RELEASE and 9.2-RELEASE >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: >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 SATA E1:S1 3 ( 115G) ONLINE SATA E1:S0 9.2: [root@www-02-portlane ~]# mfiutil show drives mfi0 Physical Drives: 2 ( 0.0) ONLINE SATA E1:S1 3 ( 0.0) ONLINE 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: >Unformatted: