Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 891981

Summary: RHEL 6.4 beta install kvm lv naming incorrect, using 'vroot' instead of specified name 'lvroot'
Product: Red Hat Enterprise Linux 6 Reporter: Jack Griffin <jgriffin>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Release Test Team <release-test-team-automation>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-07 14:31:35 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:
Attachments:
Description Flags
anaconda.storage.log none

Description Jack Griffin 2013-01-04 17:44:22 UTC
Created attachment 672499 [details]
anaconda.storage.log

Description of problem:
Discovered an issue with safe lv name validation causing the incorrect lv name to be used during install. 

Possibly related to bugzilla ID 747278
https://lists.fedorahosted.org/pipermail/anaconda-patches/2012-October/001625.html

16:00:54,188 DEBUG   : looking for device 'vguxlabr-lvroot'...
16:00:54,188 DEBUG   : found None
16:00:54,188 DEBUG   :        Ext4FS.supported: supported: True ;
16:00:54,189 DEBUG   : getFormat('ext4') returning Ext4FS instance
16:00:54,190 WARNING : using 'vroot' instead of specified name 'lvroot'
16:00:54,191 DEBUG   :           LVMVolumeGroupDevice.addChild: kids: 0 ; name: vguxlabr ;
16:00:54,192 DEBUG   :           LVMLogicalVolumeDevice._setFormat: vguxlabr-vroot ; current: None ; type: ext4 ;
16:00:54,192 DEBUG   : Adding vguxlabr-vroot/7000MB to vguxlabr
16:00:54,192 DEBUG   : added lvmlv vguxlabr-vroot (id 6) to device tree
16:00:54,192 DEBUG   : registered action: Create Device lvmlv vguxlabr-vroot (id 6)
16:00:54,192 DEBUG   : getFormat('None') returning DeviceFormat instance
16:00:54,193 DEBUG   : registered action: Create Format ext4 on lvmlv vguxlabr-vroot (id 6)
16:00:54,193 DEBUG   : looking for device 'vguxlabr'...
16:00:54,193 DEBUG   : PV size == 1
16:00:54,193 DEBUG   : PV size == 1
16:00:54,193 DEBUG   : PV size == 1
16:00:54,193 DEBUG   : vguxlabr size is 0MB
16:00:54,193 DEBUG   : lv vroot uses 0MB for snapshots
16:00:54,194 DEBUG   : PV size == 1
16:00:54,194 DEBUG   : vg vguxlabr has -7000MB free
16:00:54,194 DEBUG   : PV size == 1
16:00:54,194 DEBUG   : vguxlabr size is 0MB
16:00:54,194 DEBUG   : lv vroot uses 0MB for snapshots
16:00:54,194 DEBUG   : PV size == 1
16:00:54,194 DEBUG   : vg vguxlabr has -7000MB free
16:00:54,194 DEBUG   : found LVMVolumeGroupDevice instance (0x7f41b88b2c90) --

anaconda version 13.21.186 on x86_64

Comment 2 Chris Lumens 2013-01-07 14:31:35 UTC
This is a dup of bug 886150, which is unfortunately marked private.  However, it's currently ON_QA and marked as fixed in anaconda-13.21.191-1.  So this should be taken care of.

*** This bug has been marked as a duplicate of bug 886150 ***