You can restore an application from its details page.
About this task
Backups that are taken using an Inplace snapshot can be restored only to
the same project, not to any new or different existing project. If you try to restore a project that
is deleted from OpenShift®, then the restore
to the same project with Inplace snapshot does not include PVCs.
Procedure
-
In the menu, click Applications.
- In the Applications page, search and open your application that
you want to restore.
- Click the ellipsis menu and select Restore.
A Restore Application <application name> slide out pane gets
displayed.
- In the Restore type section, you can choose to restore to a
different project or restore PVCs to the same project.
- If you select Restore to a different project, then enter the
following details:
- In the OpenShift project section, select New
project or Existing project.
- If you select Restore to same project, then go to the next step and
select successful backup.
- Select a successful backup from the list.
The successful backup list includes
status, backup time, policy, size, and location. You can also use the
Search
to filter records.
Note: Select a backup of this application that ran successfully. Most recent
successful backups are shown first. Failed backups are not available to clone.
- In the PVCs section, select all PVCs or choose individual PVCs
from the selected backup to restore.
- In the Missing resources section, select Include
missing resources in restore to restore non-PVC application resources that are included
in this backup but do not exist in this OpenShift project.
- Click Restore.
A message appears informing that the
restore of the application from its backup is in progress. The status of the backup record in the
Backups tab is initially set to Restoring and then
changes to Completed.
- Go to the application to confirm the success of the restore operation.