Solid-state drives
Solid-state drives
Posted Aug 3, 2009 20:31 UTC (Mon) by SEJeff (guest, #51588)In reply to: Solid-state drives by dlang
Parent article: A short history of btrfs
Posted Aug 3, 2009 20:41 UTC (Mon)
by dlang (guest, #313)
[Link] (1 responses)
Posted Aug 3, 2009 21:01 UTC (Mon)
by SEJeff (guest, #51588)
[Link]
By default data is striped accross multiple disks and metadata is mirrored. You can even mirror metadata on a single disk to prevent bad blocks from corrupting your data. Chris and company did a great job in designing this beast.
Solid-state drives
say raid1 for metadata, raid0 for any files in /tmp, raid5/6 for everything else.
Solid-state drives
http://btrfs.wiki.kernel.org/index.php/Using_Btrfs_with_M...