Veritas NetBackup™ Troubleshooting Guide
- Introduction
- Troubleshooting procedures
- Troubleshooting NetBackup problems
- Troubleshooting vnetd proxy connections
- Troubleshooting security certificate revocation
- Verifying host name and service entries in NetBackup
- Frozen media troubleshooting considerations
- Troubleshooting problems with the NetBackup web services
- Resolving PBX problems
- Troubleshooting problems with validation of the remote host
- About troubleshooting Auto Image Replication
- Using NetBackup utilities
- About the NetBackup support utility (nbsu)
- About the NetBackup consistency check utility (NBCC)
- About the robotic test utilities
- Disaster recovery
- About disk recovery procedures for UNIX and Linux
- About clustered NetBackup server recovery for UNIX and Linux
- About disk recovery procedures for Windows
- About clustered NetBackup server recovery for Windows
- About recovering the NetBackup catalog
- About NetBackup catalog recovery and OpsCenter
- About recovering the entire NetBackup catalog
- About recovering the NetBackup catalog image files
- About recovering the NetBackup relational database
Approving pending host ID-to-host name mappings
Run the following command to check the list of pending approval requests for host ID-to-host name mappings:
Windows: Install_Path\NetBackup\bin\admincmd\nbhostmgmt -list -pending
Example output:
Host ID: zzzzzz-1271-4ea4-zzzz-5281a4f760e6
Host: example1.com
Master Server: example1.com
OS Type: Windows
Operating System: Microsoft Windows Server 2008 R2 64-bit Service Pack 1, Build 7601(6.1.7601)
NetBackup EEBs:
Hardware Description : GenuineIntel Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz, 4 CPUs
CPU Architecture: Intel x64
Version: NetBackup_8.1
Secure: Yes
Comment:
Mapped Host Name
Approved
Conflict
Auto-discovered
Shared
Created On
Last Updated On
example1.com
No
No
Yes
No
Jul 28, 2017 03:53:30 PM
Jul 28, 2017 03:53:30 PM
UNIX: /usr/openv/netbackup/bin/admincmd/nbhostmgmt -list -pending
Example output:
Host ID: xxxxx-52e8-xxxx-ba92-7be20c6dceb9
Host: example2.com
Master Server: example2.com
OS Type: UNIX
Operating System: RedHat Linux(2.6.32-642.el6.x86_64)
NetBackup EEBs:
Hardware Description: AuthenticAMD AMD Opteron(tm) Processor 6366 HE, 16 CPUs
CPU Architecture: x86_64
Version: NetBackup_8.1
Secure: Yes
Comment:
Mapped Host Name
Approved
Conflict
Auto-discovered
Shared
Created On
Last Updated On
example2.com
No
No
Yes
No
Jul 28, 2017 02:52:20 PM
Jul 28, 2017 02:52:20 PM
Run the following command to approve a host ID-to-host name mapping:
Windows: Install_Path\NetBackup\bin\admincmd\nbhostmgmt -add -hostid zzzzzz-1271-4ea4-zzzz-5281a4f760e6 -mappingname mymaster
Example output: example1.com is successfully updated.
UNIX: /usr/openv/netbackup/bin/admincmd/nbhostmgmt -add -hostid xxxxx-52e8-xxxx-ba92-7be20c6dceb9 -mappingname mymaster
Example output: example2.com is successfully updated.