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 primary server
The section describes how to deploy a NetBackup Virtual Appliance primary sever by using the VMware OVF Tool.
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 primary 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 deploy the OVF package.
OVF descriptors can contain configuration properties for the deployed OVF package. Replace the variables with the environment information you gathered, and use a blank to separate the options and property mappings.
Run the following OVF tool command to deploy the virtual appliance:
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.
See Performing the initial configuration on a NetBackup Virtual Appliance primary server.