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
Add credentials to a database
You can add or modify credentials for a database listed in the tab.
To add or change credentials
- On the left, click Workloads > Cloud.
In the PaaS tab, the assets that are available to you are displayed. The RDS assets are displayed in the Applications tab.
- Select the database in the table, then click Manage credentials.
- Select a Validation host. The validation host must be a RHEL media server having connectivity with the PaaS workload, or a NetBackup Snapshot Manager. If you use a NetBackup Snapshot Manager, a datamover container is added to the Snapshot Manager host.
You can add existing credentials or create new credentials for the database:
To select any existing credentials for the account, select the Select from existing credentials option, select the required credential from the table below, and click Next.
To add a new credential for the account, select Add credentials, and click Next. Enter a Credential name, Tag, and Description for the new credential. Under Service credentials:
Select Role based database authentication (Applicable for supported database service) to use AWS IAM, Azure System Managed and User Managed authentication.
Select IAM database authentication (Applicable for Amazon RDS only) for Amazon RDS assets only, and specify a Database user name.
See Creating an IAM database username.
Note:
If the Snapshot manager is deployed in the cloud with an attached IAM role having the required permission, you must also deploy the media server in the same cloud environment and attach the same IAM role. Otherwise, the backup jobs for the AWS assets fail.
Note:
If the media server or NetBackup Snapshot Manager instance has instance metadata service (IMDsv2) enabled, then ensure that the HttpPutResponseHopLimit parameter is set to 2 on the hosting VM. If the value of the HttpPutResponseHopLimit parameter is not set to 2, then the AWS calls to retrieve the metadata from the media server or the NetBackup Snapshot Manager containers created on the VM fail. For more information on the IMDsv2 service, refer to Use IMDSv2 in Amazon documentation.
Select Azure System Managed Identity authentication or Azure User Managed Identity authentication as required. Enter the username of the database, and click Next.
To perform backup and restore operations utilizing managed identity authentication, you must configure AAD admin to the source and target database servers.
See Creating a system or user-managed identity username.
Note:
If the snapshot manager is deployed in the cloud with an attached Managed Identity having the required permissions, attach the same identity to the media server. For AKS and EKS deployments attach the same Managed identity to the VM scale set.
Select Password authentication and specify the username and the password for the database server.
If you are using AWS RDS Oracle, the username must be in the format username@tenantdatabasename for AWS RDS Oracle Multitenant deployment architecture.
If you are using Azure Cosmos DB for NoSQL:
Username is the Account URI that you can find on the Azure portal, at Settings > Keys > URI.
Password is the Primary Key or Secondary Key that you can find on the Azure portal, at Settings > Keys > PRIMARY KEY or SECONDARY KEY.
Read keys can only take backup. It is recommended to use read-write keys to restore databases.
If you are using Azure Cosmos DB for MongoDB:
Username is the same as the account name that you can find on the Azure portal, at Settings > Connection Strings > USERNAME.
Password is the Primary Key or Secondary Key that you can find on the Azure portal, at Settings > Keys > PRIMARY KEY or SECONDARY KEY.
Read keys can only take backup. It is recommended to use read-write keys to restore databases.
Click Next.
Add a role that you want to have access to the credential. To add new permissions to a role:
Click Add.
Select a role.
Select the credential permissions that you want the role to have.
Click Save.
- Click Next to finish creating the credential.
For more information about credentials and how to edit or delete a credential, see NetBackup Web UI Administrator's Guide.