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
Mounting a backup copy
Mounting a backup copy to a file recovery manager instance provides read access to all the data that is located in the mounted backup copy.
Unmount any mounted backup when there is no further need to keep it mounted. The retention policy does not purge the mounted backups.
You can run the mounting process against any OpenStack instance. During this process the instance is restarted.
During the mounting process, the OpenStack instance is restarted.
Always mount backups to file recovery manager instances only.
Note:
Mirrored volumes are not mounted automatically on the file recovery manager instance. You must mount the mirrored volumes manually.
To mount a backup copy
- On the Horizon console, navigate to NBOS Backups > Protection.
- Identify the protection that contains the backup to mount.
- Click the protection name to enter the protection overview.
- Navigate to the Recovery Points tab.
- Click Copies at the right of the recovery point row.
- Identify the backup copy and select OneClick Restore from the drop-down list.
- Click Mount for file restore.
- Choose the file recovery manager instance to mount to.
- Click Mount to confirm.
If all instances of the project are listed and there is a file recovery manager instance, verify that the file recovery manager image has the following property set:
nbos_recovery_manager=yes
nbosjm backup-mount <mount_vm_id> <copy_number> <recovery_point_id>
<mount_vm_id> VM ID that backup volumes mount to.
<copy_number> Specify copy number for backup mount.
<recovery_point_id> ID of the recovery point to mount.