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
List of recovery points
To view the list of the recovery points
- On the Horizon console, navigate to NBOS Backups > Protection.
- Identify the protection to show the details on.
- Click the protection name to enter the protection overview.
- Navigate to the Recovery Points tab.
The list of recovery points for the chosen protection contains the following additional information:
Creation Time
Name of the recovery point
Description of the recovery point
The number of restores from this recovery point
The number of succeeded Restores
The number of failed Restores
Status
Copies
Action
nbosjm recovery-point-list [--protection-id <protection-id>] [--nbos_node <host>] [--date_from <date_from>] [--date_to <date_to>] [--all {True,False}]
--protection-id Filter results by protection-id (protection ID).
--nbos_node List all the recovery points operations that are scheduled on a NetBackup for OpenStack node. The default value is None.
--date_from From date in the format YYYY-MM-DDTHH:MM:SS. For example, 2016-10-10T00:00:00. If you do not specify the time, it takes 00:00 by default.
--date_to To date in the format YYYY-MM-DDTHH:MM:SS The default is current day. Specify the time in HH:MM:SS format to get the recovery points in the same day.
--all List all recovery points of all the projects. Valid for admin user only.