NetBackup Installation Requirements
NetBackup Installation Requirements
This release of NetBackup may contain changes to the minimum system requirements and
procedures that are required for installation. These changes affect the minimum system
requirements for both Windows and UNIX platforms. Much of the installation instructional
information in the NetBackup Release Notes is provided for convenience. Detailed
installation instructions are found in the NetBackup Installation Guide and the NetBackup
Upgrade Guide.
• Before you upgrade the NetBackup server software, you must back up your NetBackup
catalogs and verify that the catalog backup was successful.
• Before upgrading to NetBackup 10.2.0.1, you must ensure that you have the free disk
space that is twice the size of the NetBackup relational database. That means for default
installations of the primary server, you are required to have that amount of free space on
the file system containing the /usr/openv/db/data (UNIX)
or <install_path>\Veritas\NetBackupDB\data (Windows) directories. If you have changed
the location of some of the files in either of these directories, free space is required in
those locations equal to or greater than the size of the files in those locations. Refer to
the NetBackup Administrator's Guide, Volume I for more information about storing NBDB
database files in alternate locations.
Note:
This free disk space requirement assumes that you have already performed the best
practice of completing a successful catalog backup before you begin the upgrade.
• Primary and media servers must have a minimum soft limit of 8000 file descriptors per
process for NetBackup to run correctly.
For more information about the effects of an insufficient number of file descriptors, refer
to the following articles on the Veritas Support website:
http://www.veritas.com/docs/000013512
• NetBackup primary and media servers exchange server version information at startup, and
every 24 hours. This exchange occurs automatically. During startup after an upgrade, the
upgraded media server uses the vmd service to push its version information to all of the
servers that are listed in its server list.
• Veritas recommends that you have the primary server services up and available during a
media server upgrade.
• All compressed files are compressed using gzip. The installation of these files requires
gunzip and gzip, so make sure that they are installed on the computer before you attempt
to install NetBackup. For all UNIX platforms except HP-UX, the binaries are expected to
be in /bin or /usr/bin and that directory is a part of the root user's PATH variable. On HP-
UX systems, the gzip and gunzip commands are expected to be in /usr/contrib/bin.
Installation scripts add that directory to the PATH variable. These commands must be
present to have successful UNIX installations.