Znapzend

From Jan's Wiki
Jump to navigation Jump to search

To add a new backup plan, first create the destination file system:

zfs create tank/sys/gitlab

Then setup the backup plan:

/opt/znapzend/bin/znapzendzetup create --recursive  --tsformat='znapzend-%Y-%m-%d-%H%M%S' SRC '2days=>1hours,2weeks=>1days,8weeks=>1weeks,1years=>1months' tank/sys/gitlab DST '8weeks=>1weeks,1years=>1months' znapzend@bsd4.conti.work:tank/backup/znapzend/gitlab