Overview:
We can use the Veeam Backup & Replication restore function to perform a physical to virtual (P2V) backup to a virtual machine (VM).
This restores a backup of a physical server or workstation to a virtual machine, let us run the system as a VM on virtualization platform.
Involved Procedures:
Instant Recovery:
This process quickly recovers a VM from a backup.
Restoring the VM to a production-ready state, which likes a sandbox environment, We can access and use the VM while the restore process continues in the background.
In
Instant Recovery
mode, the disk with data is still stored in Veeam Backup.
Once the restore process is complete, the VM can be migrated to the production environment.
Migrate to Production:
Once the VM has been restored and is in a production-ready state, you can migrate it to the production environment.
This process copies the VM to its final location and performs any necessary configuration changes to ensure it is appropriately migrated into the production environment.
After
Migrate to Production
, the disk with data is completely copied to the VM server.
Once the migration is complete, the VM is fully operational and can be used as normal.
Summary
Instant recovery
is used when you need to quickly restore a VM to its original location or a new location for temporary use, whilemigrate to production
is used when you need to permanently move a VM to a new location in your virtual environment.