Bug 56021 - installer converts ext2 to ext3 befor checking drive space
Summary: installer converts ext2 to ext3 befor checking drive space
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: installer
Version: 7.2
Hardware: i686
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-11-11 00:21 UTC by Need Real Name
Modified: 2007-04-18 16:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-02-17 21:24:53 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2001-11-11 00:21:40 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.2-2smp i686)

Description of problem:
installer converts ext2 to ext3 befor checking drive space. If there is not
enough drive space for the upgrade the upgrade fails and leaves you with a
system that will not boot!

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


How reproducible:
Always

Steps to Reproduce:
1. take RH6.2 system  with limited space
2. begin install 
3. install converts file system befor checking packages
4. there is not enough room for the upgrade	
5. upgrade fails 
6. system will not boot!

Additional info:

Comment 1 Michael Fulbright 2002-01-16 21:24:56 UTC
How much space was free initially? Afterwards?

Comment 2 Need Real Name 2002-01-17 16:29:31 UTC
a few hundred megs befor and after because the install never happens. It simply
does a conversion then checks to see if there is enough drive space to do the
upgrade. When it finds that there is not enough drive space to install the new
redhat it lets you know. when you reboot the old kernel has a hartatack when it
sees the ext3 file system.

Comment 3 Jeremy Katz 2002-04-10 22:05:14 UTC
This is related to the fact that the rpmFreeSpace check takes a *really* long
time to do.  Will revisit for a future release

Comment 4 Jeremy Katz 2003-02-17 21:24:53 UTC
Current ext2 code is able to mount ext3 without problems as long as the
filesystem is cleanly unmounted (and current e2fsprogs can handle the journal
replay).   Moving things around significantly complicates the logic.


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