Dir on ZFS is ok, but qcow2 and other strange things are very bad ideas. You create a new dataset for you backups (it is like a dir).But what triggered my point was I have seen in another track that dir on zfs is "risky"
zfs create mypool/backups
zfs set compression=lz4 mypool/backups
I know this is an old thread, but I'd still want to ask if you can do incremental backups with zfs using the dir storage.Hi,
You have to create an extra storage from type "dir" to use zfs as backup store.