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
NBOS Backups and NBOS Backup Admin tabs disappear from Horizon UI after stack is updated
After you update the OpenStack stack, the NBOS Backups and NBOS Backup Admin tabs disappear from the NetBackup for OpenStack Horizon UI. The stack update incorrectly removes the endpoints from OpenStack.
To resolve this issue, run the script register_nbopenstack_service.sh on the director node. This script is provided with the installation packages and is available at the following path: <download location> /nbos-cfg-scripts/redhat-director scripts/rhosp17.1/register_nbopenstack_service.sh
sh register_nbopenstack_service.sh {overcloudrc file} {NBOS Protocol} {NBOSVM VIP}
For example,
sh register_nbopenstack_service.sh /home/stack/overcloudrc http 10.xxx.xxx.xx
This script registers the NetBackup for OpenStack service so that the NBOS Backups and NBOS Backup Admin tabs appear on the Horizon UI.