Performing Backup
To produce backups, Veeam Plug-in for KubeVirt runs backup jobs. A backup job is a collection of settings that define the way backup operations are performed: what data to back up, where to store backups, when to start the backup process, and so on.
One backup job can be used to process multiple VMs, but you can back up each VM with one backup job at a time. If a VM is added to more than one backup job, it will be processed only by the backup job that started earlier.
Before you create a backup job, consider the following limitations:
- You cannot back up a VM that is being restored. Wait for the restore process to complete, and then start the backup job.
- You cannot include into a backup job a VM that is being backed up by 3rd party software. Wait for the backup process to complete or stop the currently running job manually, and then add the VM to the necessary backup job.
- By default, backup encryption is disabled for backed-up data. However, you can enable encryption at the repository level as described in section Encrypting Standalone Application Backups in Backup Repositories.
In This Section