I am currently testing Proxmox 3.4 installed on ZFS for deployment in our mixed OpenVZ/KVM environment. It has become apparent that VZDump does not support snapshot backups on ZFS (only suspend), which is not acceptable for our uses.
I have a couple of questions about ZFS and backups:
1. is VZDump expected to support ZFS snapshots for backup anytime soon? (is anyone working on it / is it possible at all?)
2. are KVM backups suspend only as well when on local ZFS? (I can't test yet, as I'm running under Virtualbox)
3. is it possible to add LVM storage on top of ZFS somehow, thereby enabling snapshot backup capability?
Code:
INFO: starting new backup job: vzdump 100 --remove 0 --mode snapshot --compress lzo --storage backup --node pve
INFO: Starting Backup of VM 100 (openvz)
INFO: CTID 100 exist mounted running
INFO: status = running
INFO: mode failure - unable to detect lvm volume group
INFO: trying 'suspend' mode instead
INFO: backup mode: suspend
I have a couple of questions about ZFS and backups:
1. is VZDump expected to support ZFS snapshots for backup anytime soon? (is anyone working on it / is it possible at all?)
2. are KVM backups suspend only as well when on local ZFS? (I can't test yet, as I'm running under Virtualbox)
3. is it possible to add LVM storage on top of ZFS somehow, thereby enabling snapshot backup capability?
Last edited: