Manage Virtual Server Recovery Points
Recovery points are created as a result of the virtual server data replication on a third-party backup service. Integration with the backup service is handled by means of a plugin that you can install to your Control Panel.
The recovery point represents a point-in-time full backup from which you can restore a virtual server. In OnApp CP, recovery points become available after you:
- Attach a backup resource to a virtual server
- Create an auto backup preset and the preset runs according to a schedule
You can also сreate a recovery point manually after you complete the preceding steps. In this document, you can find information on how to create and manage recovery points for a virtual server.
- For the R1Soft backup plugin, you can set the total amount of recovery points that will be created for a VS by the Max recovery points option while creating an auto backup preset. After the maximum limit is reached, new recovery points overwrite the existing ones.
- For the Veeam backup plugin, you use Retention Policy in Veeam Backup & Replication UI to control the number of recovery points that are retained on a disk. After the specified number of recovery points is exceeded, the earliest recovery points are automatically deleted to retain the new ones.
- The Recovery Points related permissions are disabled by default for the User role. To enable users to access and manage recovery points, edit the corresponding permissions set for the User role.
Starting with OnApp 6.3, the R1Soft backup plugin that we support is 6.12.0. If your R1Soft version is more recent than 6.12.0, we suggest downgrading to this version if possible.
View Recovery Points
You can use the Veeam plugin only for VMware resources such as VMware Cloud Director and vCenter.
On this page:
- View Recovery Points
- Create Recovery Point
- Restore Virtual Server from Recovery Point
- Browse Through Recovery Point
- Restore Files from Recovery Point
See also:
- Install Plugins
- Manage Virtual Server Backup Resources
- Create and Manage Backup Resources
- Create and Manage Auto Backup Presets
To view the list of recovery points available for a virtual server, follow the next steps:
- Go to your Control Panel > Cloud > Virtual Servers menu.
- Click a label of a required virtual server.
- Click the Backups tab and then the Recovery points button.
- On the page that appears, you will see the list of recovery points and the following details:
Size - the size of the recovery point from which the VS can be restored
The size of a recovery point is not synchronized from Veeam to OnApp Control Panel and appears as zero ('0') due to Veeam Enterprise Manager API limitations. You can view the size of recovery points via Veeam Backup & Replication UI.
- Created at - the date when the recovery point was created
- State - the state of the recovery point (e.g. available, locked, merged, etc.)
- Backup resource - the backup resource on which the recovery point is created
To create a recovery point or restore a virtual server from a recovery point, refer to the following sections.
Create Recovery Point
To create a recovery point, follow the next steps:
- Go to your Control Panel > Cloud > Virtual Servers menu.
- Click a label of a required virtual server.
- Click the Backups tab and then click the Recovery points button.
- Click the Backup now button.
- In the pop-up box, select a backup resource and click the Backup now button.
After you complete the procedure, the ImmediateVirtualServerBackup action is initiated to create a new recovery point. The log of the action is available in the Activity Log section of a virtual server.
Restore Virtual Server from Recovery Point
To restore a virtual server from a recovery point, follow the next steps:
- Go to your Control Panel > Cloud > Virtual Servers menu.
- Click a label of a required virtual server.
- Click the Backups tab and then click the Recovery points button.
- Click the Restore button next to the recovery point from which you want to restore the virtual server.
- Click the Ok button to confirm your action.
The action for restoring the virtual server from the recovery point will be scheduled. The log of the action is available in the Activity Log section of a virtual server.
- For the R1Soft backup plugin, virtual servers that are based on KVM compute resources are rebooted in recovery mode before restoration. To configure your plugin to apply the same logic, refer to Create Backup Plugin.
- For the Veem backup plugin, you can set advanced options to automatically power on virtual servers after restoring or to perform an incremental restore. For more information, see Manage Advanced Options.
Browse Through Recovery Point
You can browse through files and directories available within a recovery point. To browse through a recovery point, follow the next steps:
- Go to your Control Panel > Cloud > Virtual Servers menu.
- Click a label of a required virtual server.
- Click the Backups tab and then the Recovery points button.
- Click the Browse button next to the recovery point you are interested in.
- On the page that appears, you will see the list of files and directories. You can expand and collapse directories to see more or fewer subentries. You will also see the following details:
- Size - a size that is available only for files
- Last modified - a date when a file or directory was last modified
At the Browse recovery point page, you can restore particular files and directories from a recovery point. For more information on restoring files and directories, see the following section.
Restore Files from Recovery Point
Restoring particular files from recovery point is not possible with Veeam backup plugin.
With R1Soft backup plugin, you can restore particular files and directories from a recovery point. To select and restore the required entries, follow the next steps:
- Go to your Control Panel > Cloud > Virtual Servers menu.
- Click a label of a required virtual server.
- Click the Backups tab and then click the Recovery points button.
- Click the Browse button next to the recovery point you are interested in.
- Select checkboxes next to the files and directories that you want to restore.
- Click the Restore selected files button.
- Click the Ok button to confirm your action.
After you click the button, the RestoreFileEntries action is scheduled to restore the selected files from the recovery point. The log of the action is available in the Activity Log section of a virtual server.