Bug 442247 - anaconda doesn't properly handle a tune2fs failure in graphical mode
Summary: anaconda doesn't properly handle a tune2fs failure in graphical mode
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i686
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-04-13 11:28 UTC by G.Wolfe Woodbury
Modified: 2008-04-14 20:33 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-14 20:33:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description G.Wolfe Woodbury 2008-04-13 11:28:01 UTC
Description of problem:
    during graphical install the formatting of the / filesystem fails due to an
input/output error that is not caught or detected.  This is after formatting,
before doing the /boot filesystem.
    this is a consistent bug, but it only occurs with the graphical installer on
my system.  Doing a text install works.

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

How reproducible:
  consistently

Steps to Reproduce:
1. boot.iso install via NFS method to local repo mirror
2. configure default root
3. commit
  
Actual results:
    the partion writes work, and the make2fs works, but the tune2fs call to set
acl modes on the root parition consistently fail when in the graphical bbt
environment.  Text mode installs work correctly.  The error is *not* trapped by
anaconda and no opportunity to save the traceback occurs.  Unless one looks a
vt03 and vt05 during the install cycle it would appear to just hang with the
root filesystem format at 99%

Expected results:


Additional info:
http://www.smolts.org/client/show/pub_5b4371f7-d567-4b8a-a2b9-358e41f3f736

Comment 1 Jeremy Katz 2008-04-14 14:04:50 UTC
I was doing a lot of installs successfully on Friday.  What is the actual error
message on tty5?  And are there kernel errors on tty4?

Comment 2 G.Wolfe Woodbury 2008-04-14 17:14:02 UTC
I try another graphical install today and record as much as I can.


Comment 3 G.Wolfe Woodbury 2008-04-14 20:33:16 UTC
Today's install worked pretty well. I had to use a new CD-RW for the boot.iso as
there were some read block issues.

I have to presume that this "bug" was actually an error in the boot.iso read of
stage2.img

?
How does one specify in the new anaconda regime that one wants to fetch stage2
from the nfs mount rather than the local cd?
?


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