Bug 159182

Summary: kickstart install using existing raid devices fails after formatting root filesystem
Product: [Fedora] Fedora Reporter: Alexandre Oliva <oliva>
Component: anacondaAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: high Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-08-15 15:42:41 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:
Attachments:
Description Flags
Patch that, placed in an update disk, worked around the bug, enabling the install to proceed none

Description Alexandre Oliva 2005-05-31 05:18:48 UTC
Description of problem:
After formatting the root filesystem, mdadmLine calls lookup_raid_device, but that fails because existing raid devices aren't registered.

Version-Release number of selected component (if applicable):
FC4-re0530.1

How reproducible:
Every time

Steps to Reproduce:
1.Have an already-installed box with existing raid devices, used as physical volumes or direct filesystems
2.Try to run a kickstart install creating say a new logical volume for the root device
  
Actual results:
Anaconda backtraces after formatting the root filesystem, while generating mdadm.conf

Expected results:
This worked before

Additional info:

Comment 1 Alexandre Oliva 2005-05-31 05:18:48 UTC
Created attachment 114982 [details]
Patch that, placed in an update disk, worked around the bug, enabling the install to proceed

Comment 2 Chris Lumens 2005-05-31 21:01:05 UTC
Applied for FC4 and Rawhide.