Bug 52513

Summary: migrate to ext3 selected, not performed
Product: [Retired] Red Hat Linux Reporter: Gene Czarcinski <gczarcinski>
Component: anacondaAssignee: Matt Wilson <msw>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-08-24 20:40:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gene Czarcinski 2001-08-24 15:34:27 UTC
Description of Problem:
Doing a gui install of RC1 and have multiple partitions.  Some (/ and /usr)
selected for ext3 format.

Others (home and /usr/local) selected for migration.

After reboot, errors mounting /home and /usr/local

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


How Reproducible:
Happened for both /home and /usr/local

Steps to Reproduce:
1. gui install
2. select some partition(s) migrate to ext3
3. 

Actual Results:
tune2fs -j had not been run although /etc/fstab did have ext3 specified for
the designated partitions

Expected Results:
run tune2fs -j if migration specified.

Additional Information:

Comment 1 Glen Foster 2001-08-24 15:51:08 UTC
This defect is considered MUST-FIX for Fairfax.

Comment 2 Matt Wilson 2001-08-24 16:28:34 UTC
migratefilesystems was missing from the install step list.  Added, need to
verify that this fixes the problem.


Comment 3 Matt Wilson 2001-08-24 17:11:52 UTC
*** Bug 49466 has been marked as a duplicate of this bug. ***

Comment 4 Matt Wilson 2001-08-24 20:40:33 UTC
testing.

Comment 5 Matt Wilson 2001-08-24 20:50:35 UTC
confirmed fixed.