Bug 64698 - forced fsc w/ ext3 partitions
Summary: forced fsc w/ ext3 partitions
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: initscripts
Version: 7.2
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-05-09 19:53 UTC by Mike Wangsmo
Modified: 2014-03-17 02:27 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-09-29 19:55:19 UTC
Embargoed:


Attachments (Terms of Use)

Description Mike Wangsmo 2002-05-09 19:53:25 UTC
Description of Problem:

when the root partition is uncleanly unmounted (hard system reset), the
rc.sysinit script somehow forces a fsck on the partition instead of allowing for
journal reconstruction.  

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


How Reproducible:

Every time.

Steps to Reproduce:
1. reset running system with "/" as ext3
2. upon bootup, the message "Press Y within X seconds to force ...", do nothing
3. 

Actual Results:

theorectically, the system should skip the fsck and mount the ext3 partition,
allowing the ext3 journaling code to reconstruct the journal.  This doesn't happen.

Expected Results:


Additional Information:
	
This bug is corrected in the 7.3 initscripts.  I even tried forcing the
AUTOFSCK_OPT option to NULL, still ended up getting a fsck'y.  Anyway, I've
upgraded my laptop to 7.3 and the expected behavior is present.  I tried diffing
the .rpmsave version which I would assume is the one that was here before the
upgade (although I won't swear to that).  They are exactly the same. <shrug>

Comment 1 Bill Nottingham 2002-06-12 07:11:15 UTC
Odd. Did your 7.2 initrd have ext3 in it?

Comment 2 Mike Wangsmo 2002-06-12 15:06:36 UTC
I don't recall.  I did an upgrade from 6.2 to 7.2 and selected ext3 for my "/"
partition when the installer promted me to convert to ext3.  My filesystem was /
== ext3 and /boot == ext2 on the 7.2 system.  I do not know what was contained
in my initrd for the 7.2 system, it would have been what ever was installed by
the 7.2 upgrade process.

I don't recall if I upgraded my kernel rpm or not.  If I did upgrade it, then I
didn't build a new initrd.  Assuming I did upgrade my kernel rpm and didn't
build a new initrd, would that have been able to cause this?  The ext3
filesystem was operating as ext3 according to my boot logs, I remember watching
that stuff.

Comment 3 Pancrazio `ezio' de Mauro 2004-05-18 15:52:42 UTC
*** Bug 105617 has been marked as a duplicate of this bug. ***

Comment 4 Bill Nottingham 2005-09-29 19:55:19 UTC
Closing bugs on older, no longer supported, releases. Apologies for any lack of
response.

If this persists on a current release, such as Fedora Core 4, please open a new bug.


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