Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
NetBackup™ Installation Guide
- Preparing for installation
- General installation information
- Available NetBackup installation methods
- About compatibility between NetBackup versions
- About NetBackup software availability
- Required libraries missing from some Linux distributions
- How to install NetBackup
- About the NetBackup preinstall checker
- About the NetBackup Product Improvement Program
- Creating the user account to support the NetBackup web server
- About storage device configuration
- About security certificates for NetBackup hosts
- Restrictions on the NetBackup installation directory
- Windows compiler and security requirements for NetBackup 11.1 and later installation
- Installation operational notes and limitations for NetBackup 11.1
- Performance and tuning considerations
- SORT information
- Cohesity NetInsights Console information
- General installation information
- NetBackup licenses
- Installing server software on UNIX systems
- Installation requirements for UNIX and Linux
- Do not mix non-English versions of Windows and UNIX platforms unless primary and media servers are NetBackup appliances
- NetBackup installations on environments that run different versions of UNIX-based operating systems
- Special installation guidelines for Solaris systems
- Special installation guidelines for Linux clustered environments
- How the installation script works
- Installing NetBackup primary server software on Linux
- Installing NetBackup media server software on Linux
- About pushing client software from a primary server to clients
- Installation requirements for UNIX and Linux
- Installing server software on Windows systems
- Installation requirements for Windows and Windows clusters
- Requirements for Windows cluster installations
- Performing local, remote, or clustered server installation on Windows systems
- Post-installation tasks for NetBackup cluster environments
- Verifying Windows cluster installations or upgrades
- Installing NetBackup servers silently on Windows systems
- About the administrative interfaces
- About the NetBackup web user interface
- About the NetBackup Administration Console
- Installing the NetBackup Administration Console
- Installing multiple versions of the NetBackup Administration Console on Windows
- Removing earlier versions of the NetBackup Administration Console on Windows
- About the NetBackup Remote Administration Console
- Installing the NetBackup Remote Administration Console
- Installing NetBackup client software
- About NetBackup client installation
- About NetBackup client installation on Windows
- About NetBackup client installation on UNIX and Linux
- Configuring NetBackup
- Removing NetBackup server and client software
- About NetBackup server software removal on Linux systems
- About NetBackup client software removal on UNIX and Linux systems
- Removing NetBackup from UNIX and Linux servers and clients
- About NetBackup server software removal on Windows systems
- Removing NetBackup server and client software from Windows servers, clusters, and clients
- About removal of the Java Console state data from Windows servers and Windows clients
- Removing a clustered media server by migrating all data to a new media server
- Reference
- About the NetBackup answer file
- Add or remove the NetBackup DirectIO package after install
- Previous installation operational notes and limitations
- About binaries installed on primary and media servers
- Environment variable for certificate key size
- NetBackup database is not supported on the btrfs file system
- Ansible supported playbooks for NetBackup
- Client push staging area no longer populated
- NetBackup Administration Console and JRE installation optional for some computers
- Generate a certificate on the inactive nodes of a clustered primary server
- NetBackup database user
- About the IT Analytics Data Collector
- Manually install or uninstall IT Analytics Data Collector binaries
- Manually configure the IT Analytics Data Collector
- Persistent Java Virtual Machine options
- About RBAC bootstrapping
- NetBackup primary server web server user and group creation
- About the NetBackup Java Runtime Environment
- Add or remove Java components after install
- Using NetApp disk arrays with Replication Director
- Security updates to the NetBackup database
- 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. NetBackup supports three primary server installation methods: the NetBackup installation script, the native Linux installers, or the Ansible playbooks. 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.
Note:
Refer to Upgrade NetBackup failover server on the PCS Linux in the NetBackup Clustered Primary Server Administrator's Guide for additional information on how to upgrade a PCS Linux environment.
To install the Linux primary server binaries using native installers:
- Please create the NetBackup installation answer file (
NBInstallAnswer.conf) in the primary server's temporary directory. That directory is usually the/tmpdirectory. More information about the answer file and its contents is available. - Populate
NBInstallAnswer.confwith 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.
- You can add optional parameters to the
NBInstallAnswer.conffile. The parameters that are shown are examples of some of the parameters you can add. 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
- (Conditional) If you want to assign RBAC security and backup administration roles to a user or a user group, populate
NBInstallAnswer.confwith 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.
- 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_11.1_LinuxR_x86_64.tar.gzFor Linux SuSE:
tar -xzvf NetBackup_11.1_LinuxS_x86_64.tar.gz
- Change to the directory for your desired operating system and copy packages to the computer to be installed.
Operating system directory:
For Linux RedHat:
NetBackup_11.1_LinuxR_x86_64/linuxR_x86/anbFor Linux SuSE:
NetBackup_11.1_LinuxS_x86_64/linuxS_x86/anb
Copy packages to machine to be installed:
Note:
The installation of the NetBackup Administration Console is optional. If you do not want it installed, omit the copy and the install of the
VRTSnbjavapackage.Note:
The installation of the NetBackup DirectIO package is optional. If you do not want it installed, omit the copy and the install of the
VRTSnbdirectiopackage.VRTSnbcfg.rpm
VRTSnbclibs.rpm
VRTSnbclt.rpm
VRTSnbjava.rpm
VRTSnbjre.rpm
VRTSnbmqbrkr.rpm
VRTSnbpck.rpm
VRTSnbprimary.rpm
VRTSnbslibs.rpm
VRTSnbdirectio.rpm
VRTSnbweb.rpm
VRTSnetbp.rpm
VRTSpbx.rpm
VRTSpddea.rpm
VRTSpddes.rpm
VRTSpddeu.rpm
VRTSpostgresql.rpm
- (Conditional) To install IT Analytics Data Collector:
Create the /usr/openv/tmp directory with the mkdir -p /usr/openv/tmp command.
Copy the
ita_dc.tar.gztarball 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.confNetBackupfile.If you do not want to install IT Analytics Data Collector, make sure the INSTALL_ITA_DATA_COLLECTOR value is set to NO in the
NBInstallAnswer.conffile.
- 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 VRTSnbdirectio.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
- If you decide to install the NetBackup Administration Console after the installation completes, refer to the following topic:
- If you decide to install the NetBackup DirectIO package after the installation completes, refer to the following section:
See Add or remove the NetBackup DirectIO package after install.