Bug 475066

Summary: anaconda ignores UUID option and mounts incorrect (LVM) partitions
Product: [Fedora] Fedora Reporter: Adam Pribyl <covex>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 10CC: anaconda-maint-list
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: 2008-12-08 21:53:15 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 Adam Pribyl 2008-12-07 08:46:51 UTC
Description of problem:
I had two installation of Fedora on my system. 
1. F9 (x86_64) using partitions without LVM structure, just plain ext3 partitions for boot, home and /.
2. F10 (i686) using a standard installation disk schema with LVM.

From F9 installation I run preupgrade, it downloaded all the necessary packages to /var/cache/yum/preupgrade and modified grub to set up anaconda at the next boot. The setup line in grub was correctly pointing to F9 partitions using UUID identifier. Nevertheless when anaconda started it could not find a preupgrade repo on the disk. I found, it is mounting an LVM partition of second Fedora installation. I did not found any way how to workaround this. The only solution was to delete the LVM partitions from disk table.

Version-Release number of selected component (if applicable):
preupgrade-1.0.0-1.fc9.noarch
anaconda from F10-preupgrade install

Steps to Reproduce:
1. Create two installations of Fedora - one without LVM, second with LVM
2. Try to upgrade (thru preupgrade) first one - without LVM

  
Actual results:
Anaconda automounts under /mnt/sysimage the installation with LVM, ignoring the options to mount disks with certain UUID.

Expected results:
Anaconda mounts the system that really should be upgraded.

Comment 1 Andy Lindeberg 2008-12-08 21:53:15 UTC

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