Bug 1056342

Summary: Disk partitioning errors if /boot on lvmlv
Product: [Fedora] Fedora Reporter: Ian Mortimer <i.mortimer>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 20CC: anaconda-maint-list, dlehman, g.kaviyarasu, jonathan, mkolman, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-22 15:32:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ian Mortimer 2014-01-22 02:06:40 UTC
Description of problem:
Configuring custom partitioning on an existing F18 system with / on an lvmlv gets the error:

/boot filesystem cannot be of type lvmlv 


Version-Release number of selected component (if applicable):
anaconda-20.25.15-1.fc20

How reproducible:
Always


Steps to Reproduce:
1. Partition a system with / on an lvm and no separate /boot
2. Start on installation of Fedora 20
3. Select custom partitioning and use existing partitions

Actual results:
The installer reports:  Error checking storage configuration
On expansion it shows the error:  /boot filesystem cannot be of type lvmlv


Expected results:
The installation should proceed since it's a valid configuration.


Additional info:
This system was installed with Fedora 18 which did not complain about /boot on lvmlv.  I was able to install Fedora 20 using kickstart with the identical configuration which shows the configuration is valid.


Thanks
--
Ian

Comment 1 Martin Kolman 2014-01-22 10:33:00 UTC
We have disabled support for having boot on lvmlv as of Fedora 20 due to the serious issues the tools we use for bootloader setup have with using an lvmlv for boot. 

I believe Dave Lehman can provide a more detailed answer, so I'm adding him to CC.

Comment 2 David Lehman 2014-01-22 15:32:19 UTC
/boot on lvm and btrfs have both been disabled due to issues with bootloader tools. What was allowed in the past is irrelevant. Sorry for the inconvenience.