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 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
- How to deploy and configure a NetBackup Virtual Appliance combined primary 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 authentication using Smart Cards and digital certificates
- 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
- About data encryption
- Setting the appliance login banner
- Upgrading the appliance
- About upgrading to NetBackup Virtual Appliance software version 5.0
- 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
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
- 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:
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.
- 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.
- 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.