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
- 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
- About the NetBackup Smart Diagnosis (nbsmartdiag) utility
- 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
- Options to recover the NetBackup catalog
- Prerequisites for recovering the NetBackup catalog or NetBackup catalog image files
- About recovering the entire NetBackup catalog
- About recovering the NetBackup catalog image files
- About recovering the NetBackup databases
Troubleshooting issues with the security configuration risk feature
Security configuration risk depends on the status of the security settings in your NetBackup domain. A higher configuration risk score indicates weaker security configurations. To minimize the risk, enable all the security settings.
Table:
Sr. No. | Issue | Possible reason | Resolution |
---|---|---|---|
1. | Internal server error in GET API /security/status | Error in extracting the cluster name or client name for the given host through NBSL. Check the logs to confirm the following: "Cannot retrieve hostName from system property" | Check if the NBSL service is up and running. Ensure that the Client name (virtual name in case of cluster) is properly set for the given primary server. |
Exception in searching for the given host by its host name in database. Check the logs to confirm the following: "Exception occurred: hostname not found." | Ensure that the NetBackup database services are up and running. Increase verbosity, and retry the operations. Contact Veritas technical support. | ||
Failure in reading base state template from database. Check the logs to confirm the following: "Caught exception while reading security template json." | Ensure that the correct JSON file is present in the database in EMM_MAIN schema: emm_hostconffileversiondata No key should have a null value. | ||
Error in extracting number of hosts configured with service user from the database. Check the logs. | Ensure that the NetBackup database services are up and running. Increase verbosity, and retry the operations. Contact Veritas technical support. | ||
API failed to extract malware configuration details for the host. Check the logs to confirm the following: "Exception raised from getting malware settings" | Increase verbosity, and retry the operations. Contact Veritas technical support. | ||
API failed to extract number of hosts from the database. Check the logs to confirm the following: "Cannot retrieve number of hosts from database." | Ensure the NetBackup database services are up and running. Increase verbosity, and retry the operations. Contact Veritas technical support. | ||
API failed to extract supported operations for MPA. Check the logs to confirm the following: "Error in fetching list of MPA supported operations." | Ensure the NetBackup database services are up and running. Increase verbosity, and retry the operations. Contact Veritas technical support. | ||
8. | Internal server error in POST API /security/configuration-baseline | Validation of the request DTO failed. Check the logs to confirm the following: "Request DTO validation failed." | Validate input JSON to the API. Refer to the following to check the possible states of settings:
|
9. | Notifications for security configuration drift are not generated. | Security baseline may be changed within 10 seconds of the drift. | Avoid changing security baseline within 10 seconds of changing the security settings state. |