Bug 500533

Summary: Anaconda fails to find root on preupgrade
Product: [Fedora] Fedora Reporter: Sven Lankes <sven>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, mschmidt, rmaximo, vanmeeuwen+fedora
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: 2009-05-13 13:14:03 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:
Attachments:
Description Flags
Backtrace saved by anaconda
none
Anaconda backtrace with only one disk
none
/tmp/storage.log none

Description Sven Lankes 2009-05-13 07:06:23 UTC
Created attachment 343715 [details]
Backtrace saved by anaconda

Description of problem:
 
I tried to update my f10 install to rawhide using preupgrade-1.1.0-0.pre3. 
Anaconda failed to find the root of my installation and offered to do a fresh install instead.

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

Anaconda from rawhide as of "2009-05-12".

Actual results:

No update to rawhide

Expected results:

update to rawhide

Additional info:

This machine has two harddrives - sda is the current drive and sdb is an old drive that also still has a fedora install on it.

Comment 1 Sven Lankes 2009-05-13 07:42:47 UTC
Created attachment 343716 [details]
Anaconda backtrace with only one disk

I have now physically disconnected the 2nd drive and anaconda still fails to find the root and start the update.

Comment 2 Michal Schmidt 2009-05-13 12:55:55 UTC
I am seeing the same problem. In my case I tried to use preupgrade to upgrade a F9 Xen VM to current Rawhide.

What we both seem to have in common is that we have the root fs on LVM and in the log from Anaconda there is no indication that it even tried to detect the filesystems on the LVs.

Comment 3 Michal Schmidt 2009-05-13 13:07:37 UTC
Created attachment 343761 [details]
/tmp/storage.log

This is my /tmp/storage.log from Anaconda. As you can see, /dev/xvda1 (my /boot partition) was correctly detected as ext3, and /dev/xvda2 was correctly detected as an LVM physical volume, but the filesystems on the logical volumes are not detected.

Comment 4 Chris Lumens 2009-05-13 13:14:03 UTC

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