NetBackup™ Installation Guide

Last Published:
Product(s): NetBackup & Alta Data Protection (10.4)
  1. Preparing for installation
    1. General installation information
      1.  
        Available NetBackup installation methods
      2.  
        About compatibility between NetBackup versions
      3.  
        About NetBackup software availability
      4.  
        Required libraries missing from some Linux distributions
      5. How to install NetBackup
        1.  
          About the NetBackup preinstall checker
        2.  
          About the NetBackup Product Improvement Program
      6.  
        Creating the user account to support the NetBackup web server
      7. About storage device configuration
        1.  
          Locating supported robot types
      8.  
        About security certificates for NetBackup hosts
      9.  
        Environment variable for certificate key size
      10.  
        Restrictions on the NetBackup installation directory
      11.  
        NetBackup database is not supported on the btrfs file system
    2. Installation operational notes and limitations
      1.  
        Windows compiler and security requirements for NetBackup 10.4 and later installation
      2.  
        Java GUI and JRE installation optional for some computers
      3.  
        Enable 8dot3 name file setting for the NetBackup primary servers
      4.  
        NetBackup servers must use a host name that is compliant with RFC 1123 and RFC 952
      5.  
        Host ID-based certificate is not deployed during installation on 8.1 media server or client host with dual stack configuration
      6.  
        External certificate authority certificates supported in NetBackup 8.2 and later
      7.  
        SCCM and Chef deployment tools and documentation now available
      8.  
        Known SUSE Linux primary server install issue
    3.  
      Performance and tuning considerations
    4. SORT information
      1.  
        About Veritas Services and Operations Readiness Tools
      2.  
        Recommended SORT procedures for new installations
    5. Veritas NetInsights Console information
      1.  
        About Veritas Usage Insights
      2.  
        Best practices for Veritas Usage Insights
  2. NetBackup licenses
    1.  
      About NetBackup license requirements
    2.  
      About license entry
    3.  
      Frequently asked questions about licenses
  3. Installing server software on UNIX systems
    1. Installation requirements for UNIX and Linux
      1.  
        Do not mix non-English versions of Windows and UNIX platforms unless primary and media servers are NetBackup appliances
      2.  
        NetBackup installations on environments that run different versions of UNIX-based operating systems
      3.  
        Special installation guidelines for Solaris systems
      4.  
        Special installation guidelines for Linux clustered environments
    2.  
      How the installation script works
    3. Installing NetBackup primary server software on Linux
      1.  
        Silently installing NetBackup primary server software on Linux
      2.  
        Continuing with NetBackup software installation
    4. Installing NetBackup media server software on Linux
      1.  
        Silently installing NetBackup media server software on Linux
    5. About pushing client software from a primary server to clients
      1.  
        Installing client type software on a primary server
  4. Installing server software on Windows systems
    1.  
      Installation requirements for Windows and Windows clusters
    2.  
      Requirements for Windows cluster installations
    3.  
      Performing local, remote, or clustered server installation on Windows systems
    4.  
      Post-installation tasks for NetBackup cluster environments
    5.  
      Verifying Windows cluster installations or upgrades
    6.  
      Installing NetBackup servers silently on Windows systems
  5. About the administrative interfaces
    1.  
      About the NetBackup web user interface
    2.  
      About the NetBackup Administration Console
    3.  
      Installing the NetBackup Administration Console
    4.  
      Installing multiple versions of the NetBackup Administration Console on Windows
    5.  
      Removing earlier versions of the NetBackup Administration Console on Windows
    6.  
      About the NetBackup Remote Administration Console
    7.  
      Installing the NetBackup Remote Administration Console
  6. Installing NetBackup client software
    1.  
      About NetBackup client installation
    2. About NetBackup client installation on Windows
      1.  
        About Windows client installation methods and requirements
      2.  
        Installing NetBackup Windows clients locally or remotely
      3.  
        Installing NetBackup Windows clients silently
      4.  
        How to configure NetBackup clients
    3. About NetBackup client installation on UNIX and Linux
      1.  
        About UNIX and Linux client installation methods
      2.  
        Installing UNIX clients locally
      3.  
        Install of the UNIX and Linux client binaries with native installers
      4. About remote installation methods for UNIX and Linux clients
        1.  
          Installing client software with the ssh method
        2.  
          Installing client software with the sftp method
      5.  
        Adding a UNIX/Linux client after initial server installation
  7. Configuring NetBackup
    1.  
      About NetBackup startup and shutdown scripts
    2. About NetBackup server configuration
      1.  
        Starting the NetBackup Administration Console
      2.  
        About the Device Configuration Wizard
      3.  
        About the Volume Configuration Wizard
      4.  
        About the Catalog Backup Wizard
      5.  
        About the Backup Policy Configuration Wizard
  8. Removing NetBackup server and client software
    1.  
      About NetBackup server software removal on Linux systems
    2.  
      About NetBackup client software removal on UNIX and Linux systems
    3.  
      Removing NetBackup from UNIX and Linux servers and clients
    4.  
      About NetBackup server software removal on Windows systems
    5.  
      Removing NetBackup server and client software from Windows servers, clusters, and clients
    6.  
      About removal of the Java Console state data from Windows servers and Windows clients
    7.  
      Removing a clustered media server by migrating all data to a new media server
  9. Reference
    1.  
      Generate a certificate on the inactive nodes of a clustered primary server
    2.  
      NetBackup database user
    3.  
      About the NetBackup answer file
    4.  
      About the NetBackup IT Analytics Data Collector
    5.  
      Manually install or uninstall NetBackup IT Analytics Data Collector binaries
    6.  
      Manually configure the NetBackup IT Analytics Data Collector
    7.  
      Persistent Java Virtual Machine options
    8.  
      About RBAC bootstrapping
    9.  
      NetBackup primary server web server user and group creation
    10.  
      About the NetBackup Java Runtime Environment
    11.  
      Add or Remove Java GUI and JRE after install
    12.  
      Using NetApp disk arrays with Replication Director
    13.  
      Security updates to the NetBackup database
    14.  
      Size guidance for the NetBackup primary server and domain

Silently installing NetBackup primary server software on Linux

This section describes how to install a new NetBackup primary server. Veritas supports two primary server installation methods: either the NetBackup installation script or the native Linux installers. The NetBackup installation script is the standard installation method and is recommended for new users. The native Linux installers are potentially more difficult and require additional steps. You must still use the NetBackup installation script for cluster servers and disaster recoveries.

  • For Linux: rpm, yum, etc.

A successful installation or upgrade is recorded in the /usr/openv/pack/install.history file.

To install the Linux primary server binaries using native installers:

  1. Please create the NetBackup installation answer file (NBInstallAnswer.conf) in the primary server's temporary directory. That directory is usually the /tmp directory. More information about the answer file and its contents is available.

    See About the NetBackup answer file.

  2. Populate NBInstallAnswer.conf with the following required information:
    SERVER=primary_server_name
    CLIENT_NAME=primary_server_name
    MACHINE_ROLE=PRIMARY
    LICENSE=EVALUATION | license_file_path
    SERVICE_USER=service_user

    Note:

    If the SERVICE_USER account is root, you must include the DATABASE_USER=database_user keyword, and provide a non-root account.

    For primary servers, the name that is specified in the CLIENT_NAME= line should match the first SERVER= line.

    To enter multiple licenses, provide a separate LICENSE=license_file_path for each license.

  3. You can add optional parameters to the NBInstallAnswer.conf file. The parameters that are shown are examples of some of the parameters you can add. Veritas recommends that you review the NetBackup answer file section that is included in this documentation:
    • INSTALL_PATH

    • Additional LICENSE entries

    • Additional SERVER entries

    • WEBSVC_GROUP

    • WEBSVC_USER

    • DATABASE_USER

    • VXDBMS_POSTGRESQL_POOLER_ODBC_PORT

    See About the NetBackup answer file.

  4. (Conditional) If you want to assign RBAC security and backup administration roles to a user or a user group, populate NBInstallAnswer.conf with the following required information:
    • RBAC_DOMAIN_TYPE

      Use this field to specify the domain type to which the user or the user group belongs. The following RBAC_DOMAIN_TYPE values are supported: NT, VX, UNIXPWD, LDAP.

    • RBAC_DOMAIN_NAME

      Use this field to specify the name of the domain to which the user or the user group belongs.

    • RBAC_PRINCIPAL_TYPE

      Use this field to specify USER or USERGROUP.

    • RBAC_PRINCIPAL_NAME

      Use this field to specify the user name or the user group.

    More information about the RBAC_* options is available.

    See About RBAC bootstrapping.

    See About the NetBackup answer file.

  5. Download the server package that matches your server platform to a system with sufficient space. Then extract the contents of the server package file.

    Extract the contents of the server package file. Example:

    • For Linux RedHat:

      tar -xzvf NetBackup_10.4_LinuxR_x86_64.tar.gz

    • For Linux SuSE:

      tar -xzvf NetBackup_10.4_LinuxS_x86_64.tar.gz

  6. Change to the directory for your desired operating system and copy server files to computer to be installed.

    Operating system directory:

    • For Linux RedHat:

      NetBackup_10.4_LinuxR_x86_64/linuxR_x86/anb

    • For Linux SuSE:

      NetBackup_10.4_LinuxS_x86_64/linuxS_x86/anb

    Copy server files to machine to be installed:

    Linux

    • VRTSnbmqbrkr.rpm

    • VRTSnbprimary.rpm

    • VRTSnbslibs.rpm

    • VRTSnbweb.rpm

    • VRTSnetbp.rpm

    • VRTSpddei.rpm

    • VRTSpddes.rpm

    • VRTSpostgresql.rpm

  7. Extract the client binaries and copy them to the primary server.

    Extract the client binaries:

    tar -xzvf client_dist.tar.gz

    Change directory to your desired operating system:

    • RedHat: openv/netbackup/client/Linux/RedHat3.10.0

    • SuSE: openv/netbackup/client/Linux/SuSE3.0.76

    Copy the files that are shown to the primary server.

    • VRTSnbpck.rpm

    • VRTSpbx.rpm

    • VRTSnbclt.rpm

    • VRTSnbclibs.rpm

    • VRTSnbjre.rpm

    • VRTSnbjava.rpm

    • VRTSpddea.rpm

    • VRTSnbcfg.rpm

    • VRTSpddeu.rpm

  8. (Conditional) To install NetBackup IT Analytics Data Collector:
    • Create the /usr/openv/tmp directory with the mkdir -p /usr/openv/tmp command.

    • Copy the ita_dc.tar.gz tarball from the media's /catalog/anb/ directory to /usr/openv/tmp.

    • Verify the INSTALL_ITA_DATA_COLLECTOR value is set to YES in the NBInstallAnswer.conf file.

      If you do not want to install NetBackup IT Analytics Data Collector, make sure the INSTALL_ITA_DATA_COLLECTOR value is set to NO in the NBInstallAnswer.conf file.

  9. Install the files in the order that is shown with the commands that are shown:

    RedHat Linux

    rpm -U VRTSnbpck.rpm
    rpm -U VRTSpbx.rpm
    rpm -U VRTSnbclt.rpm
    rpm -U VRTSnbclibs.rpm
    rpm -U VRTSnbjre.rpm
    rpm -U VRTSnbjava.rpm  
    rpm -U VRTSpddes.rpm
    rpm -U VRTSpddeu.rpm
    rpm -U VRTSpddea.rpm
    rpm -U VRTSnbcfg.rpm
    rpm -U VRTSpostgresql.rpm
    rpm -U VRTSnetbp.rpm
    rpm -U VRTSnbprimary.rpm
    rpm -U VRTSnbmqbrkr.rpm
    rpm -U VRTSnbweb.rpm
    rpm -U VRTSnbslibs.rpm

    SuSE Linux

    rpm -U VRTSnbpck.rpm
    rpm -U VRTSpbx.rpm
    rpm -U VRTSnbclt.rpm
    rpm -U VRTSnbclibs.rpm
    rpm -U VRTSnbjre.rpm
    rpm -U VRTSnbjava.rpm
    rpm -U VRTSpddeu.rpm
    rpm -U VRTSpddea.rpm
    rpm -U VRTSpddes.rpm
    rpm -U VRTSnbcfg.rpm
    rpm -U VRTSpostgresql.rpm
    rpm -U VRTSnetbp.rpm
    rpm -U VRTSnbprimary.rpm
    rpm -U VRTSnbmqbrkr.rpm
    rpm -U VRTSnbweb.rpm
    rpm -U VRTSnbslibs.rpm
  10. If you decide to install the Java GUI or the JRE after the installation completes, additional information is available.

    See Add or Remove Java GUI and JRE after install.