Posts tagged "BTRFS"
BTRFS Cheat Sheet
BTRFS primer BTRFS is a very capable filesystem for linux systems. It can do: file storage multi disk for one volume RAID1 mirroring RAID0 spanning data over multiple drives on the fly compression checksumming to prevent bit rot (with RAID1) expanding volumes online moving volumes online by adding end removing drive...