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 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 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.2
- 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
- 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
Name
Main > Manage > Software > VxUpdate — Manage the packages in the VxUpdate repository.
SYNOPSIS
VxUpdate
DESCRIPTION
This command lets you manage the packages in the VxUpdate repository.
OPTIONS
- AddPkg
Add VxUpdate packages to the repository. Supported packages must be Veritas signed and include VxUpdate client packages and NetBackup EEB packages.
- DelPkg
Delete packages from the repository.
- ListPkgs
See a list of the packages that currently reside in the repository.
- ShowPkgDetails
See the details of an individual package in the repository.
- ViewAllPkgs
See the details of all packages in the repository.
EXAMPLES
The following shows an example of the output for the VxUpdate AddPkg command:
n4-h23.VxUpdate> AddPkg vxupdate_nbclient_8.2_suse_ppc64le.sja Adding package to the repository. This may take a few minutes... Successfully added deployment package ID: 1 to the repository.
The following shows an example of the output for the VxUpdate DelPkg command:
n4-h23.VxUpdate> DelPkg 1 Package ID 1 has been deleted from the repository.
The following shows an example of the output for the VxUpdate ListPkgs command:
n4-h23.VxUpdate> ListPkgs ID Type Version OS File Name -- -------- ------- ------------ -------------------------------------- 1 client 8.2 suse_ppc64le vxupdate_nbclient_8.2_suse_ppc64le.sja
The following shows an example of the output for the VxUpdate ShowPkgDetails command:
n4-h23.VxUpdate> ShowPkgDetails 1 Package ID: 1 Package File Name: vxupdate_nbclient_8.2_suse_ppc64le.sja Package Type: client Operating System: suse_ppc64le Release Version: 8.2 Installables: nbclient_8.2 Package Size: 95.02 MB Created Date/Time (UTC): 2019-06-01 03:04:33
The following shows an example of the output for the VxUpdate ViewAllPkgs command: