Bug 63205 - RFE: Implement bad block check that is used when creating filesystems
Summary: RFE: Implement bad block check that is used when creating filesystems
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: anaconda
Version: skipjack-beta2
Hardware: athlon
OS: Linux
high
low
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-04-11 05:59 UTC by George Karabin
Modified: 2005-10-31 22:00 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-03-04 21:59:45 UTC
Embargoed:


Attachments (Terms of Use)
anaconda dump from crash (72.21 KB, text/plain)
2002-04-11 06:00 UTC, George Karabin
no flags Details

Description George Karabin 2002-04-11 05:59:26 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9) Gecko/20020311

Description of problem:
I have a disk with some bad sectors (probably many, from the sound the drive
makes) on one partition. I had thought that perhaps that the formatter would
mark those sectors as bad, and move on. Instead, anaconda crashed.

I'm not too worried if anaconda can't use the disk (I've already replaced it)
but the crash seems noteworthy.


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


How reproducible:
Didn't try

Steps to Reproduce:
1. Get a disk with at least as many bad sectors as the one I've got (I'll attach
a log to show the errors that had been echoed by anaconda up till the crash).
2. Set up an ext3 partition that covers those bad sectors.
3. Try to format/check for errors that partition.

	

Actual Results:  anaconda crashes, and pops up a dialog to save the crash trace
(will be attached...)


Expected Results:  format either marks the sectors bad and anaconda continues if
the adjusted partition size has room for the install, or anaconda gracefully
reports a problem with the disk, and fails to install.

Additional info:

Comment 1 George Karabin 2002-04-11 06:00:28 UTC
Created attachment 53344 [details]
anaconda dump from crash

Comment 2 Michael Fulbright 2002-04-11 18:19:42 UTC
We cannot correct errors on the fly. However we do need to allow the 'Check for
bad sectors' test to create a map of the bad sectors which is used when creating
the filesystem. This is a future enhancement.

Comment 3 Michael Fulbright 2003-03-04 21:59:45 UTC
I anticipate we're removing bad block check.


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