Skip to content

A series of scripts that I use to rotate zfs snapshots and store them via zfs send

Notifications You must be signed in to change notification settings

mmehnert/zfs-snapshot-rotation-and-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some python scripts to manage rotating zfs snapshots via cron/anacron.

Includes customizable numbers of snapshots to keep for
daily/weekly/monthly or arbitrary interval snapshots.

Also includes functions to synchronize snapshots (recursively) over ssh.

This started out as a collection of shell scripts (see git history)
but I rewrote it completely in python for better functionality and
better scriptability.
 

About

A series of scripts that I use to rotate zfs snapshots and store them via zfs send

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages