Backing up non-vm data volumes

guff666

Member
Nov 6, 2021
35
1
13
72
I have a number of qemu and lxc "vms" running on a PVE 7 host. Another node in the cluster is running PBS to backup said qemus and lxc.

I now want to add an LXC that uses a bind-mount to another ZFS dataset outside of PVE (so that the data can be shared by more than one lxc). I can't see how to back up this ZFS dataset though. PBS doesn't seem to have the capability.

In a pure ZFS environment I'd be running something znapzend to take zfs snapshots and send them to another server. Is there an alternative?

gareth