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 primary and media server
- How to deploy and configure a NetBackup Virtual Appliance media server
- How to deploy and configure a NetBackup Virtual Appliance primary server
- How to deploy and configure a NetBackup Virtual Appliance combined primary 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 OpenStorage plugin installation
- About NetBackup Virtual Appliance storage configuration
- Deduplication pool catalog backup and recovery
- Network connection management
- Managing users
- About user name and password specifications
- About authenticating LDAP users
- About authenticating Active Directory users
- About authentication using Smart Cards and digital certificates
- 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
- About data encryption
- Setting the appliance login banner
- Upgrading the appliance
- About upgrading to NetBackup Virtual Appliance software version 5.0
- Requirements and best practices for upgrading NetBackup appliances
- Methods for downloading appliance software release updates
- NetBackup client upgrades with VxUpdate
- Appliance restore
- Decommissioning and Reconfiguring
- Troubleshooting
- About disaster recovery
- About NetBackup support utilities
- Appliance logging
- About forwarding logs to an external server
- 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
- Appendix H. Available commands for a NetBackupCLI user
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:
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.
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>
- Copy the release update or client package 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 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.