[Bug 196228] [patch] sysutils/zfs-periodic deleting snapshots fails
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Dec 23 14:14:38 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196228
--- Comment #2 from peter at pean.org ---
(In reply to Harald Schmalzbauer from comment #0)
> Created attachment 150908 [details]
> scanning/deleting datasets for old snpahsots instead of pools
>
> If [hourly|daily|weekly|monthly]_zfs_snapshot_skip is set in periodic.conf
> to skip only parent dataset, but do snapshots for subsequent datasets
> (which would read like this for example:
> hourly_zfs_snapshot_skip="machineSATAHD3x5k9RZ1$
> machineSATAHD3x5k9RZ1/netshares$ machineSATAHD3x5k9RZ1.p0/VOLUMES)
> deleting old snapshots won't happen because only snapshots for pool
> definitiones are scanned, not for datasets of pools.
> Attached is a very quick patch which seems to do what I want in one case.
> Haven't done any further testings nor really carefully thought about, I just
> needed a quick solution.
Hi!
Im not the developer of this port just the maintainer. Please direct your
improvements to the developer at github. https://github.com/ross/zfs-periodic
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list