Veritas NetBackup™ Virtual Appliance Documentation
- Getting to know the NetBackup Virtual Appliance
- NetBackup Virtual Appliance product description
- Preparing to deploy the appliance
- Deploying and configuring the appliance
- How to deploy and configure a NetBackup Virtual Appliance combined master and media server
- How to deploy and configure a NetBackup Virtual Appliance media server
- How to deploy and configure a NetBackup Virtual Appliance master server
- How to deploy and configure a NetBackup Virtual Appliance CloudCatalyst
- How to deploy and configure a NetBackup Virtual Appliance combined master and media server
- Post initial configuration procedures
- Appliance common tasks
- Storage management
- About NetBackup Virtual Appliance storage configuration
- About viewing storage space information using the Show command
- About NetBackup Virtual Appliance storage configuration
- Network connection management
- Managing users
- About authenticating LDAP users
- About authenticating Active Directory users
- About authenticating Kerberos-NIS users
- About user authorization on the NetBackup Virtual Appliance
- Creating NetBackup administrator user accounts
- Using the appliance
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- About Copilot functionality and Share management
- About NetBackup Virtual Appliance as a VMware backup host
- About running NetBackup commands from the appliance
- About mounting a remote NFS
- About Auto Image Replication from a NetBackup Virtual Appliance
- Monitoring the appliance
- About SNMP
- About Call Home
- Appliance security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- Setting the appliance login banner
- Upgrading the appliance
- About upgrading to NetBackup Virtual Appliance software version 3.1.2
- Requirements and best practices for upgrading NetBackup appliances
- Methods for downloading appliance software release updates
- Appliance restore
- Decommissioning and Reconfiguring
- Troubleshooting
- About disaster recovery
- About NetBackup support utilities
- Appliance logging
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Manage commands
- Appendix C. Monitor commands
- Appendix D. Network commands
- Appendix E. Reports commands
- Appendix F. Settings commands
- Appendix G. Support commands
Downloading software updates to a NetBackup appliance using a client share
Use this procedure to download the software release updates or client packages to an appliance using a CIFS or an NFS client share.
Note:
Starting with the 3.1.2 release, the Windows client add-on is no longer included with the NetBackup Appliance client add-on package. If you need to install or upgrade the Windows client add-on, log in to your Veritas Entitlement Management System (VEMS) account and download it.
Note:
If downloading the software updates directly to the appliance fails, use this method to download the appliance software release update or client package onto the appliance.
Perform this method from a computer that is connected to the appliance and that also has Internet access. Internet access is needed to download the files or packages from the Veritas SORT website.
To download software release updates or client packages to the appliance using a CIFS or an NFS client share:
- Open an SSH session and log on to the appliance as an administrator using the NetBackup Virtual Appliance Shell Menu.
- To open an NFS or a CIFS share, enter the following command:
Main_Menu > Manage > Software > Share Open
- Map or mount the appliance share directory as follows:
Windows CIFS share
\\<appliance-name>\incoming_patches
UNIX NFS share
mkdir -p /mount/<appliance-name>
mount <appliance-name>:/inst/patch/incoming/mount/<appliance-name>
- This step describes downloading the upgrade package files, the client and add-on packages, and where to find the MD5 and SHA1 checksums.
Release updates
Click on each of the following links to download the split tar server files from the Veritas SORT website:
NB_Appliance_N_3.1.2-2.x86_64-tar-split.1of3
Client packages
Click on any of the following links to download the specific client or add-on package from the Veritas SORT website:
SYMC_NBAPP_addon_nbclient_HP-UX-IA64-8.1.2-0106.x86_64.rpm
SYMC_NBAPP_addon_nbclient_Linux-8.1.2-0106.x86_64.rpm
MD5 and SHA1 checksums
Click on the following link to a text file on the Veritas SORT website that contains the MD5 and SHA1 checksums:
NetBackup_Appliance_Release_312_MD5_SHA1.txt
Verify that the downloaded MD5 or SHA1 checksums match those in the file on the Veritas SORT web site.
Use the following commands to join (and extract) the release update
.rpm
files:For Windows:
copy /b NB_Appliance_N_<release-version>.x86_64-tar-split.1of3+ NB_Appliance_N_<release-version>.x86_64-tar-split.2of3+ NB_Appliance_N_<release-version>.x86_64-tar-split.3of3+ NB_Appliance_N_<release-version>.tar
Note:
This command must be entered as one string. Make sure that the only space in the name is after
.3of3
. In addition, <release> is the software release number and <version> is the posted version number.Use Windows WinRAR utilities to uncompress the
NB_Appliance_N_<release-version>.tar
file. The resulting files are as follows:SYMC_NBAPP_update-<release-version>.x86_64.rpm
update.rpm.md5_checksum
update.rpm.sha1_checksum
For UNIX:
cat NB_Appliance_N_<release-version>.x86_64-tar-split.1of3<space> NB_Appliance_N_<release-version>.x86_64-tar-split.2of3<space> NB_Appliance_N_<release-version>.x86_64-tar-split.3of3 | tar xvf -
Where <release-version> is the software release number, such as 3.1, and the version number of the software release, such as -1.
Note:
This command is one string. In this example, there is one space between each split package that is identified with a "<space>".
The resulting files are as follows:
SYMC_NBAPP_update-<release-version>.x86_64.rpm
update.rpm.md5_checksum
update.rpm.sha1_checksum
Note:
To extract packages on UNIX systems, Veritas recommends that you use GNU tar version 1.16 or higher instead of tar. See the following Technote for more information about extracting images:
- For UNIX systems, run one of the following commands to compute the checksum value for the
.rpm
file:md5sum SYMC_NBAPP_update-<release-version>.x86_64.rpm or sha1sum SYMC_NBAPP_update-<release-version>.x86_64.rpm.
Verify that the checksum value matches the content of the
update.rpm.md5_checksum
file or the update.rpm.sha1_checksum file. - Copy this release update or client package .rpm to the mounted share.
Note:
During the copy process, do not run any commands on the appliance. Doing so can cause the copy operation to fail.
- After you have successfully copied the release update or client package .rpm into the mounted share, unmap or unmount the shared directory.
- On the appliance, enter the following command to close the NFS and the CIFS shares:
Main_Menu > Manage > Software > Share Close
If you run any of the following commands before you close the share, the downloaded release update or client package is moved from the share directory location to its proper location. However, you must still run the Share Close command to ensure that the NFS and the CIFS shares are closed.
List Version
List Details All
List Details Base
Share Open
Share Close
- To list the available release updates or client packages on the appliance, enter the following command and note the name of the downloaded files:
Main_Menu > Manage > Software > List Downloaded
Running this command validates and moves the release update or the client package from the share directory to its proper location. You are not notified that this move has occurred.