Bug 429268

Summary: RAID volume name change require rebuilding initrd
Product: Red Hat Enterprise Linux 5 Reporter: Adam Cetnerowski <adam.cetnerowski>
Component: mkinitrdAssignee: Peter Jones <pjones>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5.1CC: krzysztof.wojcik
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-14 07:44:46 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:

Description Adam Cetnerowski 2008-01-18 12:57:13 UTC
Description of problem:

In the script "/sbin/mkinitrd" the following line 
(line=~1336) "dmraid -ay -i -p \$dmname\"
is added to initrd. 

If the user changes the volume name, he will have to rebuild initrd or the RAID
volume will not be reactivated. 

Suggested change:
If the line is change to:
"dmraid -ay -i -p"

dmraid will reactivate the RAID volume irrespective of its name.

Comment 1 Krzysztof Wojcik 2008-10-14 07:44:46 UTC
Problem does not reproduce in RHEL5.2