loreb / btrfs-auto-snapshot

ZFS^WBTRFS Automatic Snapshot Service for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimal adaptation of zfs-auto-snapshot to btrfs.

It's in a "works for me using the provided cronjobs" state;
test in a virtual machine before even dreaming of using it,
and consider using https://github.com/nachoparker/btrfs-snp instead!

In particular, something I have NOT tested is https://github.com/csirac2/snazzer/commit/50bf4f22a7bf267180556a3fe4af5b16ea0f2dda
ie what happens if the subvolume is owned by someone other than root.

Also at present there is no way to disable snapshots for /var/cache or
whatever.

About

ZFS^WBTRFS Automatic Snapshot Service for Linux

License:GNU General Public License v2.0


Languages

Language:Shell 84.1%Language:Roff 10.6%Language:Makefile 5.3%