snapshot management tool?
paranormal
paranormal at isgroup.com.ua
Fri Dec 14 09:53:21 UTC 2012
I like zfs-snapshot-mgmt because of yaml.
You can do weird things with yaml.
system: &system
# Create snapshots every 24 hours, starting at 20:00.
creation_rule:
at_multiple: 1440
offset: 1200
# Keep daily snapshots created at 20:00 (in this case all).
preservation_rules:
- { for_minutes: 5760, at_multiple: 1440, offset: 1200 }
snapshot_prefix: auto-
filesystems:
zroot:
*system
zroot/local:
*system
zroot/var:
*system
On Thu, 2012-12-13 at 16:21 +0300, Zeus Panchenko wrote:
> hi all,
>
> please, share what are you using to manage snapshots
>
> in ports collection I see:
>
> zfs-periodic
> zfs-snapshot-mgmt
> zfsnap
> zfstools
>
>
> is it planned to implement some native tool?
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freebsd.org/pipermail/freebsd-fs/attachments/20121214/26ca4f0d/attachment.sig>
More information about the freebsd-fs
mailing list