Bug 429268 - RAID volume name change require rebuilding initrd
Summary: RAID volume name change require rebuilding initrd
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: mkinitrd
Version: 5.1
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Peter Jones
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-18 12:57 UTC by Adam Cetnerowski
Modified: 2008-10-14 07:44 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-14 07:44:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.