NetBackup™ Web UI Cloud Administrator's Guide
- Managing and protecting cloud assets
- About protecting cloud assets
- Limitations and considerations
- AWS and Azure government cloud support
- Configure Snapshot Manager in NetBackup
- Managing intelligent groups for cloud assets
- Protecting cloud assets or intelligent groups for cloud assets
- About storage lifecycle policies
- Managing policies for cloud assets
- Limitations and considerations
- Planning for policies
- Creating policies for cloud assets
- Setting up attributes for PaaS assets
- Setting up attributes for IaaS assets
- Creating schedules
- About backup frequency
- About assigning retention periods
- Configuring the Start window
- Configuring the include dates
- Configuring the exclude dates
- Configuring the cloud assets for PaaS
- Configuring the cloud assets for IaaS
- Configuring backup options for IaaS
- Managing cloud policies
- Scan for malware
- Protecting Microsoft Azure resources using resource groups
- NetBackup Accelerator for cloud workloads
- Configuring backup schedules for cloud workloads using protection plan
- Backup options for cloud workloads
- AWS Snapshot replication
- Protect applications in-cloud with application-consistent snapshots
- Protecting AWS or Azure VMs for recovering to VMware
- Cloud asset cleanup
- Cloud asset filtering
- Protecting PaaS assets
- Protecting PaaS assets
- Prerequisites for protecting PaaS assets
- Enabling binary logging for MySQL and MariaDB databases
- Enabling backup and restore in Kubernetes
- Prerequisites for protecting Amazon RDS SQL Server database assets
- Protecting RDS Custom instances
- Protecting Azure Managed Instance databases
- Limitation and considerations
- For all databases
- For PostgreSQL
- For incremental backups for Azure PostgreSQL
- For AWS RDS PostgreSQL and AWS Aurora PostgreSQL
- For AWS DynamoDB
- For AWS DocumentDB
- For AWS Neptune
- For AWS RDS SQL
- For Azure, AWS RDS, and Aurora MySQL
- For incremental backups using Azure MySQL server
- For incremental backups using the GCP SQL Server
- For Azure SQL and SQL Managed Instance
- For Azure SQL and SQL Managed Instance (without temp. database)
- For Azure SQL Server and SQL Managed Instance incremental backup
- For Azure Cosmos DB for MongoDB
- For Azure Cosmos DB for NoSQL
- For Amazon RDS for Oracle
- For Amazon Redshift databases
- For Amazon Redshift clusters
- For GCP SQL Server
- For GCP BigQuery
- Installing the native client utilities
- Configuring storage for different deployments
- Configuring the storage server for instant access
- About incremental backup for PaaS workloads
- Configuring incremental backups for Azure MySQL server
- About archive redo log backup for PaaS workloads
- About Auto Image Replication for PaaS workloads
- Discovering PaaS assets
- Viewing PaaS assets
- Managing PaaS credentials
- Add protection to PaaS assets
- Recovering cloud assets
- Recovering cloud assets
- About the pre-recovery check for VMs
- Supported parameters for restoring cloud assets
- Recovering virtual machines
- Recovering applications and volumes to their original location
- Recovering applications and volumes to an alternate location
- Recovery scenarios for GCP VMs with read-only volumes
- (GCP only) Restoring virtual machines and volumes using the autoDelete disk support
- Perform rollback recovery of cloud assets
- Recovering AWS or Azure VMs to VMware
- Recovering PaaS assets
- Recovering cloud assets
- Performing granular restore
- Troubleshooting protection and recovery of cloud assets
- Troubleshoot cloud workload protection issues
- Error Code 9855: Error occurred while exporting snapshot for the asset: <asset_name>
- VMs and other OCI assets with CMK-encrypted disks are marked as deleted in NetBackup UI.
- Backup from snapshot jobs take longer time than expected
- Backup from snapshot job fails due to connectivity issues when Snapshot Manager is deployed on an Ubuntu host
- Error disambiguation in NetBackup UI
- Status Code 150: Termination requested by administrator
- Troubleshoot PaaS workload protection and recovery issues
Recovering virtual machines
To recover a VM
- On the left, click Workloads > Cloud.
- Click the Virtual Machines tab.
All the discovered cloud assets for the respective category are displayed.
- Double-click the protected asset that you want to recover.
- Click the Recovery points tab.
The available images are listed in rows with the backup timestamp for each image. For AWS workloads you can see replicas as well as backup images, if available.
- In the Copies column, click the copy that you want to recover. You can see the backup, snapshot, and replica copy, if available. Click Recover. If you don't select a copy to restore, the primary copy is selected.
- Click Restore Virtual Machine.
- In the Recovery target page, do the following:
If you restore a backup copy, modify the values of these parameters as required:
Configuration: To restore to an alternate configuration, select one from the drop-down.
Region: To restore to an alternate region, select one from the drop-down.
Subscription: To restore to an alternate subscription, select one from the drop-down. For Azure and Azure Stack Hub only.
Resource group: To restore to an alternate resource group, click the search icon, in the Select resource group dialog, and select the required resource group. For Azure and Azure Stack Hub only.
Display name: To change the display name, enter the new one in the field. The specified display name is validated during the pre-recovery check.
Note:
Except in AWS and OCI workloads, the following special characters are not allowed in the display name: ` ~ ! @ # $ % ^ & * ( ) = + _ [ ] { } \\ | ; : ' \" , < > / ?."
If you restore a snapshot copy, specify only the Resource group and the Display name.
During VM restore from snapshot or backup copy, encryption keys can be selected from individual disks or all disks at the same time as follows:
Select the Volume and click Edit the encryption key option.
Note:
For ADE encrypted disks, the Edit the encryption key option would be disabled.
The Azure disk encryption column displays the status of ADE encryption.
Select the required Encryption type.
Select the required encryption Key and click Save.
- Click Next.
- In the Recovery options page:
(Only for Azure and AWS) Select Restore network configuration option to restore the VM with the same network configuration as the source VM.
To change the network configuration, select Change network configuration option, and select a target network for recovery.
You can also select:
For GCP: Firewall rule
For Azure: Network security group
For AWS: Security group
For OCI: Network security group
(Only for GCP) If you restore a snapshot copy, to restore to a different region, select a Region. To select a network available in that zone, click the search icon in Network configuration, and select a target network for recovery. The list shows networks available in that zone.
If you restore a snapshot copy, to restore to a different zone, select a Zone or Availability domain. To select a network available in that zone, click the search icon in Network configuration, and select a target network for recovery. The list shows networks available in that zone or Availability domain.
You can also select Security group / Network security group / Firewall rule for AWS, Azure, OCI, and GCP cloud providers respectively.
In the Advanced section:
To keep the VM powered on after recovery, select Power on after recovery.
To remove the tags associated with the asset at the time of backup or creating a snapshot, select Remove tag associations.
Note:
If you do not select the Remove tag associations option, any tag value for assets should not have spaces, before and after a comma. After the restoration of an asset, the spaces before and after any comma in the tag values are removed. For example, the value for the tag name: created_on: Fri, 02-Apr-2021 07:54:59 PM , EDT is converted to: Fri,02-Apr-2021 07:54:59 PM,EDT. You can manually edit the tag values to reinstate the spaces.
Note:
Selection of None for zone means that the VM is not placed in any zone and selection of None for Network security group/Security group/Firewall rule means that no security rules are applied to the restored VM.
- Click Next. The pre-recovery check begins. This stage validates all the recovery parameters and displays errors, if any. You can fix the errors before starting the recovery.
- Click Start recovery.
The Restore activity tab shows the job progress.
When VM is in updating provisioning state, the recovery job would not fail but would be in waiting state for 5 minutes for the status to change from updating to succeeded.
Note:
For ADE enabled VM's, if VM is in provisioning state and extension is not installed, then VM creation would fail and resources would be cleaned up.
For information on the recovery status codes, see the NetBackup Administrator Guide or the NetBackup Status Codes Reference Guide, available here: