Bug 852097

Summary: Upgrading from Fedora 16 fails: /dev/md1 is expected but missing
Product: [Fedora] Fedora Reporter: Guido Winkelmann <guido-rhbug>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 17CC: anaconda-maint-list, g.kaviyarasu, jonathan, 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: 2013-01-20 17:40:43 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
The report file generated by anaconda none

Description Guido Winkelmann 2012-08-27 15:33:13 UTC
Created attachment 607238 [details]
The report file generated by anaconda

Description of problem:

When trying to upgrade a Fedora 16 installation to Fedora 17 using the CD image named Fedora-17-x86_64-netinst.iso, the installation fails right after the point where I choose to upgrade an existing installation instead of installing a new one.

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

Unknown, but it is the version of anaconda that is shipped with the mention CD image.

How reproducible:

Always reproducible.

Steps to Reproduce:
1. Boot the computer in question from the Fedora 17 install CD
2. After anaconda has scanned the existing volumes and found the existing Fedora 16 installation, choose to upgrade it.
  
Actual results:

Anaconda shows an error message, gives the user the option to report that error and then quits.

Expected results:

Anaconda should upgrade the existing installation to Fedora 17, then reboot.

Additional info:

This machine has a not entirely trivial partition layout, using MD and LVM:

/dev/md0 is a RAID 1 device containing an LVM VG, which in turn contains LVs for /, /var, swap, and /var/run
/dev/md1 is another RAID 1 device, and is directly mounted under /mondata
/dev/sda5 contains a btrfs filesystem and is mounted under /osddata/osd.0
/dev/sdb5 contains an ext4 fs and is mounted under /nfsexport

Comment 1 Chris Lumens 2013-01-20 17:40:43 UTC
With F18, we've moved to a simpler upgrade process that does not involve anaconda in the least.  We're using a tool called fedup now that takes the place of preupgrade, and then uses regular system tools to do the upgrade itself.  With anaconda no longer involved, this bug report should no longer be relevant.