Veritas NetBackup™ Installation Guide

Last Published:
Product(s): NetBackup (8.2)
  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. How to install NetBackup
        1.  
          About the NetBackup preinstall checker
        2.  
          About the NetBackup Product Improvement Program
      5.  
        Creating the user account to support the NetBackup web server
      6. About storage device configuration
        1.  
          Locating supported robot types
      7.  
        About security certificates for NetBackup hosts
      8.  
        Restrictions on the NetBackup installation directory
    2. Installation operational notes and limitations
      1.  
        NetBackup servers must use a host name that is compliant with RFC 1123 and RFC 952
      2.  
        Host ID-based certificate is not deployed during installation on 8.1 media server or client host with dual stack configuration
      3.  
        NetBackup 8.2 and RHEL 8 installation issue
      4.  
        NetBackup 8.2 and SUSE 15 installation issue
      5.  
        External certificate authority certificates supported by NetBackup 8.2
      6.  
        SCCM and Chef deployment tools and documentation now available
    3. SORT information
      1.  
        About Veritas Services and Operations Readiness Tools
      2.  
        Recommended SORT procedures for new installations
      3.  
        Recommended SORT procedures for upgrades
    4. Smart Meter information
      1.  
        About Veritas Smart Meter
      2.  
        Best practices for Veritas Smart Meter
  2. NetBackup licenses
    1.  
      About NetBackup license requirements
    2.  
      About license key entry
    3.  
      Frequently asked questions about license keys
  3. Installing server software on UNIX systems
    1. Installation and upgrade requirements for UNIX and Linux
      1.  
        Do not mix non-English versions of Windows and UNIX platforms unless master 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 UNIX clustered environments
    2.  
      How the installation script works
    3. Installing NetBackup master server software on UNIX
      1.  
        Continuing with NetBackup software installation
    4. Installing NetBackup media server software on UNIX
      1.  
        Silently installing NetBackup media server software on UNIX and Linux
    5. About pushing client software from a master server to clients
      1.  
        Installing client type software on a master server
  4. Installing server software on Windows systems
    1.  
      Installation and upgrade requirements for Windows and Windows clusters
    2.  
      Requirements for Windows cluster installations and upgrades
    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/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/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
      6.  
        Upgrading clients after servers are upgraded
  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
    3.  
      Update cloud configuration file on the master server immediately after install or upgrade to NetBackup 8.2
  8. Upgrading NetBackup software
    1.  
      About upgrading NetBackup
    2.  
      About the NetBackup 8.x Upgrade Portal
  9. Removing NetBackup server and client software
    1.  
      About NetBackup server software removal on UNIX 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.  
      Removing NetBackup LiveUpdate from Windows systems
    7.  
      About removal of the Java Console state data from Windows servers and Windows clients
    8.  
      Removing a clustered media server by migrating all data to a new media server
  10. Reference
    1.  
      Generate a certificate on the inactive nodes of a clustered master server
    2.  
      About the NetBackup answer file
    3.  
      About RBAC bootstrapping
    4.  
      NetBackup master server web server user and group creation
    5.  
      About the NetBackup Java Runtime Environment
    6.  
      Using NetApp disk arrays with Replication Director
    7.  
      Security updates to the NetBackup database
    8.  
      Size guidance for Veritas NetBackup master server and domain

Installing NetBackup servers silently on Windows systems

A silent installation avoids the need for interactive input in the same manner as performing a remote installation.

To perform a silent installation, you must first modify the appropriate NetBackup script. After script modification, you can run the script to initiate the silent installation.

Note:

For Windows 2008 Server Core systems, you can only install NetBackup with this procedure.

To install NetBackup server software silently

  1. Log on as administrator to the system where you want to install NetBackup.
  2. Navigate to the location where the ESD images (downloaded files) reside.
  3. Open Windows Explorer and copy the contents of the X86 or the X64 directory to a temporary directory on your hard drive. Choose the directory that is associated with the platform type that you want to install.
  4. Since the source files are read-only, you must change the permissions for the copied files to allow the installation or the update.
  5. In the temporary directory where the copied files reside, select the appropriate script to modify:

    • To install a master server, edit silentmaster.cmd

    • To install a media server, edit silentmedia.cmd

  6. Edit the following lines as needed for your installation:

    • SET ADDITIONALSERVERS=media1,media2,media3

      Enter the names of any additional NetBackup master servers and media servers that you want to communicate with this host. Include the names of servers where you plan to install NetBackup later.

      If no other servers are to communicate with this host, remove this line from the script.

    • SET ABORT_REBOOT_INSTALL=num

      This line lets you determine how you want the installation to continue if a restart is required. Select from the following settings:

      0 (zero, default)

      By default, a silent installation does not abort if it is determined that a restart is required. If you leave this setting at 0, select one of the following tasks:

      • After the installation is complete, check the installation log to see if a restart is required.

        If the string in use appears anywhere in the log, you must restart the system manually.

      • Force an automatic restart after the installation is complete.

        To force an automatic restart, before you run the script, remove the following option from the silent installation command script (silent*.cmd):

        REBOOT="ReallySuppress"

      Warning:

      A forced restart occurs with no warning to the user. It does not cancel the installation or roll back the system to its original state.

      1 (one)

      Select this setting to abort the installation if it is determined that a restart is required.

      If a restart is needed, this setting cancels the installation and the system is rolled back to its original state.

    • SET CA_CERTIFICATE_FINGERPRINT=fingerprint

      If you use a NetBackup Certificate Authority, you must know the CA Certificate fingerprint of the master server at time of installation. More information is available about the details on the CA Certificate fingerprint and its role in generation of security certificates.

      https://www.veritas.com/support/en_US/article.000127129

    • SET AUTHORIZATION_TOKEN=token

      In some cases, if you use a NetBackup Certificate Authority, the installer requires an authorization token to successfully deploy security certificates. More information is available about the details on authorization tokens and their role in generation of security certificates.

      https://www.veritas.com/support/en_US/article.000127129

      Caution:

      Because providing the authorization token in plain text presents a security risk, restrict access to the silentmedia.cmd file to read access. Grant read access to NetBackup administrators and system administrators only. Delete the silentmedia.cmd file after successful installation.

    • SET SMART_METER_FILE_PATH=path

      You must specify the path to the Veritas Smart Meter customer registration key. More information is available. See About Veritas Smart Meter.

    • ECA_CERT_STORE

      Use this field to specify the external certificate location in a Windows certificate store. This field is specified in the form store_name\issuer_DN\subject. This field is required to use an external certificate from the Windows certificate store.

    • ECA_CERT_PATH

      Use this field to specify the path and the file name of the external certificate file. This field is required to set up an external certificate from a file.

    • ECA_TRUST_STORE_PATH

      Use this field to specify the path and the file name of the file representing the trust store location. This field is required to set up an external certificate from a file.

    • ECA_PRIVATE_KEY_PATH

      Use this field to specify the path and the file name of the file representing the private key. This field is required to set up an external certificate from a file.

    • ECA_CRL_CHECK_LEVEL

      Use this field to specify the CRL mode. This field is required. Supported values are:

      • USE_CDP: Use the CRL defined in the certificate.

      • USE_PATH: Use the CRL at the path that is specified in ECA_CRL_PATH.

      • DISABLED: Do not use a CRL.

    • ECA_CRL_PATH

      Use this field to specify the path and the file name of the CRL associated with the external CA certificate. This field is required only when ECA_CRL_CHECK_LEVEL is set to USE_PATH. If not applicable, leave this field empty.

    • ECA_KEY_PASSPHRASEFILE

      Use this field to specify the path and the file name of the file that contains the passphrase to access the keystore. This field is optional and applies only when setting up an external certificate from a file.

  7. Save the script and run it.
  8. Examine the installation log at the following location:

    %ALLUSERSPROFILE%\Veritas\NetBackup\InstallLogs\

    Search the installation log for the following error indications:

    • Strings that include Return Value 3.

    • Important log messages are color coded as follows:

      Yellow = warning.

      Red = error.

After all server software is installed, you are ready to install client software.

See About NetBackup client installation.