Bug 189123

Summary: anaconda-ks.cfg missing --noformat and --useexisting in volgroup/logvol
Product: [Fedora] Fedora Reporter: Axel Thimm <Axel.Thimm>
Component: anacondaAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: low Docs Contact:
Priority: medium    
Version: 5CC: rspaulding
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: 2006-04-27 21:30:21 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 Axel Thimm 2006-04-17 15:25:59 UTC
Description of problem:
When installing FC5 while keeping some vgs and lvs the resulting anaconda-ks.cfg
is missing the appropriate options and a replay fails.

Version-Release number of selected component (if applicable):
anaconda-11.0.5-1

How reproducible:
always

Steps to Reproduce:
1.Install over an existing lvm partitioning scheme.
2.Keep at least one lv w/o formating it.
3.Use the resulting anaconda-ks.cfg for a kickstart install
  
Actual results:
The volume group gets wiped

Expected results:
The volgroup statement should had an "--noformat"
The logvol statement of to be wiped lvs should had an "--useexisting"
The logvol statement of the to be kept lv was ok.

Additional info:
https://www.redhat.com/archives/kickstart-list/2006-April/msg00040.html