Restore from Backup Copy
You can restore from backups and backup copies. To restore from backup copies, you must enable the restore from backup copy option in the Veeam Plug-in wizard.
Important |
If the restore from backup copy option is enabled, you cannot back up databases using Veeam Plug-in, and you cannot restore from backups created by primary Veeam Plug-in backup jobs. You can restore only from backup copy files until you disable the restore from backup copy option. |
Enabling Restore from Backup Copy
To be able to restore from backup copies, do the following:
- In the machine where Veeam Plug-in is installed, open the terminal and run the following command:
SapBackintConfigTool --configure-restore-from-copy |
- Select the number of the backup copy job you want to use:
Select secondary job for failover: 0. Disable 1. Plug-ins backup copy job\linuxq01 SAP HANA backup <serv10_repo> Select secondary job for failover:1 |
Important |
The account used to connect to the Veeam Backup & Replication server must have access permissions on the required repository. |
Disabling Restore from Backup Copy
To be able to back up with Veeam Plug-in and restore from backups, disable the restore from backup copies (set the parameter back to 0):
SapBackintConfigTool --configure-restore-from-copy Select secondary job for failover: 0. Disable 1. Plug-ins backup copy job\linuxq01 SAP HANA backup <serv10_repo> Select secondary job for failover:0 |