Features/F16BtrfsDefaultFs

From FedoraProject

Jump to: navigation, search


Contents

Fedora 16 BTRFS default file system

Summary

Make BTRFS the default file system for normal installs.

Owner

Current status


Detailed Description

Make BTRFS the default file system for new installations of Fedora, and use BTRFS's built in volume management capabilities instead of LVM.

Benefit to Fedora

BTRFS includes many features that do not exist in any other file system that are highly valuable to normal users, including

Checksumming give our users better data integrity, and snapshotting allows us to do thing's like take snapshots of the file system before doing potentially dangerous things, like yum updates, in order to provide a position to roll back to.

Scope

How To Test

It should be simple enough to test, just do a normal install. If Anaconda gets support for the different BTRFS capabilities we'd want to test a couple of cases

User Experience

The change should be largely invisible to users. They will just be able to take advantage of the different features that BTRFS has if they so choose.

Dependencies

Contingency Plan

We can just keep ext4 as the default installed file system.

Documentation

Release Notes

There shouldn't be anything we need to specifically say other than hi-light the change.

Comments and Discussion