Bug 186835 - mfiutil(8) broke between 9.1-RELEASE and 9.2-RELEASE [regression]
Summary: mfiutil(8) broke between 9.1-RELEASE and 9.2-RELEASE [regression]
Status: Closed DUPLICATE of bug 184405
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 9.2-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-17 12:30 UTC by Daniel Ylitalo
Modified: 2014-08-04 17:43 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Ylitalo 2014-02-17 12:30:00 UTC
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
Comment 1 Daniel Ylitalo 2014-02-17 12:35:17 UTC
Just want to add a note that this problem exists in 10.0-RELEASE too.
Comment 2 zurvan.akarana 2014-08-04 17:38:06 UTC
The bug has been addressed here:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184405
Comment 3 Mark Johnston freebsd_committer freebsd_triage 2014-08-04 17:43:12 UTC

*** This bug has been marked as a duplicate of bug 184405 ***