Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2014 14:14:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196228] [patch] sysutils/zfs-periodic deleting snapshots fails
Message-ID:  <bug-196228-13-PGy57DeMao@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196228-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196228-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196228

--- Comment #2 from peter@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196228-13-PGy57DeMao>