Bug 493065 - Tried to use undefined partition pv.1 in Volume Group specification
Summary: Tried to use undefined partition pv.1 in Volume Group specification
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Radek Vykydal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-31 14:17 UTC by Eric Paris
Modified: 2009-06-25 17:40 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-06-25 17:40:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
storage.log from the failed attempt (23.65 KB, text/plain)
2009-03-31 14:17 UTC, Eric Paris
no flags Details

Description Eric Paris 2009-03-31 14:17:25 UTC
Created attachment 337310 [details]
storage.log from the failed attempt

F11 boot.iso from March 31

anaconda version 11.5.0.38 on x86_64

My kickstart contains these exact lines:

part /boot --fstype ext3 --onpart=sda1
part swap --onpart=sda2
part pv.1 --onpart=sda3
part pv.2 --onpart=sda5

volgroup VGF1164 --pesize=32768 pv.1           #(this is line 28)
logvol / --fstype btrfs --name LVROOT --grow
logvol /home --fstype btrfs --name LVHOME --size=4096 --encrypted

volgroup VGVIRT --pesize=32768 pv.2
logvol /var/lib/libvirt/images --fstype btrfs --name LVVIRT --grow

The install fails with the following:

Error Parsing Kickstart Config

The following error was found while parsing your kickstart configuration:

The following problem occurred on line 28 of the kickstart file:

Tried to use undefined partition pv.1 in Volume Group specification

Comment 1 Chris Lumens 2009-04-07 13:46:40 UTC
This should be fixed in the next build of anaconda.

Comment 2 Bug Zapper 2009-06-09 12:51:06 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


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