π
2014-05-20 01:01
in Btrfs, Linux
How to manage historical snapshots of backups with Btrfs
I have a setup where I backup a certain number of machines to a central server. There are multiple ways to do hierarchical backups with btrfs.
snapshots and rsync on top
http://marc.merlins.org/linux/talks/Btrfs-LC2014-JP/html/img33.html
cp -a --link + rsync
http://marc.merlins.org/linux/talks/Btrfs-LC2014-JP/html/img34.html