From Fedora Project Wiki

Line 11: Line 11:
== NFS ==
== NFS ==


Fedora 13 will also include NFSv4 as its default NFS protocol (upgraded from NFSv3 in Fedora 12).
Also, Fedora 13 will include NFSv4 as its default NFS protocol (upgraded from NFSv3 in Fedora 12).
Fedora now supports mounting NFS exports with IPv6.  
Fedora now supports mounting NFS exports with IPv6.  



Revision as of 15:53, 26 April 2010

Warning.png
F13
Beat owner should begin placing Fedora 13 content in this beat.

Btrfs

Btrfs is under development as a file system capable of addressing and managing more files, larger files, and larger volumes than the ext2, ext3, and ext4 file systems. Btrfs is designed to make the file system tolerant of errors, and to facilitate the detection and repair of errors when they do occur. It uses checksums to ensure the validity of data and metadata, and maintains snapshots of the file system that can be used for backup or repair. This filesystem snapshot feature is available in Fedora for the first time in Fedora 13. An automatic snapshot is created every time that the yum package manager performs an installation or upgrade. Because Btrfs is still experimental and under development, the installation program does not offer it by default. If you want to create a Btrfs partition on a drive, you must commence the installation process with the boot option btrfs. Passing the btrfs boot option on a DVD or CD based installation also allows Anaconda to access and mount a pre-existing btrfs partition. This option does not work with Fedora Live media.

Stop (medium size).png
Btrfs is still experimental
Fedora 13 includes Btrfs to allow you to experiment with this file system. You should not choose Btrfs for partitions that will contain valuable data or that are essential for the operation of important systems.

NFS

Also, Fedora 13 will include NFSv4 as its default NFS protocol (upgraded from NFSv3 in Fedora 12). Fedora now supports mounting NFS exports with IPv6.