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
- 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 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.1.1
- 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
Using the OVF Tool to deploy a combined primary and media server appliance
The section describes how to deploy and configure a NetBackup Virtual Appliance combined primary and media server. This server role is for deployment in remote offices and branch offices.
To ensure a successful deployment, make sure that you meet all of the deployment guidelines before you begin these procedures.
See NetBackup Virtual Appliance deployment guidelines.
Note:
This procedure requires a vCenter Server. For how to deploy an OVF package directly on an ESXi host, see the following technical article.
To deploy a combined primary and media server appliance using the VMware OVF Tool
- Log on to the vCenter Server where you want to deploy your appliance.
Note:
Your vCenter Server user account must have at least the minimum privileges required to deploy an OVF template. Refer to the VMware documentation for more information.
- Use the VMware OVF Tool to run the following command, substituting the environment information that you gathered for the parameters that are marked with angular brackets (<>) and in italics:
ovftool --name=<nbva_name> --acceptAllEulas --net:"VM Network=<vm_network>" --allowAllExtraConfig --datastore=<vm_datastore> --powerOn <nbva_ova> vi://<vCenter_username>:<vCenter_password>/?ip=<hostIPaddress>
For more information about the OVF Tool, refer to the VMware OVF Tool documentation.
- Once the deployment is complete, proceed to perform the initial configuration steps in the following topic.