Please enter search query.
Search <book_title>...
NetBackup™ for OpenStack Administrator's Guide
Last Published:
2024-09-29
Product(s):
NetBackup & Alta Data Protection (10.5)
- Introduction
- Deploying NetBackup for OpenStack
- Requirements
- NetBackup for OpenStack network considerations
- Preparing the installation
- Spinning up the NetBackup for OpenStack virtual machine
- Installing NetBackup for OpenStack Components
- Installing on RHOSP
- Prepare for deployment
- Updating the overcloud roles data file to include NetBackup for OpenStack services
- Additional Steps on NetBackup for OpenStack Appliance
- Installing on Ansible OpenStack Ussuri
- Installing on Kolla
- Pushing NetBackup for OpenStack images to the local registry
- Installing on RHOSP
- Configuring NetBackup for OpenStack
- Post Installation Health-Check
- Uninstalling NetBackup for OpenStack
- Uninstalling from RHOSP
- Uninstalling from Ansible OpenStack
- Uninstalling from Kolla Openstack
- Uninstalling from RHOSP
- Upgrading NetBackup for OpenStack
- Configuring NetBackup OpenStack Appliance
- Configuring NetBackup primary server
- NetBackup for OpenStack protections
- Performing snapshots, backups, and restores of OpenStack
- About restores
- Required restore.json file for CLI
- About schedules
- Performing Backup Administration tasks
- Disaster recovery
- Troubleshooting
- General Troubleshooting Tips
- Health check of NetBackup for OpenStack
- Important log files
Delete a restore
Once a restore is no longer needed, it can be safely deleted from a protection.
Deleting a restore only deletes the NetBackup for OpenStack information about this restore. No OpenStack resources are deleted.
Using Horizon
Deleting a single restore through the submenu
- On the Horizon console, navigate to NBOS Backups > Protection.
- Identify the protection that contains the recovery point to delete.
- Click the protection name to enter the protection overview.
- Navigate to the Recovery Points tab.
- Identify the searched recovery point in the recovery point list.
- Click the recovery point name.
- Navigate to the Restore tab.
- Click Delete Restore in the line of the restore in question.
- Click Delete Restore again to confirm.
Deleting the multiple restores through a checkbox in recovery point overview
- On the Horizon console, navigate to NBOS Backups > Protection.
- Identify the protection that contains the recovery point to show.
- Click the protection name to enter the protection overview.
- Navigate to the Recovery Points tab.
- Identify the searched recovery point in the recovery points list.
- Enter the recovery point by clicking the recovery point name.
- Navigate to the Restore tab.
- Select the check box for each restore that shall be deleted.
- Click Delete Restore.
- Click Delete Restore again to confirm.
Using CLI
nbosjm restore-delete <restores_id>
<restore_id> ID of the restore to be deleted.