Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
NetBackup™ Troubleshooting Guide
- Introduction
- Troubleshooting procedures
- About troubleshooting procedures
- Troubleshooting NetBackup problems
- Troubleshooting installation problems
- Troubleshooting configuration problems
- Device configuration problem resolution
- Testing the primary server and clients
- Testing the media server and clients
- Resolving network communication problems with UNIX clients
- Resolving network communication problems with Windows clients
- Troubleshooting vnetd proxy connections
- vnetd proxy connection requirements
- Where to begin to troubleshoot vnetd proxy connections
- Verify that the vnetd process and proxies are active
- Verify that the host connections are proxied
- Test the vnetd proxy connections
- Examine the log files of the connecting and accepting processes
- Viewing the vnetd proxy log files
- Troubleshooting security certificate revocation
- Troubleshooting cloud provider's revoked SSL certificate issues
- Troubleshooting cloud provider's CRL download issues
- How a host's CRL affects certificate revocation troubleshooting
- NetBackup job fails because of revoked certificate or unavailability of CRLs
- NetBackup job fails because of apparent network error
- NetBackup job fails because of unavailable resource
- Primary server security certificate is revoked
- Determining a NetBackup host's certificate state
- Troubleshooting issues with external CA-signed certificate revocation
- About troubleshooting networks and host names
- Verifying host name and service entries in NetBackup
- Example of host name and service entries on UNIX primary server and client
- Example of host name and service entries on UNIX primary server and media server
- Example of host name and service entries on UNIX PC clients
- Example of host name and service entries on UNIX server that connects to multiple networks
- About the bpclntcmd utility
- Using the Host properties to access configuration settings
- Resolving full disk problems
- Frozen media troubleshooting considerations
- Troubleshooting problems with the NetBackup web services
- Troubleshooting problems with the NetBackup web server certificate
- Resolving PBX problems
- Troubleshooting problems with validation of the remote host
- Troubleshooting Auto Image Replication
- Troubleshooting network interface card performance
- About SERVER entries in the bp.conf file
- About unavailable storage unit problems
- Resolving a NetBackup Administration operations failure on Windows
- Resolving garbled text displayed in NetBackup Administration Console on a UNIX computer
- Troubleshooting error messages in the NetBackup web UI and the NetBackup Administration Console
- Extra disk space required for logs and temporary files for the NetBackup Administration Console
- Unable to logon to the NetBackup Administration Console after external CA configuration
- Troubleshooting file-based external certificate issues
- Troubleshooting issues with external certificate configuration
- Troubleshooting Windows certificate store issues
- Troubleshooting backup failures
- Troubleshooting backup failure issues with NAT clients or NAT servers
- Troubleshooting issues with the NetBackup Messaging Broker (or nbmqbroker) service
- Troubleshooting issues with email notifications for Windows systems
- Troubleshooting issues with KMS configuration
- Troubleshooting issues with initiating the NetBackup CA migration because of large key size
- Troubleshooting issues with the non-privileged user (service user) account
- Troubleshooting issues with group name format in the auth.conf file
- Troubleshooting the VxUpdate add package process
- Troubleshooting issues with FIPS mode
- Troubleshooting issues with malware scanning
- Troubleshooting issues with NetBackup jobs that are enabled for data-in-transit encryption
- Troubleshooting issues with Unstructured Data Instant Access
- Troubleshooting issues with multifactor authentication
- Troubleshooting issues with multi-person authorization
- Troubleshooting connections to the NetBackup Scale-Out Relational Database
- Troubleshooting issues with private key encryption
- Troubleshooting issues with the security configuration risk feature
- Troubleshooting issues with the risk engine-based anomaly detection options
- Troubleshooting NetBackup WebSocket server connection
- Problems validating the endpoint server in the WebSocket Server dialog
- Problems saving the NetBackup endpoint credentials in the WebSocket Server dialog
- Problems deleting the WebSocket server endpoint from NetBackup
- Problems displaying the list of WebSocket servers that were added in NetBackup
- Problems activating or deactivating the endpoint server
- Additional NBWSS issues
- Troubleshooting issues with the network access control feature
- Troubleshooting issues with freeze mode
- Troubleshooting issues with rotation of external CA-issued certificates
- Using NetBackup utilities
- About NetBackup troubleshooting utilities
- About the analysis utilities for NetBackup debug logs
- About the Log collection utility
- About network troubleshooting utilities
- About the NetBackup support utility (nbsu)
- About the NetBackup consistency check utility (NBCC)
- About the NetBackup consistency check repair (NBCCR) utility
- About the nbcplogs utility
- About the robotic test utilities
- About the NetBackup Smart Diagnosis (nbsmartdiag) utility
- About log collection by job ID
- Disaster recovery
- About disaster recovery
- Recommended backup practices
- Requirements and notes for disaster recovery
- Disaster recovery packages
- About disaster recovery settings
- 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
- Generating a certificate on a clustered primary server after disaster recovery installation
- About the DR_PKG_MARKER_FILE environment variable
- Restoring the disaster recovery package on Windows
- Restoring the disaster recovery package on Linux
- Options to recover the NetBackup catalog
- Prerequisites for recovering the NetBackup catalog or NetBackup catalog image files
- About NetBackup catalog recovery on Windows computers
- About NetBackup catalog recovery from disk devices
- About NetBackup catalog recovery and symbolic links
- NetBackup disaster recovery email example
- About recovering the entire NetBackup catalog
- About recovering the NetBackup catalog image files
- About recovering the NetBackup databases
- Recovering the NetBackup catalog when NetBackup Access Control is configured
- Recovering the NetBackup catalog from a nonprimary copy of a catalog backup
- Recovering the NetBackup catalog without the disaster recovery file
- Recovering a NetBackup user-directed online catalog backup from the command line
- Restoring files from a NetBackup online catalog backup
- Unfreezing the NetBackup online catalog recovery media
- Steps to carry out when you see exit status 5988 during catalog recovery
Troubleshooting issues with the network access control feature
This topic provides troubleshooting information about the issues that are specific to the network access control (NAC) feature. By enabling the NAC option with the NetBackup web UI or API, you can specify IP addresses or IP address ranges that can or cannot access web APIs.
For more information on the network access control feature, see the NetBackup Security and Encryption Guide.
Table:
Sr. No. | Issue | Possible reason | Resolution |
|---|---|---|---|
1 | While configuring NAC, the following error occurs: The network access control configuration is not valid. With the following details: The IP address IP_address of the requesting host is not added in the list of allowed CIDR ranges or IP addresses. | IP address of the host that is requesting configuration changes is not added with the 'Allow' action. | Ensure that the IP address of the host that is requesting configuration changes is added with the 'Allow' action. |
2 | NetBackup web UI or CLI is accessed from the primary server host and request times out. | The NetBackup Service Layer (NBSL) service is down. | Ensure that the NBSL service is up and running. |
3 | On NetBackup 11.0 or earlier hosts, the bpnbat -login command fails with the following error: Web authentication failed. | The NAC option is enabled and the IP address of the host is not present in the list or the action is 'Deny'. | Refer to the NetBackup Security and Encryption Guide for NAC configurations. Check if audit records with category "CONNECTION" exist and if the IP address of the requesting host is in audits. |
4 | CLI fails with EXIT STATUS 1851 | NAC is enabled and IP address of host has the 'Deny' action. | Refer to the NetBackup Security and Encryption Guide for NAC configurations. Check if audit records with category "CONNECTION" exist and if the IP address of the requesting host is in audits. Run the following command: nbauditreport -ctgy CONNECTION -fmt DETAIL | grep "requestor_IP_address" |
5 | NetBackup Administration Console fails with the following error: An unknown error has occurred during initialization | NAC is enabled and IP address of the host is not present in the list or is present in the list with action 'Deny'. | Refer to the NetBackup Security and Encryption Guide for NAC configurations. Check if audit records on the primary server host with category CONNECTION exist and if the IP address of the requesting host in the audits exists under attribute 'Peer IP'. |
6 | NetBackup IT Analytics fails with error code 403. | NAC is enabled and IP address of the host (ITA Data Collector in this case) is not present in the list or is present in the list with action 'Deny'. | Refer to the NetBackup Security and Encryption Guide for NAC configurations. Check if audit records on the primary server host with category CONNECTION exist and if the IP address of the requesting host in the audits exists under attribute 'Peer IP'. |
7 | In Kubernetes cluster configuration, using simplified deployment fails with the following error: Network access control denied the host access | NAC configuration is enabled on the setup, however the IP address of the required cluster node is not added with action 'Allow'. | Allow the IP address of the required cluster node in NAC configuration until bootstrap of the node. Once the required operation is done, remove entry of the IP address from the NAC configuration. |
8 | In case of NetBackup Flex Scale deployment, NAC configuration update from Flex Scale UI fails with the following error even if the required host is added in the 'Allow' list. | The HTTP requests are routed through private management gateway that hides the actual IP address of the source. | The NAC option is not supported on NetBackup Flex Scale, therefore the NAC option should not be used on NetBackup FlexScale. |