Feb 062011
 

The btrfs file system is the future of linux file systems.

1
2
sudo apt-get install btrfs-tools     
sudo mkfs.btrfs /dev/sdXY

Features:

  • efficient snapshots (and subvolumes)
  • automatic calculation of hashes for data and metadata (better data integrity)
  • transparent compression (mount option compress)
  • solid state disk optimization (mount option ssd)
  • copy on write (better data integrity)
  • direct support for raid (0, 1, 10)

resources

VN:F [1.9.17_1161]
Rating: 0.0/10 (0 votes cast)

Related Posts:

 Leave a Reply

(required)

(required)


× four = 20

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>