NetBackup™ Web UI Cloud Administrator's Guide

Last Published:
Product(s): NetBackup & Alta Data Protection (10.4.0.1)
  1. Managing and protecting cloud assets
    1.  
      About protecting cloud assets
    2.  
      Limitations and considerations
    3. Configure Snapshot Manager in NetBackup
      1.  
        Add a Snapshot Manager
      2. Add a cloud provider for a Snapshot Manager
        1.  
          IAM Role for AWS Configuration
        2.  
          IAM Role for OCI Configuration
      3.  
        Associate media servers with a Snapshot Manager
      4.  
        Discover assets on Snapshot Manager
      5.  
        Enable or disable a Snapshot Manager
      6.  
        (Optional) Add the Snapshot Manager extension
    4. Managing intelligent groups for cloud assets
      1.  
        Considerations for cloud intelligent groups
      2.  
        Create an intelligent group for cloud assets
      3.  
        Delete an intelligent group for cloud assets
    5. Protecting cloud assets or intelligent groups for cloud assets
      1.  
        Customize or edit protection for cloud assets or intelligent groups
      2.  
        Remove protection from cloud assets or intelligent groups
    6.  
      Cloud asset cleanup
    7.  
      Cloud asset filtering
    8.  
      AWS and Azure government cloud support
    9. About protecting Microsoft Azure resources using resource groups
      1.  
        Before you begin
      2.  
        Limitations and considerations
      3. About resource group configurations and outcome
        1.  
          Examples of resource group configurations
      4.  
        Troubleshoot resource group permissions
    10. About the NetBackup Accelerator for cloud workloads
      1.  
        How the NetBackup Accelerator works with virtual machines
      2.  
        Accelerator forced rescan for virtual machines (schedule attribute)
      3.  
        Accelerator backups and the NetBackup catalog
      4.  
        Accelerator messages in the backup job details log
    11.  
      Configuring backup schedules for cloud workloads
    12.  
      Backup options for cloud workloads
    13.  
      Snapshot replication
    14.  
      Configure AWS snapshot replication
    15.  
      Using AWS snapshot replication
    16.  
      Support matrix for account replication
    17.  
      Protect applications in-cloud with application-consistent snapshots
    18.  
      Protecting AWS or Azure VMs for recovering to VMware
    19. Protecting PaaS assets
      1.  
        Prerequisites for protecting PaaS assets
      2. Installing the native client utilities
        1.  
          Installing the MySQL client utility
        2.  
          Installing the sqlpackage client utility
        3.  
          Installing PostgreSQL client utility
        4.  
          Installing MongoDB client utility
        5.  
          Installing the Amazon RDS for Oracle client utility
      3.  
        Configuring the storage server for instant access
      4.  
        Prerequisites for protecting Amazon RDS SQL Server database assets
      5. Configuring storage for different deployments
        1.  
          For MSDP cloud deployments
        2.  
          For Kubernetes deployments
        3.  
          For VM-based BYO deployments
      6.  
        About incremental backup for PaaS workloads
      7.  
        About archive redo log backup for PaaS workloads
      8.  
        About Auto Image Replication for PaaS workloads
      9.  
        Limitations and considerations
      10.  
        Discovering PaaS assets
      11.  
        Viewing PaaS assets
      12.  
        Managing PaaS credentials
      13.  
        View the credential name that is applied to a database
      14. Add credentials to a database
        1.  
          Creating an IAM database username
        2.  
          Configuring permissions for the database user
        3.  
          Creating a system or user-managed identity username
      15.  
        Add protection to PaaS assets
      16.  
        Perform backup now
  2. Recovering cloud assets
    1.  
      Recovering cloud assets
    2.  
      Perform rollback recovery of cloud assets
    3. Recovering AWS or Azure VMs to VMware
      1.  
        Post-recovery considerations for cloud VMs recovered to VMware
      2. Steps to recover images from cloud VMs to VMware
        1.  
          Recovering images from AWS to VMware
        2.  
          Recovering images from Azure to VMware
    4. Recovering PaaS assets
      1.  
        Recovering non-RDS PaaS assets
      2.  
        Recovering RDS-based PaaS asset
      3.  
        Recovering Azure-protected assets
      4.  
        Recovering duplicate images from AdvancedDisk
  3. Performing granular restore
    1.  
      About granular restore
    2.  
      Supported environment list
    3.  
      List of supported file systems
    4.  
      Before you begin
    5.  
      Limitations and considerations
    6.  
      Restoring files and folders from cloud virtual machines
    7.  
      Restoring volumes on cloud virtual machines
    8.  
      Performing steps after volume restore containing LVM
    9.  
      Troubleshooting
  4. Troubleshooting protection and recovery of cloud assets
    1.  
      Troubleshoot cloud workload protection issues
    2.  
      Error Code 9855: Error occurred while exporting snapshot for the asset: <asset_name>
    3.  
      Backup from snapshot jobs take longer time than expected
    4.  
      Backup from snapshot job fails due to connectivity issues when Snapshot Manager is deployed on an Ubuntu host
    5.  
      Error disambiguation in NetBackup UI
    6. Troubleshoot PaaS workload protection and recovery issues
      1.  
        Troubleshooting Amazon Redshift issues

Add credentials to a database

You can add or modify credentials for a database listed in the PaaS tab.

To add or change credentials

  1. 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.

  2. Select the database in the table, then click Manage credentials.
  3. 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.

  4. 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.