Bug 193073

Summary: writer.py : Need to doVolumeGroup before doLogivcalVolume
Product: [Fedora] Fedora Reporter: James Martin <james_martin>
Component: pykickstartAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
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-05-25 13:53:38 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 James Martin 2006-05-24 22:30:49 UTC
lines 35-36 should read:

self.doPartition, self.doVolumeGroup,
self.doLogicalVolume, self.doRaid,

If you have it with doLogicalVolume first, it kickstart barfs because a LV has
to belong to a LVG.

Comment 1 James Martin 2006-05-24 22:31:25 UTC
tested on rhel4qu3