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
Editing globals.yml to set NetBackup for OpenStack parameters
Edit /etc/kolla/globals.yml file to configure NetBackup for OpenStack backup target and build details. You can find the NetBackup for OpenStack related parameters at the end of globals.yml file. You must configure the information such as NetBackupOpenStack tag, backup target type, and backup target details.
Following is the list of parameters that you can edit.
Table: globals.yml parameters
Parameter | Description |
---|---|
NetBackupOpenStack_tag | Container tags. |
horizon_image_full | By default, the NetBackup for OpenStack Horizon container does not get deployed. Uncomment this parameter to deploy NetBackup for OpenStack Horizon container instead of Openstack Horizon container. |
NetBackupOpenStack_docker_username | Default docker user of NetBackup for OpenStack. (read permission only) |
NetBackupOpenStack_docker_password | Password for default docker user of NetBackup for OpenStack. |
NetBackupOpenStack_docker_registry | Local registry name, which contains NetBackup for OpenStack component images. |