Hi there,
I try to integrate 3rd party backup software (kopia) with proxmox. However the uncompressed file format of Proxmox integrated backups does not deduplicate well.
I am aware of proxmox backup server but do not want to have one more backup solution and would like to stick to the idea having everything on kopia even if it is more complicated to setup.
I am trying to make a low-level backup of the raw disk files (not OVA format). I identified two scenarios:
- Make a snapshot of the virtual machine, backup all the vm files on storage and release the snapshot
- virsh/qemu tools to do a backup (virsh is not used/supported by Proxmox; and I did not found the right qemu tools yet)
What do you think about that, any advice?
Fred
I try to integrate 3rd party backup software (kopia) with proxmox. However the uncompressed file format of Proxmox integrated backups does not deduplicate well.
I am aware of proxmox backup server but do not want to have one more backup solution and would like to stick to the idea having everything on kopia even if it is more complicated to setup.
I am trying to make a low-level backup of the raw disk files (not OVA format). I identified two scenarios:
- Make a snapshot of the virtual machine, backup all the vm files on storage and release the snapshot
- virsh/qemu tools to do a backup (virsh is not used/supported by Proxmox; and I did not found the right qemu tools yet)
What do you think about that, any advice?
Fred