Recovery
EnterpriseBacula Enterprise Only
This solution is only available for Bacula Enterprise. For subscription inquiries, please reach out to sales@baculasystems.com.
If for any reason (crash, etc.) a backup is interrupted, some actions can be recovered afterwards by calling the hyperv-recovery.ps1 script with the recovered VM name has parameter:
C:\Program Files\Bacula\plugins>powershell -file hyperv-recovery.ps1 my_VM_name
so the VM is restored to its pre-backup state: The backup checkpoint is cleaned, the VM state is restored and if the VM has been migrated pre-backup, it’s moved back to it’s original cluster node.
Go back to: HyperV WinAPI: Operations.