Slashdot Mirror


Fedora 16 To Use Btrfs Filesystem By Default

dkd903 writes "According to proposals for Fedora 16, Btrfs will be the default filesystem used in that release. The proposal has been approved by the Fedora Engineering Steering Committee. In Fedora 16, the switch from EXT4 to Btrfs will be a 'simple switch' — it means that major Btrfs features such as RAID and LVM capabilities will not be forced onto users."

3 of 198 comments (clear)

  1. Re:But... btrfs isn't stable by MrHanky · · Score: 4, Insightful

    It makes perfect sense. Btrfs won't get stable for RHEL unless it's beta tested in Fedora first.

  2. Availability Notice by mgmartin · · Score: 4, Insightful
    Quoted from man mkfs.btrfs on Fedora 15.

    ...Btrfs is currently under heavy development, and not suitable for any uses other than benchmarking and review.

    That sure limits the uses of a default Fedora installation.

  3. Re:Cool. by jetole · · Score: 5, Insightful

    Turn your files into butter is right. Though I don't use Fedora, I was interested to look into btrfs again when I read this post on slashdot.

    Much to my surprise, directly from the main btrfs wiki: "Note that Btrfs does not yet have a fsck tool that can fix errors. While Btrfs is stable on a stable machine, it is currently possible to corrupt a filesystem irrecoverably if your machine crashes or loses power on disks that don't handle flush requests correctly. This will be fixed when the fsck tool is ready."

    Why would RedHat choose such a file system that does not have basic support for recovery of a file system after a system crashes? This has been an essential part of file systems since the as far back as I can remember.