Veritas NetBackup™ Release Notes

Last Published:
Product(s): NetBackup (8.1.1)
  1. About NetBackup 8.1.1
    1.  
      About the NetBackup 8.1.1 release
    2.  
      About NetBackup Late Breaking News
    3.  
      About NetBackup third-party legal notices
    4.  
      About NetBackup third-party components
  2. New features, enhancements, and changes
    1.  
      About new enhancements and changes in NetBackup
    2. NetBackup 8.1.1 new features, changes, and enhancements
      1.  
        New RESTful APIs included in NetBackup 8.1.1
      2.  
        Integrated snapshot framework between NetBackup and CloudPoint
      3.  
        Bare Metal Restore with secure communications support
      4.  
        NetBackup 8.1.1 support additions and changes
      5.  
        End-of-life for multiple NetBackup products, features, and platforms
      6.  
        Support has ended for vSphere 5.1
      7.  
        NetBackup support utility (nbsu) has been updated
      8.  
        Several shutdown commands to be deprecated in a future release
      9.  
        IPv6 support information for NetBackup 8.1.1
      10.  
        Update cloud configuration file on the master server immediately after install or upgrade to NetBackup 8.1.1
      11.  
        NetBackup supports backups to Amazon Glacier storage class
      12.  
        NetBackup supports backups using cloud tiering
      13.  
        Support for bpstart_notify and bpend_notify scripts using Oracle Intelligent Policy (OIP)
      14.  
        NetBackup Bare Metal Restore functionality is supported for restoring NetBackup 8.1.1 clients
      15.  
        MSDP updates in NetBackup 8.1.1
      16.  
        NetBackup install now includes Nutanix Acropolis Hypervisor and Hadoop plug-ins
      17.  
        Dependency to select the Enterprise Vault version to configure policy directives is removed
  3. Operational notes
    1.  
      About NetBackup 8.1.1 operational notes
    2. NetBackup installation and upgrade operational notes
      1.  
        Do not install from the menu that appears when the installation DVD is inserted
      2.  
        About support for HP-UX Itanium vPars SRP containers
      3.  
        Web service connection between NetBackup 8.1.1 IPv6-only master server and 8.1 dual stack host is not established during installation
      4.  
        A Java error can occur on AIX 7.1
      5.  
        Installation fails for clients with pure IPV6 enabled on HP-UX 11.31 IA64
    3. NetBackup administration and general operational notes
      1.  
        NetBackup limitations when using IPv6 address as client name or image name
      2.  
        Connection time-out issue with IPv6-only NetBackup master server and dual stack host
      3.  
        NetBackup host communication may fail because of SLAAC configuration
    4. NetBackup administration interface operational notes
      1.  
        "Operation timed out" message appears when policies are accessed from the Remote Administration Console
      2.  
        Using X forwarding to launch the NetBackup Administration Console can fail on certain Linux platforms
      3.  
        Intermittent issues with X forwarding of NetBackup Administration Console
      4.  
        Reduced functionality during the initialization of the NetBackup Administration Console
      5.  
        NetBackup Administration Console may encounter a core dump issue when the Simplified Chinese UTF-8 locale is used on a Solaris SPARC 64-bit system with Solaris 10 Update 2 or later
    5. NetBackup Accelerator operational notes
      1.  
        Accelerator version requirements for master, media, client, and media servers
    6. NetBackup Bare Metal Restore operational notes
      1.  
        SRT creation may fail using NetBackup 8.1 or 8.1.1 as the BMR boot server on AIX and HP-UX platforms with NetBackup 8.0 and earlier clients
      2.  
        Allow Auto Reissue Certificate option may remain enabled for a client after a BMR operation is cleaned up by the user
      3.  
        Discovery task may remain in Finalizing state after client PTD task completes successfully
      4.  
        BMR restore task may remain in Finalizing state after the client is restored successfully
    7. NetBackup database and application agent operational notes
      1. NetBackup for SharePoint operational notes
        1.  
          GRT backup fails for SharePoint if the SharePoint database object path exceeds the Windows maximum path limit
    8. NetBackup internationalization and localization operational notes
      1.  
        Support for localized environments in database and application agents
    9. NetBackup for NDMP operational notes
      1.  
        Parent directories in the path of a file may not be present in an NDMP incremental image
    10. NetBackup Snapshot Client operational notes
      1.  
        CloudPoint plug-in configuration fails with Status 109
    11. NetBackup virtualization operational notes
      1. NetBackup for VMware operational notes
        1.  
          The NetBackup web UI cannot restore a VM from a replicated backup image
        2.  
          The NetBackup web UI does not validate VMware server entries
        3.  
          NetBackup cannot use the nbd or nbdssl transport mode to connect directly to VMware IPv6 ESXi servers
        4.  
          The NetBackup plug-in for vSphere Web Client cannot start a VM recovery by right-clicking on a successful backup event
        5.  
          Using the NetBackup appliance to install the NetBackup plug-in for VMware vSphere Web Client
        6.  
          VMware block-level incremental backups expire when the previous full backup expires
        7.  
          A VM restore to a vCenter fails when NetBackup has credentials for a restore ESX server
  4. Appendix A. About SORT for NetBackup Users
    1.  
      About Veritas Services and Operations Readiness Tools
    2.  
      Recommended SORT procedures for new installations
    3.  
      Recommended SORT procedures for upgrades
  5. Appendix B. NetBackup installation requirements
    1.  
      About NetBackup installation requirements
    2.  
      Required operating system patches and updates for NetBackup
    3.  
      NetBackup 8.1.1 binary sizes
  6. Appendix C. NetBackup compatibility requirements
    1.  
      About NetBackup compatibility lists and information
    2.  
      About NetBackup end-of-life notifications
  7. Appendix D. Other NetBackup documentation and related documents
    1.  
      About related NetBackup documents
    2.  
      About NetBackup release notes documents
    3. About NetBackup administration documents
      1.  
        About administration of NetBackup options
      2.  
        About administration of NetBackup database agents
    4.  
      About NetBackup installation documents
    5.  
      About NetBackup configuration documents
    6.  
      About NetBackup troubleshooting documents
    7.  
      About other NetBackup documents

New RESTful APIs included in NetBackup 8.1.1

This release of NetBackup includes a set of RESTful application programming interfaces (APIs). These APIs provide a web-service-based interface that let you configure and administer NetBackup in your environments.

The NetBackup APIs are built on the Representational State Transfer (REST) architecture, which is the most widely used style for building APIs. They use the HTTP protocol to communicate with NetBackup. The NetBackup APIs are therefore easy to use in cloud-based applications, as well as across multiple platforms and programming languages. The APIs use JavaScript Object Notation (JSON) as the message format for request and response messages. They employ client-server communication in the form of HTTP requests and responses. The API client (that is, your program) uses the HTTP protocol to make an API request to the NetBackup server. The NetBackup server processes the request. The server responds to the client with an appropriate HTTP status code indicating either success or failure. The client then extracts the required information from the server's response.

Note:

The NetBackup APIs are not supported on environments where NetBackup Access Control (NBAC) is enabled.

NetBackup 8.1.1 includes the following APIs:

  • NetBackup Authentication API

    The NetBackup Authentication API provides authentication by means of a JSON Web Token (JWT) that is used when making the API requests. The JWT is acquired by executing a login API request and can be invalidated by executing a logout API request.

  • NetBackup Administration API

    NetBackup Administration API provides management of NetBackup jobs. The API can get job details for a specific job or get a list of jobs based on filter criteria; restart or resume a job; suspend, cancel; or delete a job; get a job's file list; and get the job logs.

  • NetBackup Catalog API

    The NetBackup Catalog API provides access to the NetBackup catalog to get details about backup images. The API can list backup images based on filters or get details for a specific backup image ID.

  • NetBackup Configuration API

    The NetBackup Configuration API provides configuration and management controls for NetBackup hosts, NetBackup policies, Web Socket servers, and VM server credentials.

  • NetBackup Recovery API

    The NetBackup Recovery API provides the capability of recovering from VMware backup images. The API supports VMware full VM recovery to the original or alternate location.

  • NetBackup Security API

    The NetBackup Security API provides access to the security resources of NetBackup. The API can manage authorization tokens, host ID-based certificates, security configuration options and auditing.

See the NetBackup API Reference documentation on SORT for more information. This HTML document is a reference tool that describes each API and its options.

Note:

Make sure to read the Getting Started section of the document.

To locate the NetBackup 8.1.1 API Reference on SORT

  1. From the SORT Home page, select KNOWLEDGE BASE > Documents.
  2. From the categories under Show documents for, select the following values:
    • Product: NetBackup

    • Platform: Windows and UNIX

    • Document categories: All

    • Document languages: ALL

  3. Find NetBackup 8.1.1 in the list of NetBackup product versions and select Product guides.
  4. Select NetBackup 8.1.1 API Reference.