ZFS replication and autosnapshot

ZS-Man

Renowned Member
Oct 18, 2013
24
0
66
Hello.
I installed a new 2-node cluster with local ZFS storage.
I have Storage replication enabled, it works.

I would also like automatic snapshots of selected VMs, every 5 minutes.

In proxmox I can run the snapshot manually. (VM -> Snapshots -> Take snapshot) . Can this be scheduled as well?

On an old cluster (with networked ZFS storage) I used ZnapZend for automatic snapshots to a second storage server.
Every 5 minutes for 2 hours
Every 2 hours for 1 day
every day for 7 days

So can I use PVE Storage replication and at the same time some 3rd party script (ZnapZend) or PVE-sync for automatic snapshots to external storage?

Or is this already integrated directly in proxmox?

Thanks