Veritas 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
- 1. Prepare for deployment
- 3] Update overcloud roles data file to include NetBackup for OpenStack services
- 7] Verify deployment
- 8] Additional Steps on NetBackup for OpenStack Appliance
- Installing on RHOSP
- Configuring NetBackup for OpenStack
- Post Installation Health-Check
- Uninstalling from RHOSP
- Install workloadmgr CLI client
- Configuring NetBackup OpenStack Appliance
- Configuring NetBackup Master Server
- NetBackup for OpenStack policies
- Performing backups and restores of OpenStack
- Required restore.json for CLI
- Configuring and starting a file search in Horizon
- Create a File Recovery Manager Instance
- 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
On the NetBackup for OpenStack Nodes
The NetBackup for OpenStack Cluster contains multiple log files.
The main log is workloadmgr-workloads.log, which contains all logs about ongoing and past NetBackup for OpenStack backup and restore tasks. It can be found at:
/var/log/workloadmgr/nbosjm-workloads.log
The next important log is the workloadmgr-api.log, which contains all logs about API calls received by the NetBackup for OpenStack Cluster. It can be found at:
/var/log/workloadmgr/nbosjm-api.log
The log for the third service is the workloadmgr-scheduler.log, which contains all logs about the internal job scheduling between NetBackup for OpenStack nodes in the NetBackup for OpenStack Cluster.
/var/log/workloadmgr/nbosjm-scheduler.log
The last service running on the NetBackup for OpenStack Nodes is the wlm-cron service, which controls the scheduled automated backups.
/var/log/workloadmgr/nbosjm-workloads.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/workloadmgr/s3vaultfuse.py.log