0
votes
2answers
524 views

ZFS/Btrfs/LVM2-like storage with advanced features on Linux? [closed]

I have 3 identical internal 7200 RPM SATA hard disk drives on a Linux machine. I'm looking for a storage set-up that will give me all of this: Different data sets (filesystems or subtrees) can have ...
19
votes
4answers
2k views

LVM snapshots vs. file system snapshots

As far as I know, LVM makes it possible to take snapshots of a volume. There are also a number of file systems (ZFS, Btrfs, reiserfs, ...) which supports snapshots. However, I've never understood the ...
0
votes
3answers
3k views

btrfs vs. ZFS on a Ubuntu file server

I have a server which is running Ubuntu (Server Edition), and its main job is serving files through FTP (vsftpd) and AFP (netatalk). My /srv directory is starting to fill up, and I need to add more ...
5
votes
4answers
2k views

Does Windows have a checksumming filesystem like ZFS or BtrFS?

I use ZFS and love it. I know that BtrFS also supports checksumming. I've been told that checksumming is available in Windows 2008, but I've been unable to verify this. Are there checksumming ...
15
votes
6answers
11k views

How does BTRFS compare to ZFS?

I am considering which OS and filesystem to use on some new servers I have and am considering either Free BSD with ZFS, or Linux with BTRFS. The programs I have run on both systems, so the only ...