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
On the NetBackup for OpenStack Nodes
The NetBackup for OpenStack Cluster contains multiple log files.
The main log is nbosjm-policies.log, which contains all logs about ongoing and past NetBackup for OpenStack backup and restore tasks. It can be found at:
/var/log/nbosjm/nbosjm-policies.log
The next important log is the nbosjm-api.log, which contains all logs about API calls received by the NetBackup for OpenStack Cluster. It can be found at:
/var/log/nbosjm/nbosjm-api.log
The log for the third service is the nbosjm-scheduler.log, which contains all logs about the internal job scheduling between NetBackup for OpenStack nodes in the NetBackup for OpenStack Cluster.
/var/log/nbosjm/nbosjm-scheduler.log
The last service running on the NetBackup for OpenStack Nodes is the nbosjm-cron service, which controls the scheduled automated backups.
/var/log/nbosjm/nbosjm-cron.log
In case of using S3 as a backup target, there is also a log file that keeps track of the S3-Fuse plug-in that is used to connect with the S3 storage.
/var/log/nbosjm/s3vaultfuse.py.log