Skip to content

Shell scripting to automate back-up via ZFS snapshots.

License

Notifications You must be signed in to change notification settings

ChibaPet/backup-zfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

backup-zfs

This is an elaboration of what I've been using myself for some years. It can be used to back up systems, to populate off-site back-up media from a back-up pool, etc.

It's intended to run unproblematically on both FreeBSD and GNU/Linux using their respective Almquist-derived system shells.

Don't forget to create a dataset to hold pools from your system.

Don't forget to test this before setting it running like the Sorcerer's Apprentice.

Don't forget to test your back-ups rather than assuming they're usable.

Note that if you restore from back-ups made with this, we're setting canmount=off when we ship snapshots from the original system, but we store the original values in the archive:canmount property.

Please read the script before running it. Please tell me about bugs you see in it.

About

Shell scripting to automate back-up via ZFS snapshots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages