Proxmox VE
Snapshot-based online backup for QEMU and LXC guests, with cluster auto-discovery and restore to an alternate path.
Capabilities
Section titled “Capabilities”- QEMU & LXC guests
- Cluster auto-discovery
- Alternate-path restore
Configure
Section titled “Configure”Add the plugin to a FileSet on the client you want to protect:
FileSet { Name = "proxmox" Include { Options { Plugin = "proxmox: pve_host=10.0.0.10 vm=* backup_type=full" } }}All parameters are space-separated key=value pairs. See the FileSet reference for FileSet options.
Restore
Section titled “Restore”Restore individual files, boot the VM instantly (Instant Recovery), or restore it into another hypervisor (V2V).
See also: Restore, Instant Recovery & V2V.