zfs-auto-snapshot
is installed and has had the following settings applied to it:
# zfs get all backup
NAME PROPERTY VALUE SOURCE
backup com.sun:auto-snapshot true local
backup com.sun:auto-snapshot:monthly true local
backup com.sun:auto-snapshot:weekly true local
backup com.sun:auto-snapshot:hourly true local
backup com.sun:auto-snapshot:frequent true local
backup com.sun:auto-snapshot:daily true local
It's been half a week since it's been installed and when the snapshots are inspected, only the four most frequent snapshots exist:
# zfs list -t snapshot
NAME USED AVAIL REFER MOUNTPOINT
backup@zfs-auto-snap_frequent-2017-06-17-0645 3.06M - 123G -
backup@zfs-auto-snap_frequent-2017-06-17-0700 1.57M - 123G -
backup@zfs-auto-snap_frequent-2017-06-17-0715 1.43M - 123G -
backup@zfs-auto-snap_frequent-2017-06-17-0730 928K - 123G -