Veritas NetBackup™ Virtual Appliance Getting Started Guide
- Product overview
- NetBackup Virtual Appliance product description
- Preparing the initial deployment
- 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
- Post initial configuration procedures
- Introduction to the NetBackup Virtual Appliance Shell Menu
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.