Veritas NetBackup™ Appliance Administrator's Guide
- Overview
- About accessing the NetBackup Appliance Web Console
- About the NetBackup Appliance Shell Menu
- About appliance console components
- Monitoring the NetBackup appliance
- About hardware monitoring and alerts
- About Symantec Data Center Security on the NetBackup appliance
- Managing a NetBackup appliance from the NetBackup Appliance Web Console
- About storage configuration
- About Copilot functionality and Share management
- About viewing storage space information using the Show command
- About appliance supported tape devices
- About configuring Host parameters for your appliance
- Manage > Appliance Restore
- Manage > License
- About the Migration Utility
- Software release updates for NetBackup Appliances
- About installing an EEB
- About installing NetBackup Administration Console and client software
- Manage > Additional Servers
- Manage > High Availability
- Managing NetBackup appliance using the NetBackup Appliance Shell Menu
- About OpenStorage plugin installation
- About mounting a remote NFS
- About running NetBackup commands from the appliance
- About NetBackup administrator capabilities
- Creating a NetBackup touch file from the NetBackup appliance
- Creating NetBackup administrator user accounts
- About NetBackup administrator capabilities
- About Auto Image Replication between appliances
- About forwarding logs to an external server
- About high availability configuration
- About the non-certified disk erasure
- Understanding the NetBackup appliance settings
- Settings > Notifications
- Settings > Network
- Settings > Network > Network Settings
- Settings > Network > Fibre Transport
- Settings > Network > Host
- Settings > Authentication
- About configuring user authentication
- About authorizing NetBackup appliance users
- Settings > Authentication > LDAP
- Settings > Authentication > Active Directory
- Settings > Authentication > Kerberos-NIS
- Settings > Authentication > User Management
- Troubleshooting
- Deduplication pool catalog backup and recovery
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:
For the 3.1 release, the server, client, and add-on packages are located on the Veritas SORT website, along with a text file that contains the MD5 and SHA1 checksums. This procedure includes links to access all of these items.
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 Support website to the appliance.
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 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:
http://sort.veritas.com/public/appliance/nba/patches/3.1/NB_Appliance_N_3.1-1.x86_64-tar-split.1of3
http://sort.veritas.com/public/appliance/nba/patches/3.1/NB_Appliance_N_3.1-1.x86_64-tar-split.2of3
http://sort.veritas.com/public/appliance/nba/patches/3.1/NB_Appliance_N_3.1-1.x86_64-tar-split.3of3
Client packages
Click on any of the following links to download the specific client or add-on package from the Veritas SORT website:
http://sort.veritas.com/public/appliance/nba/patches/3.1/SYMC_NBAPP_addon_nbwin-8.1-0049.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:
http://sort.veritas.com/public/appliance/nba/patches/3.1/NetBackup_Appliance_Release_31_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.
Note:
For upgrades from 2.6.1 or 2.6.1.x, the release update or the client package cannot be verified and moved unless the Symantec Critical System Protection (SCSP) scanning is complete.
For upgrades from 2.7.1 or later, the release update or the client package cannot be verified and moved unless the Symantec Data Center Security (SDCS) scanning is complete.
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.