Veritas NetBackup™ Virtual Appliance Getting Started Guide

Last Published:
Product(s): Appliances (4.1)
Platform: NetBackup Virtual Appliance
  1. Product overview
    1. NetBackup Virtual Appliance product description
      1.  
        About the NetBackup Virtual Appliance primary server role
      2.  
        About the NetBackup Virtual Appliance combined primary and media server role
      3.  
        About the NetBackup Virtual Appliance media server role
    2.  
      NetBackup Virtual Appliance supported features
    3.  
      About the NetBackup Virtual Appliance documentation
    4.  
      NetBackup Virtual Appliance 4.1 new features, enhancements, and changes
    5.  
      Known limitations of the NetBackup Virtual Appliance 4.1 release
    6.  
      Operational Notes for the NetBackup Virtual Appliance 4.1 release
  2. Preparing the initial deployment
    1.  
      NetBackup Virtual Appliance product files (OVF templates)
    2.  
      NetBackup Virtual Appliance deployment methods
    3. NetBackup Virtual Appliance deployment guidelines
      1.  
        Configuration overview for NetBackup Virtual Appliance MSDP cloud applications
      2.  
        NetBackup Virtual Appliance initial deployment checklist
  3. Deploying and configuring the appliance
    1. How to deploy and configure a NetBackup Virtual Appliance combined primary and media server
      1.  
        Using the vSphere Client to deploy a combined primary and media server appliance
      2.  
        Using the OVF Tool to deploy a combined primary and media server appliance
      3.  
        Performing the initial configuration on a NetBackup Virtual Appliance combined primary and media server
      4.  
        Completing the initial configuration of the NetBackup Virtual Appliance combined primary and media server
    2. How to deploy and configure a NetBackup Virtual Appliance media server
      1.  
        Using the vSphere Client to deploy a media server appliance
      2.  
        Using the OVF Tool to deploy a media server appliance
      3.  
        Configuring a primary server to communicate with an appliance media server
      4.  
        Performing the initial configuration on a NetBackup Virtual Appliance media server
    3. How to deploy and configure a NetBackup Virtual Appliance primary server
      1.  
        Using the vSphere Client to deploy a NetBackup Virtual Appliance primary server
      2.  
        Using the OVF Tool to deploy a primary server
      3.  
        Performing the initial configuration on a NetBackup Virtual Appliance primary server
    4.  
      Troubleshooting NetBackup Virtual Appliance initial deployment issues
  4. Post initial configuration procedures
    1.  
      About modifying the NetBackup Virtual Appliance settings
    2.  
      Adding a permanent license key if an evaluation license key expires
    3.  
      Managing license keys on the NetBackup Virtual Appliance
  5. Introduction to the NetBackup Virtual Appliance Shell Menu
    1.  
      Using the NetBackup Virtual Appliance Shell Menu
    2.  
      About the NetBackup Virtual Appliance Shell Menu command views

Configuring a primary server to communicate with an appliance media server

Before you configure a new appliance for the Media server role, you must first update the configuration on the primary server that you plan to use with it. To ensure communication between the primary server and the new media server, the new media server host name must be added to the Additional Servers List on the primary server.

The following procedure describes how to configure a primary server to communicate with a new appliance media server.

To configure a primary server to communicate with a new media server

  1. Before the appliance is configured for the media server role, verify that the software version is compatible with the primary server. The primary server must use the same or a later software version than the media server as follows:
  2. For an appliance primary server:

    From the NetBackup Virtual Appliance Shell Menu:

    • From the Main_Menu > Settings view, run the following command:

      Settings > NetBackup AdditionalServers Add media-server

      Where media-server is the fully qualified host name (FQHN) of the appliance media server that is not yet configured.

      If the appliance has more than one host name, you must add all of the names.

    For a traditional NetBackup primary server:

    • Log on to the NetBackup Administration Console as the administrator.

    • On the main console window, in the left pane, click NetBackup Management > Host Properties > Primary Servers.

    • In the right pane, click on the primary server host name.

    • On the Host Properties window, in the left pane, click Servers.

    • In the right pane, in the Additional Servers section, click Add and enter your appliance host name. The appliance host name should appear in the top Additional Servers section.

      If the appliance has more than one host name, you must add all of the names.

    • Click OK and close the Primary Server Properties window.

  3. If a firewall exists between the primary server and the media server, open the following ports on the primary server to allow communication with the media server:

    Note:

    You must be logged in as the administrator to change port settings.

    • vnetd: 13724

    • bprd: 13720

    • PBX: 1556

    • If the primary server is a NetBackup appliance that uses TCP, open the following ports:

      443, 5900, and 7578.

  4. Make sure that the date and time of the media server matches the date and time on the primary server. You can use an NTP server or set the time manually.
  5. If you plan to use the new media server in a NAT network, perform the following tasks before you configure the media server:
    • Enable the DNAT feature on the primary server.

      On an appliance primary server, log in to the shell menu and run the following command:

      Main > Settings > NetBackup DNAT Enable

      On a traditional (non-appliance) NetBackup primary server, see the Veritas NetBackup Administrator's Guide, Volume 1. Refer to Chapter 5 and the topic title "Workflow to enable NAT hosts in NetBackup domain".

    • Add the name of the new NAT media server to the NetBackup Servers list on the primary server.

      On an appliance primary server, log in to the shell menu and run the following command:

      Main > Settings > NetBackup NATServers Add

      On a traditional (non-appliance) NetBackup primary server, add the NAT server names manually to the bp.conf registry file, or use the bpsetconfig command. The server names must be entered on one line with each server name separated by a space, as follows:

      NAT_SERVER_LIST = media1 media2 media3

See Performing the initial configuration on a NetBackup Virtual Appliance media server.