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
Upgrading NetBackup for OpenStack
You can upgrade NetBackup for OpenStack from the previous release.
Prerequisites:
Before you delete the existing NetBackup for OpenStack virtual machine, take the backup of the configuration file
/etc/nbosjm/nbosjm.conf
. You can use this file to apply the previous configuration changes to the new NetBackup for OpenStack virtual machine.All the snapshot jobs must be complete on the existing NetBackup for OpenStack virtual machine.
All the backup jobs must be complete on the existing NetBackup for OpenStack virtual machine. Mark the incomplete SLP jobs as complete on the NetBackup primary server.
List the incomplete SLPs:
nbstlutil stlilist -image_incomplete
Cancel the incomplete SLPs:
nbstlutil cancel -backupid
Delete the orphaned snapshots.
The upgrade does not preserve the following information:
Snapshot only protections
Email settings
Audit logs
Restored VMs data
The upgrade does not preserve the information from the following NetBackup for OpenStack database tables:
atomdetails
auditlogs
flowdetails
logbooks
restore_metadata
restored_vm_meta
restored_vm_res
restored_vms restores
To upgrade NetBackup for OpenStack
- Download the latest NetBackup for OpenStack packages from the download center.
- Spin up the new NetBackup for OpenStack virtual machine.
See Spinning up the NetBackup for OpenStack virtual machine.
- Run the following command to import the protections on any one of the NetBackup for OpenStack virtual machines.
nbosjm protection-import
The protection import job time-out is 10 minutes by default. To configure the time-out specify protection_import_job_timeout_in_mins=<minutes> in the
/etc/nbosjm/nbosjm.conf
file. - Run the following command to see the status of the import job.
nbosjm get-protection-import-status
- Start the global job scheduler.
nbosjm enable-global-job-scheduler