Bug 438981 - Installer hangs when formating LVM volume
Summary: Installer hangs when formating LVM volume
Keywords:
Status: CLOSED DUPLICATE of bug 439633
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-26 11:58 UTC by Robert Petranović
Modified: 2008-04-21 08:16 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-04-21 08:16:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
The error log after crash (33.82 KB, text/plain)
2008-03-26 12:00 UTC, Robert Petranović
no flags Details

Description Robert Petranović 2008-03-26 11:58:59 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9b5pre) Gecko/2008031714 Fedora/3.0-0.44.cvs20080315.fc9 Minefield/3.0b5pre

Description of problem:
I tied to install Fedora from LiveCD (using gnome). I've choosed the remove existing Linux partitions and install from the default layout. I've unchecked the option encrypt and checked the option review layout.

The default layout seemed ok to me: it was formating swap, boot and LVM partitions. I haven't changed anything there, and clicked next. The popup box appeared to confirm my actions. After clicking OK, another popup appeared saying that there was an error and showing a log file I'm sending in attachment.

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

How reproducible:
Always


Steps to Reproduce:
1.Boot from LiveCD (gnome)
2. Running anaconda (clicking Install to Hard drive icon)
3. Choosing to remove existing Linux partitions and install using default layout 

Actual Results:
The popup window appered showing error log

Expected Results:
Format the partitions and continue installing

Additional info:
[root@localhost fedora]# /sbin/fdisk -l
Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1       10443    83883366    7  HPFS/NTFS
/dev/sda2           20072       30515    83891430    f  W95 Ext'd (LBA)
/dev/sda3   *       10444       10468      200812+  83  Linux
/dev/sda4           10469       20071    77136097+  8e  Linux LVM
/dev/sda5           21385       30515    73344757+   7  HPFS/NTFS
/dev/sda6           20072       21384    10546609+   7  HPFS/NTFS

Volumegroup: /dev/VolGroup00
Devices: LogVol00 ext3
         LogVol01 swap

Comment 1 Robert Petranović 2008-03-26 12:00:57 UTC
Created attachment 299135 [details]
The error log after crash

Comment 2 Robert Petranović 2008-03-26 12:23:30 UTC
Note that I have mount /dev/VolGroup00/LogVol00 before running installer, I
tried to umount it but it haven't worked.

Comment 3 Jeremy Katz 2008-03-26 13:47:52 UTC
Did /dev/sda4 exist at that point?

Comment 4 Robert Petranović 2008-03-26 19:07:12 UTC
(In reply to comment #3)
> Did /dev/sda4 exist at that point?
No, and that was the problem... It seemed weird to me that vgscan and lvscan
commands output I have no LVM drives. I've managed to "get back" the drive,
activate it, and then anaconda worked. I still think this like a bug, because
you can't use the drive before installation.
I'll put severity to medium.



Comment 5 Jeremy Katz 2008-03-26 21:12:38 UTC
Okay, udev is dying sometimes.  Chris reproduced a little earlier.  We're not
quite sure why yet

Comment 6 Chris Lumens 2008-04-20 20:36:16 UTC
I haven't seen this in a little while now.  Is it still happening in the preview
release?

Comment 7 Chris Lumens 2008-04-21 08:16:34 UTC

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


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