So, I'm trying out zfs send | zfs receive for the first time, on a dataset too large for rsync to work (can't hold a list of all file descriptors in RAM, even with 20G of swap available). So far, it's ...
Well, here we are. The filesystem that started out with a reputation for massive overhead mostly works on the archetypical SFF computer. I tried this because my old file server died and over time I've ...
ZFS is the successor to the Unix File System used in Solaris, and is an advanced file system equipped with snapshot, copy-on-write, and RAID functions. The open source implementation of ZFS could not ...