Backups for Proxmox VMs

You can perform backups automatically based on the configuration for a hypervisor or VM group, or manually for a VM group or a specific VM.

The first backup of a VM is always a full backup. By default, all subsequent backups are incremental, capturing any changes to VM data since the last backup.

You can recover VM data, even when the most recent backup was incremental.

Backups run based on the following options:

  • Initial full backup: When you use Guided setup to set up the Virtualization solution, use the Back up now option to perform a backup for the default VM group.

  • Scheduled incremental backups: The backup plan that is assigned to a VM group includes a schedule for ongoing incremental backups. Those backups are performed automatically based on the schedule, without requiring any user action.

  • Manual backups: You can perform on-demand backups for a VM group or for a specific VM.

If backups cannot start immediately, the backup jobs are queued.

What Gets Backed Up

  • VMs (Windows and Linux, powered on or powered off).

Considerations

  • Only streaming backups of the VMs is supported.

  • Proxmox node (host) must have the Virtual Server Agent package installed. The server will act as an access node for Proxmox VMs. For more information, see Installing Virtual Server Agent on Proxmox Access Node.

  • The VM storage can be local to the access node or can be shared or clustered and accessible from all the Proxmox nodes.

Loading...