NetBackup™ Web UI Red Hat Virtualization Administrator's Guide

Last Published:
Product(s): NetBackup (9.1)
  1. Introducing the NetBackup web user interface
    1.  
      About the NetBackup web UI
    2.  
      Terminology
    3.  
      Sign in to the NetBackup web UI
    4.  
      Sign out of the NetBackup web UI
  2. Monitoring NetBackup
    1.  
      The NetBackup dashboard
    2.  
      Monitoring jobs
    3.  
      Filter jobs in the job list
  3. Managing RHV servers
    1.  
      Upgrading to NetBackup 9.1
    2.  
      Quick configuration checklist to protect Red Hat Virtualization virtual machines
    3. Configuring secure communication between the Red Hat Virtualization server and NetBackup host
      1.  
        ECA_TRUST_STORE_PATH for NetBackup servers and clients
      2.  
        ECA_CRL_PATH for NetBackup servers and clients
      3.  
        VIRTUALIZATION_HOSTS_SECURE_CONNECT_ENABLED for servers and clients
      4.  
        VIRTUALIZATION_CRL_CHECK for NetBackup servers and clients
    4.  
      About the ports that NetBackup uses to communicate with RHV
    5. Add or browse an RHV manager
      1.  
        Adding a backup host to the NetBackup primary server
      2.  
        Remove an RHV manager
    6.  
      Configure autodiscovery of the RHV virtual machines
    7.  
      Create an intelligent VM group
    8.  
      Remove an intelligent VM group
    9.  
      Setting global limits on the use of RHV resources
  4. Protecting RHV virtual machines
    1.  
      Things to know before you protect RHV virtual machines
    2.  
      Protect RHV VMs or intelligent VM groups
    3. Edit protection settings for a RHV asset
      1.  
        Schedules
      2.  
        Backup options
    4.  
      Remove protection from VMs or intelligent VM groups
    5.  
      View the protection status of VMs or intelligent VM groups
  5. Recovering RHV virtual machines
    1.  
      Things to consider before you recover the RHV virtual machines
    2.  
      About the pre-recovery check
    3.  
      Recover an RHV virtual machine
    4.  
      About the supported virtual disk formats and disk provisioning during VM recovery
  6. Troubleshooting RHV VM protection and recovery
    1.  
      Troubleshooting tips for NetBackup for RHV
    2.  
      Error during the RHV virtual machines discovery phase
    3.  
      Error run into while backing up RHV virtual machines
    4.  
      Error while restoring RHV virtual machines
  7. API and command line options for RHV
    1. Using APIs and command line options to manage, protect, or recover RHV virtual machines
      1.  
        Additional information about the rename file
    2. Additional NetBackup options for RHV configuration
      1.  
        OVIRT_IMAGEIO_INACTIVITY_TIMEOUT option for NetBackup servers
      2.  
        RHV_CREATEDISK_TIMEOUT option for NetBackup servers
      3.  
        RHV_AUTODISCOVERY_INTERVAL option for NetBackup servers

Error during the RHV virtual machines discovery phase

The following table describes the problem that might occur when you try to discover RHV virtual machines.

Table: Error run into during the RHV virtual machines discovery phase

Error message or cause

Explanation and recommended action

The RHV assets are not discovered after the correct RHV manager credentials are added. The VM discovery operation fails.

The maximum allowed length of the RHV manager name is 255 characters, however, if the characters exceed 95, the asset discovery fails.

Workaround:

  • Ensure that the RHV manager name has 95 or fewer characters.

The discovery job fails with error 200. (Scheduler found no backups or clients to deploy NetBackup)

Ensure that the query specified in the policy or intelligent VM group is correct. The VMs that need protection are added recently to RHV manager or the VM configuration has changed and the autodiscovery or discover now was not triggered.

  • Run discover now and retry the backup. The maximum allowed length of the RHV manager name is 255 characters, however, if the characters exceed 95, the asset discovery fails.

    Workaround:

    Ensure that the RHV manager name has 95 or fewer characters.

  • The asset discovery does not work if the RHV manager credentials are added using tpconfig.

    Workaround:

    From NetBackup WebUI, run Discover for the specified RHV manager.

    Ensure that you add the RHV manager credentials using API or NetBackup WebUI.

The GET asset API does not work when you use the tolower and toupper functions.

NetBackup Web UI:

For the filter in the intelligent Groups, NetBackup WebUI might not display accurate list of the RHV VMs that match the filter if the VM or the RHV server has non-English characters. However, during the backup, correct VMs are selected even though its attributes are non-English. This behavior is only in viewing the VMs in NetBackup Web UI.

GET assets API of asset service:

The GET Assets API does not give the desired result if the tolower or toupper functions are used together for the assets that have non-English characters.

There is a delay in the API response.

For a large number if RHV assets, if you add large and random offsets to an API request, there is an increase in the processing time that leads to a delay in the API response.