NetBackup™ for OpenStack Administrator's Guide
- 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
One-click restore
The one-click restore brings back all virtual machines from the snapshot or backup in the same state as they were backed up. They are located in the same cluster in the same datacenter, use the same storage domain, connect to the same network, and have the same flavor.
The user cannot change any metadata.
The one-click restore requires that the original virtual machines that have been backed up are deleted or otherwise lost. Even if one virtual machine is still running, the one-click restore fails.
The one-click restore automatically updates the protection to protect the restored virtual machines.
Note:
One-click restore fails if the properties of the instances that existed at the time of snapshot or backup do not exist at the time of restore.
To perform the one-click restore
- On the Horizon console, navigate to NBOS Backups > Protection.
- Identify the protection that contains the recovery point to be restored.
- Click the protection name to enter the protection overview.
- Navigate to the Recovery points tab.
- Identify the recovery point to be restored.
- Click One-Click Restore in the same line as the identified recovery point.
- (Optional) Provide the name and description.
- Click Create.
nbosjm oneclick-restore [--display-name <display-name>] [--display-description <display-description>] <recovery_point_id> <copy_number> <copy_type>
<recovery_point_id> ID of the recovery point to restore.
<copy_number> Copy number of snapshot or backup for restore.
<copy_type> Specify copy type of snapshot or backup for the restore.
--display-name Optional name for the restore.
--display-description Optional description for restore.