Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2018 04:55:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 225997] "mfiutil show volumes" incorrectly identifies RAID-1 vs RAID-10 volumes
Message-ID:  <bug-225997-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225997

            Bug ID: 225997
           Summary: "mfiutil show volumes" incorrectly identifies RAID-1
                    vs RAID-10 volumes
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: yaneurabeya@gmail.com

Based on the math shown below (and my knowledge of the configuration), my
configuration is being misreported as RAID-1 (in reality it's RAID-10):

# mfiutil show volumes                                                          
mfi0 Volumes:                                    
  Id     Size    Level   Stripe  State   Cache   Name                           
 mfid0 ( 5588G) RAID-1      64K OPTIMAL Disabled 
# sudo mfiutil show drives
mfi0 Physical Drives:
 4 ( 2795G) ONLINE <WDC WD30EFRX-68E 0A82 serial=WD-WCC4N3ZKL32E> SATA E1:S0
 5 ( 2795G) ONLINE <WDC WD30EFRX-68A 0A80 serial=WD-WMC1T1018555> SATA E1:S3
 6 ( 2795G) ONLINE <WDC WD30EFRX-68A 0A80 serial=WD-WMC1T1017008> SATA E1:S1
 7 ( 2795G) ONLINE <WDC WD30EFRX-68E 0A80 serial=WD-WCC4N0460371> SATA E1:S2

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225997-8>