Entire VM Restore
To restore a VM from an image-level backup, Veeam Plug-in for KubeVirt performs the following steps:
- [Applies only if you perform restore to the original location and if the backed-up VM is still present in the location] Connects to the Veeam KubeVirt Proxy in the Red Hat OpenShift Virtualization cluster to power off and remove the backed-up VM from the cluster.
- Uses the Veeam KubeVirt Proxy to create a new VM and empty virtual disks in the target location. The number of empty disks equals the number of disks attached to the backed-up VM.
- Uses the Veeam KubeVirt Proxy to launch a VKP Data Mover that connects to the backup repository, restores backed-up data to the empty disks and attaches these disks to the created VM.
Veeam Plug-in for KubeVirt restores disks sequentially, one disk at a time. For each restored disk, Veeam Plug-in for KubeVirt creates a PersistentVolumeClaim (PVC).
- Uses the Veeam KubeVirt Proxy to stop the VKP Data Mover when the restore session completes.
|
Note |
|
Veeam Plug-in for KubeVirt prioritizes restore tasks higher than other tasks. If multiple VMs are added to the restore session, these VMs are processed in parallel. |
To learn how to restore an entire VM, see Performing Restore.