Bug 705597 - Installer in FC15 RC3 and Beta crash after selection "Basic Storage Devices"
Summary: Installer in FC15 RC3 and Beta crash after selection "Basic Storage Devices"
Keywords:
Status: CLOSED DUPLICATE of bug 704669
Alias: None
Product: Fedora
Classification: Fedora
Component: parted
Version: 15
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-17 22:27 UTC by Jonathan Vasquez
Modified: 2011-05-18 21:48 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-18 21:48:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Anaconda log file (1.59 KB, text/plain)
2011-05-17 23:06 UTC, Jonathan Vasquez
no flags Details
Program log file (1.92 KB, text/plain)
2011-05-17 23:06 UTC, Jonathan Vasquez
no flags Details
Storage log file (17.50 KB, text/plain)
2011-05-17 23:07 UTC, Jonathan Vasquez
no flags Details
Messages file in /var/log/ (77.06 KB, text/plain)
2011-05-17 23:07 UTC, Jonathan Vasquez
no flags Details
parted -l output (1.91 KB, text/plain)
2011-05-18 21:28 UTC, Jonathan Vasquez
no flags Details

Description Jonathan Vasquez 2011-05-17 22:27:32 UTC
Description of problem:
The installer (anaconda) crashes in Fedora 15 Beta and RC3 after selecting "Basic Storage Devices", click next, and displaying "Examining storage devices".


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


How reproducible:
Very easy


Steps to Reproduce:
1. Open Installer
2. Select Language (U.S English) , NEXT
3. Select "Basic Storage Devices", NEXT
4. You will see "Examining storage devices", and then it will crash.
  
Actual results:
It just closes the installer and the mouse stays as if it was looking for something.

Expected results:
Proceed to next section that allows me to select custom partition layout.


Additional info:
The installer does not crash if you have an empty partition so it seems to be a problem with it reading LVM volumes.

My partition configuration is as follows:

/dev/sda1 /boot ext4 (for kernel to find LVM volumes)
/dev/sda2 LVM

inside LVM - system:

/dev/system/swap - 2gb swap
/dev/system/root - 10gb ext4
/dev/system/var - 10gb reiserfs
/dev/system/home - rest of disk (200gb) ex4

It's also not a problem with a mix of ext4 and reiserfs volumes because the installer also crashed in Fedora 15 Beta when I was using just ext4 volumes.

Crashes on:
Fedora 15 Beta
Fedora 15 RC3

If any additional information is needed, please ask.

Comment 1 David Lehman 2011-05-17 22:47:01 UTC
Please attach the following files so we can see why this isn't working for you. (It is working for most people.):

  /tmp/anaconda.log
  /tmp/storage.log
  /tmp/program.log
  /var/log/messages


Thanks.

Comment 2 Jonathan Vasquez 2011-05-17 23:06:35 UTC
Created attachment 499489 [details]
Anaconda log file

Comment 3 Jonathan Vasquez 2011-05-17 23:06:57 UTC
Created attachment 499490 [details]
Program log file

Comment 4 Jonathan Vasquez 2011-05-17 23:07:12 UTC
Created attachment 499491 [details]
Storage log file

Comment 5 Jonathan Vasquez 2011-05-17 23:07:30 UTC
Created attachment 499492 [details]
Messages file in /var/log/

Comment 6 Jonathan Vasquez 2011-05-17 23:07:53 UTC
I have attached the files you requested.

Comment 7 Jonathan Vasquez 2011-05-18 02:15:37 UTC
I have been doing some further testing and I tested out the RC3 in VirtualBox. I created a few lvm partitions prior to booting the installer and tried to run the Fedora installer. In the virtual machine the installer worked and found all the LVMs. So I'm not assuming that the problem isn't that the partitions have LVM volumes but it's something else. From the logs, it seems that there is come configuration missing.

Comment 8 David Lehman 2011-05-18 03:33:36 UTC
It looks like the removable USB drive contains a UDF filesystem which is causing parted to completely crash anaconda. Would it defeat the purpose of your install to remove it during installation?

I'd be curious to see the output of the command 'parted -l' run with the drive still present.

Comment 9 Jonathan Vasquez 2011-05-18 21:28:52 UTC
Created attachment 499699 [details]
parted -l output

Hmm, the usb is required because I'm installing Fedora via USB (created with Live USB Creator). So on /dev/sdb1 (the usb partition in my comp) is the only partition on the usb and it's W95-FAT32. 

Attached is the output of `parted -l`.

Comment 10 Brian Lane 2011-05-18 21:48:49 UTC

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


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