RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 467899 - Anaconda enforces archaic LVM1 extent limit on LVM2 logical volumes
Summary: Anaconda enforces archaic LVM1 extent limit on LVM2 logical volumes
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: anaconda
Version: 6.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: 6.0
Assignee: Anaconda Maintenance Team
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks: AnacondaStorage
TreeView+ depends on / blocked
 
Reported: 2008-10-21 16:13 UTC by Chris Snook
Modified: 2010-07-02 18:48 UTC (History)
4 users (show)

Fixed In Version: anaconda-12.38.5-1.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-02 18:48:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Chris Snook 2008-10-21 16:13:54 UTC
Description of problem:
The installer GUI will not let you create a logical volumes with more than 65536 logical extents.  This appears to be an attempt to enforce the LVM1 limit of 65534 extents per LV, which was lifted long ago.

Version-Release number of selected component (if applicable):
RHEL 5.2

How reproducible:
100%

Steps to Reproduce:
1. Start RHEL 5.2 installer in graphical mode
2. select custom disk layout
3. create a large PV (at least 64 GB)
4. create a VG with that large PV, and select a small extent size, such as 1 MB
5. Try to create a very large LV (> 64 GB)
  
Actual results:
Anaconda tells you it's limited to 65536 x extent size.

Expected results:
Anaconda lets you do whatever you want, since LVM2 does not have this restriction.

Additional info:
This artificially limits logical volumes to 2 TB with the default 32 MB extent size, or 8 TB with the maximum 128 MB extent size available in the LVM GUI.

Comment 1 Chris Lumens 2009-04-29 17:37:20 UTC
This should be fixed up in F11, which means it'll get pulled in for RHEL6.  I doubt we'll ever be able to isolate the set of commits that fix just this issue for backporting, since fixing this was part of a major storage rewrite we've been dealing with for a while now.  If you can, please test F11 out so we can make sure there's no outstanding problem for RHEL6.  Thanks.

Comment 4 Alexander Todorov 2010-05-24 14:30:00 UTC
Tested with anaconda-13.21.45-1.el6 in Xen domU. My setup is this:

- The domU backing store is a 100G file on the host
- In Anaconda UI I've created /boot (200MB) and a PV using all remaining space
- Created a VG with PE size 1MB and a LV for / with size 99850 MB. The rest is swap

Anaconda didn't issue any warnings or errors and happily proceeded with the install. The system was able to boot after install. 

Moving to VERIFIED.

Comment 5 releng-rhel@redhat.com 2010-07-02 18:48:17 UTC
Red Hat Enterprise Linux Beta 2 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.


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