Bug 759036

Summary: imsm: fix: correct checking newly missing disks
Product: [Fedora] Fedora Reporter: Jes Sorensen <Jes.Sorensen>
Component: mdadmAssignee: Jes Sorensen <Jes.Sorensen>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: agk, dledford, Jes.Sorensen, mbroz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mdadm-3.2.3-3.fc16 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 759035 Environment:
Last Closed: 2012-01-28 03:25:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 759035, 759037    
Bug Blocks:    

Description Jes Sorensen 2011-12-01 10:03:30 UTC
+++ This bug was initially created as a clone of Bug #759035 +++

commit a510b1c7f07ba750979ba2f213ebe261bcfc4de4
Author: Lukasz Dorau <lukasz.dorau>
Date:   Mon Nov 14 15:52:52 2011 +0100

    imsm: fix: correct checking newly missing disks
    
    The problem occurs when RAID10 array under rebuild
    (after one disk fails) is assembled incrementally.
    Mdadm tries to start array just after adding the third disk
    and the volume is assembled incorrectly (in degraded state).
    
    The cause is that container_enough depends on
    newly missing disks which are checked incorrectly now.
    They should be checked using always the first map.
    
    Signed-off-by: Lukasz Dorau <lukasz.dorau>
    Signed-off-by: NeilBrown <neilb>

Comment 1 Fedora Update System 2012-01-05 15:26:41 UTC
mdadm-3.2.3-2.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/mdadm-3.2.3-2.fc16

Comment 2 Fedora Update System 2012-01-07 23:00:04 UTC
Package mdadm-3.2.3-2.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing mdadm-3.2.3-2.fc16'
as soon as you are able to, then reboot.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-0178/mdadm-3.2.3-2.fc16
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2012-01-12 13:39:45 UTC
mdadm-3.2.3-3.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/mdadm-3.2.3-3.fc16

Comment 4 Fedora Update System 2012-01-28 03:25:16 UTC
mdadm-3.2.3-3.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.