|
|
|
|
|
by tobias3
5407 days ago
|
|
I tested it and I don't recommend it. (It was like a year ago though)
It was really slow and some blog posts about the reliability of the data storage backend were a little bit scary. I would recommend using zfs-fuse. You don't have the FUSE->File on a filesystem->Hard disk indirection (thus more speed). And additionaly you get all the cool ZFS features!
If you need even more speed there is a ZFS kernel module for linux and a dedup patch for btrfs. I don't think those are production ready though. |
|