Veritas NetBackup™ for HBase Administrator's Guide
- Introduction
 - Deploying HBase plug-in for NetBackup
- About the HBase plug-in deployment
 - Pre-requisites for installing the HBase plug-in
 - Operating system and platform compatibility
 - License for HBase plug-in for NetBackup
 - Preparing the HBase cluster
 - Best practices for deploying the HBase plug-in
 - Post installation procedures
 - Verifying the deployment of the HBase plug-in
 
 - Configuring NetBackup for HBase
- About configuring NetBackup for HBase
 - Managing backup hosts
 - Adding HBase credentials in NetBackup
 - Configuring the HBase plug-in using the HBase configuration file
 - Configuration for a HBase cluster that uses Kerberos
 - Configuring NetBackup policies for HBase plug-in
 - Disaster recovery of a HBase cluster
 
 - Performing backups and restores of HBase
 - Troubleshooting
 
Whitelisting a NetBackup client on NetBackup master server
To use the NetBackup client as a backup host, you must whitelist it. Perform the Whitelisting procedure on the NetBackup master server .
Whitelisting is a security practice used for restricting systems from running software or applications unless these have been approved for safe execution.
To Whitelist a NetBackup client on NetBackup master server
- Run the following command on the NetBackup master server:
For UNIX
bpsetconfig -h masterserver
bpsetconfig> APP_PROXY_SERVER = clientname.domain.org
bpsetconfig>
UNIX systems: <ctl-D>
For Windows
bpsetconfig -h masterserver
bpsetconfig> APP_PROXY_SERVER = clientname1.domain.org
bpsetconfig> APP_PROXY_SERVER = clientname2.domain.org
bpsetconfig>
Windows systems: <ctl-Z>
 
This command sets the APP_PROXY_SERVER = clientname entry in the backup configuration (bp.conf) file.
For more information about the APP_PROXY_SERVER = clientname, refer to the Configuration options for NetBackup clients section in NetBackup Administrator's Guide, Volume I