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 VM
- Installing NetBackup for OpenStack Components
- Installing on RHOSP
- Prepare for deployment
- Updating the overcloud roles data file to include NetBackup for OpenStack services
- Verifying the deployment
- Additional Steps on NetBackup for OpenStack Appliance
- Installing on Ansible OpenStack Ussuri
- Installing on Kolla Ussuri
- 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
- Install nbosjm CLI client
- Configuring NetBackup OpenStack Appliance
- Configuring NetBackup Master Server
- NetBackup for OpenStack policies
- Performing backups and restores of OpenStack
- About restores
- Required restore.json for CLI
- Configuring and starting a file search in Horizon
- Performing Backup Administration tasks
- NBOS Backup Admin Area
- Policy Attributes
- Policy Quotas
- Managing Trusts
- Policy import and migration
- Disaster Recovery
- Example runbook for disaster recovery using NFS
- Disaster recovery of a single policy
- Copy the policy directories to the configured NFS Volume
- Make the Mount-Paths available
- Reassign the policy
- Restore the policy
- Clean up
- Disaster recovery of a complete cloud
- Reconfigure the Target NetBackup for OpenStack installation
- Make the Mount-Paths available
- Reassign the policy
- Restore the policy
- Reconfigure the Target NetBackup for OpenStack installation back to the original one
- Clean up
- Troubleshooting
- General Troubleshooting Tips
- Health check of NetBackup for OpenStack
- Important log files
Configuring the NetBackup master server details
You must configure the master server details on the NetBackup for OpenStack VM. This configuration on the NetBackup for OpenStack configurator UI is required for the communication for license checks, capacity reporting, and certificate deployment.
To configure the master server details
- Log on to the NetBackup for OpenStack configurator UI.
- Enter the Master server host name.
- Select one of the certificate types.
NBCA
Certificates that the NetBackup CA has issued are referred to as NetBackup CA-signed certificates or NetBackup certificates.
See About security management and certificates in NetBackup.
External CA
Certificates that are issued by a CA other than the NetBackup CA are referred to as external CA-signed certificates or external certificates.
See About security management and certificates in NetBackup.
- Enter SHA-256 fingerprint. You can view and copy SHA-256 fingerprint from the NetBackup certificate authority details that is displayed on the NetBackup web UI.
See View the NetBackup certificate authority details and fingerprint topic in the NetBackup Web UI Administrator's Guide.
You can also view SHA-256 fingerprint by using command line. Run the following command on the NetBackup primary server:
/usr/openv/netbackup/bin/nbcertcmd -listCACertDetails
See NetBackup Commands Reference Guide.
- If you select the certificate type NBCA and if the security settings on the master server are configured as Very High, you must provide the token.
If you create NetBackup for OpenStack cluster with 3 VMs, you must provide blank security token with two inverted commas ("") and the master server security must be configured as High.
- If you select the certificate type External CA, you must provide the following information:
Certificate file
Provide the path of the certificate file.
Trust store location
Provide the trust store location.
Private key
Provide the private key.
Passphrase file (optional)
Provide the passphrase file if the private key is encrypted.
Use CRL
Select From certificate if you want to use Certificate Revocation List (CRL) defined in the certificate.
Select From the following path: if you want to use CRL defined in another file and provide the location of the file.
Select Do not use CRL if you do not want to use CRL.
- Click Submit.
- In the Ansible Output tab, you can verify the details such as new certificate on NetBackup OpenStack VM that registers itself as a valid host on the NetBackup Master server.