Bug 1016247

Summary: dracut needs to adapt co changing mdadm rules files
Product: [Fedora] Fedora Reporter: Jes Sorensen <Jes.Sorensen>
Component: dracutAssignee: dracut-maint
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dledford, dracut-maint, harald, jonathan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dracut-034-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1016730 (view as bug list) Environment:
Last Closed: 2013-10-08 12:57:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1016730    

Description Jes Sorensen 2013-10-07 18:44:07 UTC
Description of problem:
With the update to mdadm-3.3, the rules files have changed. dracut needs to
be adapted to match:

[root@noisybay ~]# dracut -f
sed: can't read /var/tmp/initramfs.KHxOmV/usr/lib/udev/rules.d/64-md-raid.rules: No such file or directory
[root@noisybay ~]# rpm -ql mdadm|grep md-raid.rules
[root@noisybay ~]# rpm -ql mdadm|grep rules
/usr/lib/udev/rules.d/63-md-raid-arrays.rules
/usr/lib/udev/rules.d/64-md-raid-assembly.rules
/usr/lib/udev/rules.d/65-md-incremental.rules

This is with

http://kojipkgs.fedoraproject.org//packages/mdadm/3.3/1.fc20/x86_64/mdadm-3.3-1.fc20.x86_64.rpm

Comment 1 Harald Hoyer 2013-10-08 12:57:17 UTC
dracut-034-1