home-brew solution for ZFS snapshot replication and rotation
Go to file
Tamas Gerczei 8b632d46e6 line break fix to improve readability 2015-10-14 16:32:47 +02:00
LICENSE Initial commit 2015-10-14 14:44:31 +02:00
README.md line break fix to improve readability 2015-10-14 16:32:47 +02:00
zfs-backup.cfg cosmetical changes and disambiguation 2015-10-14 16:24:19 +02:00
zfs-backup.sh initial import of working prototype 2015-10-14 15:12:49 +02:00

README.md

zfs-backup

home-brew solution for ZFS snapshot replication and rotation supporting local or remote destination via SSH; ideally used as a daily cron job

tested on Oracle Solaris 1[01] and Joyent's SmartOS

usage: zfs-backup.sh [-h] [-m <e-mail_address>] -f <fully_qualified_configuration_file_name>

A configuration (f)ile must be supplied. An e-(m)ail address for reporting is optional. Please refer to the attached example file 'zfs-backup.cfg' for configuration.