Ext4DefaultFs - Fedora Project Wiki (original) (raw)

Feature Name

Ext4DefaultFs

Summary

Make ext4 the default files system for anaconda-driven installs (replacing ext3).

Owner

Current status

Detailed Description

The ext4 filesystem has matured to the point where there is good e2fsprogs support, and upstream has shifted from "ext4dev" to "ext4." To broaden exposure, and make new ext4 features & performance more widely available, I propose that we make ext4 the default filesystem for new installs.

Benefit to Fedora

The ext4 filesystem has more features and generally better performance than ext3, which is showing its age in the Linux filesystem world. Features include:

I do not propose offering migration from ext3 by default, at this point, due to bugs in that process, and extra risk involved. Perhaps an "ext4migrate" boot option could be used to expose it for further testing.

Scope

This is mainly a simple (should be...) change for Anaconda's default choice. Anaconda already has ext4 support; it's a question of making it default now.

Bugs are sure to be found and exposed; these will require kernel & userspace fixes.

How To Test

As far as "Default install on ext4" is concerned, this is the same testing as is currently done for ext3 installs.

User Experience

User should notice generally better performance, and benefit from things like persistent preallocation when using updated torrent clients, etc.

Dependencies

Most is already in place; to some degree we depend on upstream fixing bugs and/or accepting bugfixes. But we have kernel+userspace today which supports ext4.

Contingency Plan

We can revert to ext3 as default if things go poorly.

Documentation

Release Notes

Comments and Discussion