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 master and media server
- How to deploy and configure a NetBackup Virtual Appliance media server
- How to deploy and configure a NetBackup Virtual Appliance master server
- How to deploy and configure a NetBackup Virtual Appliance CloudCatalyst
- How to deploy and configure a NetBackup Virtual Appliance combined master 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 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
- Setting the appliance login banner
- Upgrading the appliance
- About upgrading to NetBackup Virtual Appliance software version 3.2
- 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
- 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
Configuring DNS and host name mapping for the NetBackup Virtual Appliance
The appliance can use both DNS and manual host name mapping for host name resolution. If you configure DNS and then manually add host name entries, the appliance checks the host name entries before searching the DNS.
To configure DNS settings
- Log on to the NetBackup Virtual Appliance Shell Menu.
- From the Main_Menu > Network view, type the following command to add a DNS name server:
DNS Add NameServer <IPAddress>
Where <IPAddress> is the IP address of the name server. You can add multiple name servers.
- Type the following command to add a DNS search domain:
DNS Add SearchDomain <DomainName>
Where <DomainName> is the target domain for searching. For example:
DNS Add SearchDomain mn.us.company.com
You can add multiple search domains.
- Type the following command to configure the DNS domain name suffix:
DNS Domain <Name>
Where <Name> is the domain name of the DNS server. For example:
DNS Domain mn.us.company.com
To manually add a host name
- Log on to the NetBackup Virtual Appliance Shell Menu.
- From the Main_Menu > Network view, type the following command to manually add a host name:
Hosts Add <IPAddress> <FQHN> <ShortName>
Where <IPAddress>, <FQHN>, and <ShortName> are the IP address, fully qualified host name, and the short host name of the host.