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
- Performing backups and restores of HBase
- Troubleshooting
- About NetBackup for HBase debug logging
- Backup fails with error 6609
- Backup fails with error 6601
- Backup fails with error 6623
- Restore fails with error 2850
- Backup fails with error 20
- Backup fails with error 112
- Backup operation fails with error 6654
- NetBackup configuration and certificate files do not persist after the container-based NetBackup appliance restarts
- Configuration file is not recovered after a disaster recovery
Adding a NetBackup client to the allowed list
To use the NetBackup client as a backup host, you must add it to the allowed list. Perform this procedure on the NetBackup primary server.
Adding a host to an allowed list is a security practice used for restricting systems from running software or applications unless these have been approved for safe execution.
To add a NetBackup client to the allowed list
- Run the following command on the NetBackup primary server:
For UNIX
The directory path to the command: /usr/openv/var/global/bin/admincmd/bpsetconfig
bpsetconfig -h primaryserver
bpsetconfig> APP_PROXY_SERVER = clientname.domain.org
bpsetconfig>
UNIX systems: <ctl-D>
For Windows
The directory path to the command: <install_path>\NetBackup\bin\admincmd\bpsetconfig
bpsetconfig -h primaryserver
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 or the Windows registry.
For more information about the APP_PROXY_SERVER = clientname, refer to the Configuration options for NetBackup clients section in the NetBackup Administrator's Guide, Volume I.