Btrfs is an integrated filesystem and volume manager, initially developed by Oracle. Use this tag for all questions related to Btrfs' commands and features, as well as volume and filesystem creation and management.
Btrfs (B-tree FS) is a new copy-on-write filesystem and volume manager for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. Initially developed by Oracle, Btrfs is licensed under the GPL and open for contribution from anyone.
Btrfs is a next-generation filesystem, with a number of advanced features, such as:
- Volume and subvolume management
- Copy-on-write operation
- Data integrity verification and automatic repair
- Native handling of standard RAID levels (however RAID5 and RAID6 are not considered production-ready)
- Native handling of snapshots and backup/replication
- Native data compression (with userspace option for deduplication)
- In-place conversion of existing ext2/3/4 and reiserfs file systems
- Maximum 16 Exabyte file size
- Maximum 16 Exabyte volume size